SeExpr
|
#include <ExprSpecType.h>
Public Member Functions | |
ExprSpecVectorNode (int startPos, int endPos, ExprSpecNode *x, ExprSpecNode *y, ExprSpecNode *z) | |
Public Member Functions inherited from ExprSpecNode | |
ExprSpecNode (int startPos, int endPos) | |
virtual | ~ExprSpecNode () |
Public Attributes | |
SeExpr2::Vec3d | v |
Public Attributes inherited from ExprSpecNode | |
int | startPos |
int | endPos |
Definition at line 49 of file ExprSpecType.h.
|
inline |
Definition at line 52 of file ExprSpecType.h.
References v.
SeExpr2::Vec3d ExprSpecVectorNode::v |
Definition at line 51 of file ExprSpecType.h.
Referenced by ExprSpecVectorNode().