#include "OgrePrerequisites.h"
#include "OgreString.h"
Go to the source code of this file.
Namespaces | |
namespace | Ogre |
Defines | |
#define | OGRE_EXCEPT(num, desc, src) throw( Ogre::Exception( num, desc, src, __FILE__, __LINE__ ) ) |
#define | OgreGuard(a) |
#define | OgreUnguard() |
#define | OgreUnguardRet(a) return a |
#define | OgreAssert(a, b) assert( (a) && (b) ) |
#define | OGRE_CALL_STACK_DEPTH 512 |
|
Definition at line 89 of file OgreException.h. |
|
|
Definition at line 85 of file OgreException.h. |
|
Definition at line 48 of file OgreException.h. |
|
Definition at line 49 of file OgreException.h. |
|
Definition at line 50 of file OgreException.h. |
Copyright © 2000-2005 by The OGRE Team
This work is licensed under a Creative Commons Attribution-ShareAlike 2.5 License.
Last modified Sun Mar 12 14:37:52 2006