|
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 41 of file ExprSpecType.h.
|
inline |
Definition at line 43 of file ExprSpecType.h.
References ExprSpecNode::endPos, ExprSpecNode::ExprSpecNode(), ExprSpecNode::startPos, v, x, y, and z.
| SeExpr2::Vec3d ExprSpecVectorNode::v |
Definition at line 42 of file ExprSpecType.h.
Referenced by ExprSpecVectorNode().