HDK
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
HOM_AgentShape Class Referenceabstract

#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_Geometrygeometry () const =0
 
virtual HOM_AgentShapefreeze () const =0
 
virtual void setGeometry (HOM_Geometry &geometry)=0
 

Detailed Description

Definition at line 18 of file HOM_AgentShape.h.

Constructor & Destructor Documentation

HOM_AgentShape::HOM_AgentShape ( )
inline

Definition at line 21 of file HOM_AgentShape.h.

virtual HOM_AgentShape::~HOM_AgentShape ( )
inlinevirtual

Definition at line 24 of file HOM_AgentShape.h.

Member Function Documentation

virtual int HOM_AgentShape::__hash__ ( ) const
pure virtual
virtual std::string HOM_AgentShape::__repr__ ( ) const
pure virtual
virtual HOM_AgentShape* HOM_AgentShape::freeze ( ) const
pure virtual
virtual HOM_Geometry* HOM_AgentShape::geometry ( ) const
pure virtual
virtual std::string HOM_AgentShape::name ( ) const
pure virtual
bool HOM_AgentShape::operator!= ( HOM_PtrOrNull< HOM_AgentShape lib) const
inline

Definition at line 28 of file HOM_AgentShape.h.

virtual bool HOM_AgentShape::operator== ( HOM_PtrOrNull< HOM_AgentShape lib) const
pure virtual
virtual void HOM_AgentShape::setGeometry ( HOM_Geometry geometry)
pure virtual
virtual int HOM_AgentShape::uniqueId ( ) const
pure virtual

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