librairies include More...
#include "SO3Prerequisites.h"#include "../SO3Utils/SO3Point.h"#include "Ogre.h"#include <OgreTagpoint.h>#include "OgreFontManager.h"#include "OgreTextAreaOverlayElement.h"#include "OgreWireBoundingBox.h"#include "OgreArchiveFactory.h"#include "OgreNewt.h"#include <OgreParticleFXPlugin.h>#include <OgreCgPlugin.h>#include <OgreOctreePlugin.h>#include <StereoPlugin.h>Go to the source code of this file.
librairies include
Definition in file SO3Std.h.
| #define AROUNDINT | ( | x | ) | ((((x)-floor(x)) < (ceil(x)-(x))) ? ((int)floor(x)) : ((int)ceil(x))) |
| #define SCOL_TYPTYPE | ( | x | ) | (int (__cdecl *)(struct Mmachine *))ITOM(x) |
| #define SO3_INTERNAL_DYNAMIC_READABLE_RESOURCE_GROUP SO3_INTERNAL_DYNAMIC_RESOURCE_GROUP##"/GlobalPool" |
| #define SO3_INTERNAL_DYNAMIC_RESOURCE_GROUP SO3_INTERNAL_RESOURCE_GROUP##"/DynResource" |
| #define SO3_INTERNAL_HYDRAX_RESOURCE_GROUP "Hydrax" |
| #define SO3_INTERNAL_RESOURCE_GROUP "SO3/Internal" |
| #define SO3_INTERNAL_SKYX_RESOURCE_GROUP "SkyX" |
1.6.3