#include <OgreAny.h>
Public Member Functions | |
numholder (const ValueType &value) | |
virtual placeholder * | add (placeholder *rhs) |
virtual placeholder * | clone () const |
virtual placeholder * | divide (placeholder *rhs) |
virtual const std::type_info & | getType () const |
virtual placeholder * | multiply (placeholder *rhs) |
virtual placeholder * | multiply (Real factor) |
virtual placeholder * | subtract (placeholder *rhs) |
virtual void | writeToStream (std::ostream &o) |
Public Attributes | |
ValueType | held |
Ogre::AnyNumeric::numholder< ValueType >::numholder | ( | const ValueType & | value | ) |
|
virtual |
Implements Ogre::AnyNumeric::numplaceholder.
Definition at line 305 of file OgreAny.h.
References Ogre::AnyNumeric::numholder< ValueType >::held, Ogre::MEMCATEGORY_GENERAL, and OGRE_NEW_T.
|
virtual |
Implements Ogre::Any::placeholder.
Definition at line 300 of file OgreAny.h.
References Ogre::AnyNumeric::numholder< ValueType >::held, Ogre::MEMCATEGORY_GENERAL, and OGRE_NEW_T.
|
virtual |
Implements Ogre::AnyNumeric::numplaceholder.
Definition at line 321 of file OgreAny.h.
References Ogre::AnyNumeric::numholder< ValueType >::held, Ogre::MEMCATEGORY_GENERAL, and OGRE_NEW_T.
|
virtual |
Implements Ogre::Any::placeholder.
|
virtual |
Implements Ogre::AnyNumeric::numplaceholder.
Definition at line 313 of file OgreAny.h.
References Ogre::AnyNumeric::numholder< ValueType >::held, Ogre::MEMCATEGORY_GENERAL, and OGRE_NEW_T.
|
virtual |
Implements Ogre::AnyNumeric::numplaceholder.
Definition at line 317 of file OgreAny.h.
References Ogre::AnyNumeric::numholder< ValueType >::held, Ogre::MEMCATEGORY_GENERAL, and OGRE_NEW_T.
|
virtual |
Implements Ogre::AnyNumeric::numplaceholder.
Definition at line 309 of file OgreAny.h.
References Ogre::AnyNumeric::numholder< ValueType >::held, Ogre::MEMCATEGORY_GENERAL, and OGRE_NEW_T.
|
virtual |
Implements Ogre::Any::placeholder.
Definition at line 325 of file OgreAny.h.
References Ogre::AnyNumeric::numholder< ValueType >::held.
ValueType Ogre::AnyNumeric::numholder< ValueType >::held |
Definition at line 332 of file OgreAny.h.
Referenced by Ogre::AnyNumeric::numholder< ValueType >::add(), Ogre::AnyNumeric::numholder< ValueType >::clone(), Ogre::AnyNumeric::numholder< ValueType >::divide(), Ogre::AnyNumeric::numholder< ValueType >::multiply(), Ogre::AnyNumeric::numholder< ValueType >::subtract(), and Ogre::AnyNumeric::numholder< ValueType >::writeToStream().
Copyright © 2012 Torus Knot Software Ltd
This work is licensed under a Creative Commons Attribution-ShareAlike 3.0 Unported License.
Last modified Mon Jun 30 2014 22:23:13