HDK
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
VEX_GeoCommandAgentAddClip< PREC > Class Template Reference

#include <VEX_GeoCommand.h>

+ Inheritance diagram for VEX_GeoCommandAgentAddClip< PREC >:

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
 
- Public Member Functions inherited from VEX_GeoCommand
 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

- Protected Attributes inherited from VEX_GeoCommand
exint mySourceElem
 

Detailed Description

template<VEX_Precision PREC>
class VEX_GeoCommandAgentAddClip< PREC >

Definition at line 458 of file VEX_GeoCommand.h.

Constructor & Destructor Documentation

template<VEX_Precision PREC>
VEX_GeoCommandAgentAddClip< PREC >::VEX_GeoCommandAgentAddClip ( exint  srcelem,
VEXint< PREC >  primnum,
const UT_StringHolder clip_name,
const UT_StringHolder clip_path,
bool  keep_ref 
)
inline

Definition at line 461 of file VEX_GeoCommand.h.

template<VEX_Precision PREC>
VEX_GeoCommandAgentAddClip< PREC >::VEX_GeoCommandAgentAddClip ( )
inline

Definition at line 474 of file VEX_GeoCommand.h.

Member Function Documentation

template<VEX_Precision PREC>
VEXint<PREC> VEX_GeoCommandAgentAddClip< PREC >::primnum ( ) const
inline

Definition at line 483 of file VEX_GeoCommand.h.

Member Data Documentation

template<VEX_Precision PREC>
UT_StringHolder VEX_GeoCommandAgentAddClip< PREC >::myClipName

Definition at line 486 of file VEX_GeoCommand.h.

template<VEX_Precision PREC>
UT_StringHolder VEX_GeoCommandAgentAddClip< PREC >::myClipPath

Definition at line 487 of file VEX_GeoCommand.h.

template<VEX_Precision PREC>
bool VEX_GeoCommandAgentAddClip< PREC >::myKeepRef

Definition at line 488 of file VEX_GeoCommand.h.

template<VEX_Precision PREC>
VEXint<PREC> VEX_GeoCommandAgentAddClip< PREC >::myPrimNum

Definition at line 485 of file VEX_GeoCommand.h.


The documentation for this class was generated from the following file: