#include <OgreUserDefinedObject.h>
Public Member Functions | |
| UserDefinedObject () | |
| Standard constructor. | |
| virtual | ~UserDefinedObject () |
| virtual long | getTypeID (void) const |
| Return a number identifying the type of user defined object. | |
| virtual const String & | getTypeName (void) const |
| Return a string identifying the type of user defined object. | |
Definition at line 56 of file OgreUserDefinedObject.h.
| Ogre::UserDefinedObject::UserDefinedObject | ( | ) |
Standard constructor.
| virtual Ogre::UserDefinedObject::~UserDefinedObject | ( | ) | [virtual] |
Definition at line 61 of file OgreUserDefinedObject.h.
| virtual long Ogre::UserDefinedObject::getTypeID | ( | void | ) | const [virtual] |
Return a number identifying the type of user defined object.
| virtual const String& Ogre::UserDefinedObject::getTypeName | ( | void | ) | const [virtual] |
Return a string identifying the type of user defined object.
Copyright © 2000-2005 by The OGRE Team

This work is licensed under a Creative Commons Attribution-ShareAlike 2.5 License.
Last modified Mon Jun 16 12:55:02 2008