HDK
|
#include <VEX_GeoCommand.h>
Public Member Functions | |
VEX_GeoCommandAgentAddClip (exint srcelem, VEXint< PREC > primnum, const UT_StringHolder &clip_name, const UT_StringHolder &clip_path, bool keep_ref) | |
VEX_GeoCommandAgentAddClip () | |
VEXint< PREC > | primnum () const |
![]() | |
VEX_GeoCommand (exint srcelem) | |
VEX_GeoCommand () | |
exint | elem () const |
Public Attributes | |
VEXint< PREC > | myPrimNum |
UT_StringHolder | myClipName |
UT_StringHolder | myClipPath |
bool | myKeepRef |
Additional Inherited Members | |
![]() | |
exint | mySourceElem |
Definition at line 438 of file VEX_GeoCommand.h.
|
inline |
Definition at line 441 of file VEX_GeoCommand.h.
|
inline |
Definition at line 454 of file VEX_GeoCommand.h.
|
inline |
Definition at line 463 of file VEX_GeoCommand.h.
UT_StringHolder VEX_GeoCommandAgentAddClip< PREC >::myClipName |
Definition at line 466 of file VEX_GeoCommand.h.
UT_StringHolder VEX_GeoCommandAgentAddClip< PREC >::myClipPath |
Definition at line 467 of file VEX_GeoCommand.h.
bool VEX_GeoCommandAgentAddClip< PREC >::myKeepRef |
Definition at line 468 of file VEX_GeoCommand.h.
VEXint<PREC> VEX_GeoCommandAgentAddClip< PREC >::myPrimNum |
Definition at line 465 of file VEX_GeoCommand.h.