HDK
|
#include <VEX_GeoCommand.h>
Public Member Functions | |
VEX_GeoCommandVertexAdd (exint srcelem, VEXint< PREC > primnum, VEXint< PREC > ptnum) | |
VEX_GeoCommandVertexAdd () | |
VEXint< PREC > | primnum () const |
VEXint< PREC > | ptnum () const |
Public Member Functions inherited from VEX_GeoCommand | |
VEX_GeoCommand (exint srcelem) | |
VEX_GeoCommand () | |
exint | elem () const |
Protected Attributes | |
VEXint< PREC > | myPrimNum |
VEXint< PREC > | myPtNum |
Protected Attributes inherited from VEX_GeoCommand | |
exint | mySourceElem |
Definition at line 177 of file VEX_GeoCommand.h.
|
inline |
Definition at line 180 of file VEX_GeoCommand.h.
|
inline |
Definition at line 187 of file VEX_GeoCommand.h.
|
inline |
Definition at line 189 of file VEX_GeoCommand.h.
|
inline |
Definition at line 190 of file VEX_GeoCommand.h.
|
protected |
Definition at line 193 of file VEX_GeoCommand.h.
|
protected |
Definition at line 194 of file VEX_GeoCommand.h.