OGRE  2.2.4
Object-Oriented Graphics Rendering Engine
OgreOldNode.h File Reference
#include "OgrePrerequisites.h"
#include "OgreCommon.h"
#include "OgreMatrix3.h"
#include "OgreMatrix4.h"
#include "OgreVector3.h"
#include "OgreQuaternion.h"
#include "OgreRenderable.h"
#include "OgreIteratorWrappers.h"
#include "OgreMesh.h"
#include "OgreUserObjectBindings.h"
#include "ogrestd/unordered_map.h"
#include "ogrestd/set.h"
#include "OgreHeaderPrefix.h"
#include "OgreHeaderSuffix.h"

Classes

class  Ogre::v1::OldNode
 Class representing a general-purpose OldNode an articulated scene graph. More...
 
class  Ogre::v1::OldNode::Listener
 Listener which gets called back on OldNode events. More...
 

Namespaces

 Ogre
 

This source file is part of OGRE (Object-oriented Graphics Rendering Engine) For the latest info, see http://www.ogre3d.org/

 
 Ogre::v1