HDK
|
#include <VEX_GeoCommand.h>
Public Member Functions | |
VEX_GeoCommandPrimAdd (exint srcelem, VEX_GeoPrimType primtype) | |
VEX_GeoCommandPrimAdd () | |
VEX_GeoPrimType | type () const |
![]() | |
VEX_GeoCommand (exint srcelem) | |
VEX_GeoCommand () | |
exint | elem () const |
Protected Attributes | |
VEX_GeoPrimType | myType |
![]() | |
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.