SeExpr
Public Member Functions | Public Attributes | List of all members
ExprSpecVectorNode Struct Reference

#include <ExprSpecType.h>

Inheritance diagram for ExprSpecVectorNode:
ExprSpecNode

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
 

Detailed Description

Definition at line 49 of file ExprSpecType.h.

Constructor & Destructor Documentation

ExprSpecVectorNode::ExprSpecVectorNode ( int  startPos,
int  endPos,
ExprSpecNode x,
ExprSpecNode y,
ExprSpecNode z 
)
inline

Definition at line 52 of file ExprSpecType.h.

References v.

Member Data Documentation

SeExpr2::Vec3d ExprSpecVectorNode::v

Definition at line 51 of file ExprSpecType.h.

Referenced by ExprSpecVectorNode().


The documentation for this struct was generated from the following file: