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

#include <VEX_GeoCommand.h>

+ Inheritance diagram for VEX_GeoCommandObjectRemove< PREC >:

Public Member Functions

 VEX_GeoCommandObjectRemove (exint srcelem, VEXint< PREC > obj_id)
 
 VEX_GeoCommandObjectRemove ()
 
VEXint< PREC > objID () const
 
- Public Member Functions inherited from VEX_GeoCommand
 VEX_GeoCommand (exint srcelem)
 
 VEX_GeoCommand ()
 
exint elem () const
 

Protected Attributes

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

Detailed Description

template<VEX_Precision PREC>
class VEX_GeoCommandObjectRemove< PREC >

Definition at line 198 of file VEX_GeoCommand.h.

Constructor & Destructor Documentation

template<VEX_Precision PREC>
VEX_GeoCommandObjectRemove< PREC >::VEX_GeoCommandObjectRemove ( exint  srcelem,
VEXint< PREC >  obj_id 
)
inline

Definition at line 201 of file VEX_GeoCommand.h.

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

Definition at line 206 of file VEX_GeoCommand.h.

Member Function Documentation

template<VEX_Precision PREC>
VEXint<PREC> VEX_GeoCommandObjectRemove< PREC >::objID ( ) const
inline

Definition at line 208 of file VEX_GeoCommand.h.

Member Data Documentation

template<VEX_Precision PREC>
VEXint<PREC> VEX_GeoCommandObjectRemove< PREC >::myObjID
protected

Definition at line 211 of file VEX_GeoCommand.h.


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