HDK
|
#include <VEX_GeoCommand.h>
Public Member Functions | |
VEX_GeoCommandPrimAdd (exint srcelem, VEX_GeoPrimType primtype) | |
VEX_GeoCommandPrimAdd () | |
VEX_GeoPrimType | type () const |
Public Member Functions inherited from VEX_GeoCommand | |
VEX_GeoCommand (exint srcelem) | |
VEX_GeoCommand () | |
exint | elem () const |
Protected Attributes | |
VEX_GeoPrimType | myType |
Protected Attributes inherited from VEX_GeoCommand | |
exint | mySourceElem |
Definition at line 133 of file VEX_GeoCommand.h.
|
inline |
Definition at line 136 of file VEX_GeoCommand.h.
|
inline |
Definition at line 141 of file VEX_GeoCommand.h.
|
inline |
Definition at line 143 of file VEX_GeoCommand.h.
|
protected |
Definition at line 146 of file VEX_GeoCommand.h.