Class PolygonMaterial

Class Documentation

class PolygonMaterial

Wrapper that creates a flat semi-transparent Ogre material and gives it a name.

Public Functions

PolygonMaterial()
virtual ~PolygonMaterial()
inline const std::string &getName() const

Protected Attributes

std::string name_
Ogre::MaterialPtr material_