HDK
|
#include <VEX_GeoCommand.h>
Public Member Functions | |
VEX_GeoCommandAgentLayerEdit (exint srcelem, VEXint< PREC > primnum, const UT_Array< VEXint< PREC >> &layer_ids, bool is_collision) | |
VEX_GeoCommandAgentLayerEdit ()=default | |
VEXint< PREC > | primnum () const |
const UT_Array< VEXint< PREC > > & | layerIds () const |
bool | isCollision () const |
Public Member Functions inherited from VEX_GeoCommand | |
VEX_GeoCommand (exint srcelem) | |
VEX_GeoCommand () | |
exint | elem () const |
Additional Inherited Members | |
Protected Attributes inherited from VEX_GeoCommand | |
exint | mySourceElem |
Definition at line 432 of file VEX_GeoCommand.h.
|
inline |
Definition at line 435 of file VEX_GeoCommand.h.
|
default |
|
inline |
Definition at line 447 of file VEX_GeoCommand.h.
|
inline |
Definition at line 446 of file VEX_GeoCommand.h.
|
inline |
Definition at line 445 of file VEX_GeoCommand.h.