HDK
|
#include <HOM_AgentShape.h>
Public Member Functions | |
HOM_AgentShape () | |
virtual | ~HOM_AgentShape () |
virtual bool | operator== (HOM_PtrOrNull< HOM_AgentShape > lib) const =0 |
bool | operator!= (HOM_PtrOrNull< HOM_AgentShape > lib) const |
virtual int | __hash__ () const =0 |
virtual std::string | __repr__ () const =0 |
virtual std::string | name () const =0 |
virtual int | uniqueId () const =0 |
virtual HOM_Geometry * | geometry () const =0 |
virtual HOM_AgentShape * | freeze () const =0 |
virtual void | setGeometry (HOM_Geometry &geometry)=0 |
Definition at line 18 of file HOM_AgentShape.h.
|
inline |
Definition at line 21 of file HOM_AgentShape.h.
|
inlinevirtual |
Definition at line 24 of file HOM_AgentShape.h.
|
pure virtual |
|
pure virtual |
|
pure virtual |
|
pure virtual |
|
pure virtual |
|
inline |
Definition at line 28 of file HOM_AgentShape.h.
|
pure virtual |
|
pure virtual |
|
pure virtual |