Grid Member List
This is the complete list of members for Grid, including all inherited members.
CellCount() const =0 | Grid | pure virtual |
CellLength() const =0 | Grid | pure virtual |
Clone() const =0 | Geometry | pure virtual |
Destroy()=0 | Object | pure virtual |
HasParent() const =0 | Geometry | pure virtual |
Id() const =0 | Object | pure virtual |
Material() const =0 | Geometry | pure virtual |
Name() const =0 | Object | pure virtual |
Parent() const =0 | Geometry | pure virtual |
PostRender()=0 | Object | pure virtual |
PreRender()=0 | Object | pure virtual |
RemoveParent()=0 | Geometry | pure virtual |
Scene() const =0 | Object | pure virtual |
SetCellCount(const unsigned int _count)=0 | Grid | pure virtual |
SetCellLength(const double _len)=0 | Grid | pure virtual |
SetMaterial(const std::string &_name, bool _unique=true)=0 | Geometry | pure virtual |
SetMaterial(MaterialPtr _material, bool _unique=true)=0 | Geometry | pure virtual |
SetVerticalCellCount(const unsigned int _count)=0 | Grid | pure virtual |
VerticalCellCount() const =0 | Grid | pure virtual |
~Geometry() | Geometry | virtual |
~Grid() | Grid | virtual |
~Object() | Object | virtual |