BaseGrid< T > Member List
This is the complete list of members for BaseGrid< T >, including all inherited members.
BaseGrid() | BaseGrid< T > | protected |
CellCount() const | BaseGrid< T > | virtual |
cellCount | BaseGrid< T > | protected |
cellLength | BaseGrid< T > | protected |
CellLength() const | BaseGrid< T > | virtual |
Clone() const =0 | Geometry | pure virtual |
Destroy() | BaseGrid< T > | virtual |
gridDirty | BaseGrid< T > | protected |
HasParent() const =0 | Geometry | pure virtual |
heightOffset | BaseGrid< T > | protected |
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() | BaseGrid< T > | virtual |
RemoveParent()=0 | Geometry | pure virtual |
Scene() const =0 | Object | pure virtual |
SetCellCount(const unsigned int _count) | BaseGrid< T > | virtual |
SetCellLength(const double _len) | BaseGrid< T > | 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) | BaseGrid< T > | virtual |
verticalCellCount | BaseGrid< T > | protected |
VerticalCellCount() const | BaseGrid< T > | virtual |
~BaseGrid() | BaseGrid< T > | virtual |
~Geometry() | Geometry | virtual |
~Grid() | Grid | virtual |
~Object() | Object | virtual |