Class CellLayerRenderable

Inheritance Relationships

Base Type

  • public SimpleRenderable

Class Documentation

class CellLayerRenderable : public SimpleRenderable

Public Functions

CellLayerRenderable(CellLayer *parent, size_t num_cells, bool use_tex_coords)
~CellLayerRenderable() override
inline Ogre::RenderOperation *getRenderOperation()
Ogre::HardwareVertexBufferSharedPtr getBuffer()
inline Ogre::Real getBoundingRadius() const override
inline void setBoundingRadius(float bounding_radius)
Ogre::Real getSquaredViewDepth(const Ogre::Camera *cam) const override
inline uint16_t getNumWorldTransforms() const override
inline void getWorldTransforms(Ogre::Matrix4 *xform) const override
inline const Ogre::LightList &getLights() const override