OGRE 14.3
Object-Oriented Graphics Rendering Engine
|
A simple structure designed just as a holder of property values between the instances of objects they might target. More...
#include <OgreProperty.h>
Public Attributes | |
PropertyType | propType |
Ogre::Any | val |
A simple structure designed just as a holder of property values between the instances of objects they might target.
There is just enough information here to be able to interpret the results accurately but no more.
PropertyType Ogre::PropertyValue::propType |
Ogre::Any Ogre::PropertyValue::val |