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 |
Public Member Functions inherited from VEX_GeoCommand | |
VEX_GeoCommand (exint srcelem) | |
VEX_GeoCommand () | |
exint | elem () const |
Protected Attributes | |
VEXint< PREC > | myPrimNum |
VEXint< PREC > | myVtxIdx |
VEXint< PREC > | myPtNum |
Protected Attributes inherited from VEX_GeoCommand | |
exint | mySourceElem |
Definition at line 273 of file VEX_GeoCommand.h.
|
inline |
Definition at line 276 of file VEX_GeoCommand.h.
|
inline |
Definition at line 285 of file VEX_GeoCommand.h.
|
inline |
Definition at line 288 of file VEX_GeoCommand.h.
|
inline |
Definition at line 290 of file VEX_GeoCommand.h.
|
inline |
Definition at line 289 of file VEX_GeoCommand.h.
|
protected |
Definition at line 293 of file VEX_GeoCommand.h.
|
protected |
Definition at line 293 of file VEX_GeoCommand.h.
|
protected |
Definition at line 293 of file VEX_GeoCommand.h.