This class is used to store the internal structures needed by the Material class. More...
Public Attributes | |
| Ogre::MaterialPtr | GraphicsMaterial |
This class is used to store the internal structures needed by the Material class.
Specifically, this class stores a shared pointer to the Ogre Material and only exists because shared pointers can't be forward declared without compromising how they work.
Definition at line 58 of file material.cpp.
1.8.9.1. Thanks to the
Open Icon Library
for help with some of the icons.