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 414 of file VEX_GeoCommand.h.
|
inline |
Definition at line 417 of file VEX_GeoCommand.h.
|
inline |
Definition at line 430 of file VEX_GeoCommand.h.
|
inline |
Definition at line 439 of file VEX_GeoCommand.h.
UT_StringHolder VEX_GeoCommandAgentAddClip< PREC >::myClipName |
Definition at line 442 of file VEX_GeoCommand.h.
UT_StringHolder VEX_GeoCommandAgentAddClip< PREC >::myClipPath |
Definition at line 443 of file VEX_GeoCommand.h.
bool VEX_GeoCommandAgentAddClip< PREC >::myKeepRef |
Definition at line 444 of file VEX_GeoCommand.h.
VEXint<PREC> VEX_GeoCommandAgentAddClip< PREC >::myPrimNum |
Definition at line 441 of file VEX_GeoCommand.h.