|  | OGRE-Next 3.0.0
    Object-Oriented Graphics Rendering Engine | 
#include "OgrePrerequisites.h"#include "OgreException.h"#include "OgreLwString.h"#include <ostream>#include <typeinfo>#include "OgreHeaderPrefix.h"#include "OgreHeaderSuffix.h"| Classes | |
| class | Ogre::Any | 
| Variant type that can hold Any other type.  More... | |
| class | Ogre::AnyNumeric | 
| Specialised Any class which has built in arithmetic operators, but can hold only types which support operator +,-,* and / .  More... | |
| Namespaces | |
| namespace | Ogre | 
| bswapNN may be defined as macros in <sys/endian.h> or <sys/bswap.h> | |
| Functions | |
| template<typename ValueType > | |
| ValueType * | Ogre::any_cast (Any *operand) | 
| template<typename ValueType > | |
| ValueType | Ogre::any_cast (const Any &operand) | 
| template<typename ValueType > | |
| const ValueType * | Ogre::any_cast (const Any *operand) |