#include <GteGEObject.h>

Public Member Functions | |
| GraphicsObject * | GetGraphicsObject () const |
| std::string const & | GetName () const |
| virtual void | SetName (std::string const &name)=0 |
| virtual | ~GEObject () |
Protected Member Functions | |
| GEObject (GraphicsObject const *gtObject) | |
Protected Attributes | |
| GraphicsObject * | mGTObject |
| std::string | mName |
Definition at line 15 of file GteGEObject.h.
|
virtual |
Definition at line 12 of file GteGEObject.cpp.
|
protected |
Definition at line 16 of file GteGEObject.cpp.
|
inline |
Definition at line 36 of file GteGEObject.h.
|
inline |
Definition at line 41 of file GteGEObject.h.
|
pure virtual |
|
protected |
Definition at line 32 of file GteGEObject.h.
|
protected |
Definition at line 33 of file GteGEObject.h.