HDK
|
#include <VEX_GeoCommand.h>
Public Member Functions | |
VEX_GeoCommandEdgeGroupEdit (exint srcelem, VEXint< PREC > ptnum0, VEXint< PREC > ptnum1, VEXint< PREC > data) | |
VEX_GeoCommandEdgeGroupEdit () | |
VEXint< PREC > | ptNum0 () const |
VEXint< PREC > | ptNum1 () const |
VEXint< PREC > | data () const |
Public Member Functions inherited from VEX_GeoCommand | |
VEX_GeoCommand (exint srcelem) | |
VEX_GeoCommand () | |
exint | elem () const |
Protected Attributes | |
VEXint< PREC > | myPtNum0 |
VEXint< PREC > | myPtNum1 |
VEXint< PREC > | myData |
Protected Attributes inherited from VEX_GeoCommand | |
exint | mySourceElem |
Definition at line 810 of file VEX_GeoCommand.h.
|
inline |
Definition at line 813 of file VEX_GeoCommand.h.
|
inline |
Definition at line 823 of file VEX_GeoCommand.h.
|
inline |
Definition at line 829 of file VEX_GeoCommand.h.
|
inline |
Definition at line 827 of file VEX_GeoCommand.h.
|
inline |
Definition at line 828 of file VEX_GeoCommand.h.
|
protected |
Definition at line 834 of file VEX_GeoCommand.h.
|
protected |
Definition at line 832 of file VEX_GeoCommand.h.
|
protected |
Definition at line 833 of file VEX_GeoCommand.h.