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

#include <VEX_GeoCommand.h>

+ Inheritance diagram for VEX_GeoCommandVertexAdd< PREC >:

Public Member Functions

 VEX_GeoCommandVertexAdd (exint srcelem, VEXint< PREC > primnum, VEXint< PREC > ptnum)
 
 VEX_GeoCommandVertexAdd ()
 
VEXint< PREC > primnum () const
 
VEXint< PREC > ptnum () const
 
- Public Member Functions inherited from VEX_GeoCommand
 VEX_GeoCommand (exint srcelem)
 
 VEX_GeoCommand ()
 
exint elem () const
 

Protected Attributes

VEXint< PREC > myPrimNum
 
VEXint< PREC > myPtNum
 
- Protected Attributes inherited from VEX_GeoCommand
exint mySourceElem
 

Detailed Description

template<VEX_Precision PREC>
class VEX_GeoCommandVertexAdd< PREC >

Definition at line 177 of file VEX_GeoCommand.h.

Constructor & Destructor Documentation

template<VEX_Precision PREC>
VEX_GeoCommandVertexAdd< PREC >::VEX_GeoCommandVertexAdd ( exint  srcelem,
VEXint< PREC >  primnum,
VEXint< PREC >  ptnum 
)
inline

Definition at line 180 of file VEX_GeoCommand.h.

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

Definition at line 187 of file VEX_GeoCommand.h.

Member Function Documentation

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

Definition at line 189 of file VEX_GeoCommand.h.

template<VEX_Precision PREC>
VEXint<PREC> VEX_GeoCommandVertexAdd< PREC >::ptnum ( ) const
inline

Definition at line 190 of file VEX_GeoCommand.h.

Member Data Documentation

template<VEX_Precision PREC>
VEXint<PREC> VEX_GeoCommandVertexAdd< PREC >::myPrimNum
protected

Definition at line 193 of file VEX_GeoCommand.h.

template<VEX_Precision PREC>
VEXint<PREC> VEX_GeoCommandVertexAdd< PREC >::myPtNum
protected

Definition at line 194 of file VEX_GeoCommand.h.


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