HDK
|
#include <VEX_GeoCommand.h>
Public Member Functions | |
VEX_GeoCommandVertexRewire (exint srcelem, VEXint< PREC > primnum, VEXint< PREC > vtxidx, VEXint< PREC > newptnum) | |
VEX_GeoCommandVertexRewire () | |
VEXint< PREC > | primnum () const |
VEXint< PREC > | vtxidx () const |
VEXint< PREC > | ptnum () const |
![]() | |
VEX_GeoCommand (exint srcelem) | |
VEX_GeoCommand () | |
exint | elem () const |
Protected Attributes | |
VEXint< PREC > | myPrimNum |
VEXint< PREC > | myVtxIdx |
VEXint< PREC > | myPtNum |
![]() | |
exint | mySourceElem |
Definition at line 253 of file VEX_GeoCommand.h.
|
inline |
Definition at line 256 of file VEX_GeoCommand.h.
|
inline |
Definition at line 265 of file VEX_GeoCommand.h.
|
inline |
Definition at line 268 of file VEX_GeoCommand.h.
|
inline |
Definition at line 270 of file VEX_GeoCommand.h.
|
inline |
Definition at line 269 of file VEX_GeoCommand.h.
|
protected |
Definition at line 273 of file VEX_GeoCommand.h.
|
protected |
Definition at line 273 of file VEX_GeoCommand.h.
|
protected |
Definition at line 273 of file VEX_GeoCommand.h.