Definition ibodypoint.h:10
 
virtual const IThing * getIThing() const =0
returns a const IThing pointer
 
virtual IThing * getIThing()=0
returns a IThing pointer
 
virtual bool getGUIselect() const =0
return GUI specific select flag
 
virtual void setGUIselect(bool flag) const =0
set GUI specific select flag
 
static const TType type_
The type identification number for this class, for use in convert_cast() and convert_getcast().
Definition ibodypoint.h:13