HDK
|
#include <VEX_GeoCommand.h>
Public Member Functions | |
VEX_GeoCommandObjectRemove (exint srcelem, VEXint< PREC > obj_id) | |
VEX_GeoCommandObjectRemove () | |
VEXint< PREC > | objID () const |
Public Member Functions inherited from VEX_GeoCommand | |
VEX_GeoCommand (exint srcelem) | |
VEX_GeoCommand () | |
exint | elem () const |
Protected Attributes | |
VEXint< PREC > | myObjID |
Protected Attributes inherited from VEX_GeoCommand | |
exint | mySourceElem |
Definition at line 198 of file VEX_GeoCommand.h.
|
inline |
Definition at line 201 of file VEX_GeoCommand.h.
|
inline |
Definition at line 206 of file VEX_GeoCommand.h.
|
inline |
Definition at line 208 of file VEX_GeoCommand.h.
|
protected |
Definition at line 211 of file VEX_GeoCommand.h.