|
HDK
|
#include <VEX_GeoCommand.h>
Inheritance diagram for VEX_GeoCommandObjectRemove< PREC >: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 202 of file VEX_GeoCommand.h.
|
inline |
Definition at line 205 of file VEX_GeoCommand.h.
|
inline |
Definition at line 210 of file VEX_GeoCommand.h.
|
inline |
Definition at line 212 of file VEX_GeoCommand.h.
|
protected |
Definition at line 215 of file VEX_GeoCommand.h.