SO3Engine/SCOLBasic/SO3Prerequisites.h File Reference

librairies include More...

#include "SO3Platform.h"
#include <boost/unordered_map.hpp>
#include <boost/unordered_set.hpp>
#include <boost/lexical_cast.hpp>
#include <boost/algorithm/string.hpp>
#include <boost/format.hpp>
#include <assert.h>
#include <string>
#include <math.h>
#include <stdio.h>
#include <vector>
#include <map>

Go to the source code of this file.

Namespaces

namespace  SO3
 

Manage a dynamic library.


Defines

#define SO3_PLUGIN_WEB_MANAGER_BUILD   0
#define CONST_COLOR   255.0f
#define CONST_COLOR_ALPHA   127.0f
#define SO3_PI   3.14159265358979323846f

Typedefs

typedef boost::unordered_map
< std::string, SAnim * > 
SO3::SAnimMap
typedef boost::unordered_map
< unsigned short, SAnim * > 
SO3::SAnimIndexMap
typedef std::vector< SAnimTrack * > SO3::SAnimTrackList
typedef boost::unordered_map
< std::string, SBone * > 
SO3::SBoneMap
typedef boost::unordered_map
< unsigned short, SBone * > 
SO3::SBoneIndexMap
typedef boost::unordered_map
< std::string, SCompositor * > 
SO3::SCompositorMap
typedef boost::unordered_map
< std::string, SEntity * > 
SO3::SEntityMap
typedef boost::unordered_map
< std::string, SMaterial * > 
SO3::SMaterialMap
typedef boost::unordered_map
< std::string, SMaterialMap * > 
SO3::SGroupMaterialMap
typedef boost::unordered_map
< std::string, SMaterialID * > 
SO3::SMaterialIDMap
typedef boost::unordered_set
< SMaterialPair * > 
SO3::SMaterialPairMap
typedef boost::unordered_map
< std::string, SNode * > 
SO3::SNodeMap
typedef boost::unordered_map
< std::string, SScene * > 
SO3::SSceneMap
typedef boost::unordered_map
< std::string, STexture * > 
SO3::STextureMap
typedef boost::unordered_map
< std::string, STextureMap * > 
SO3::SGroupTextureMap
typedef boost::unordered_map
< int, SViewPort * > 
SO3::SViewPortList
typedef boost::unordered_map
< std::string, SWindow * > 
SO3::SWindowMap
typedef std::vector
< SSequenceAnimationKey * > 
SO3::SAnimSequenceKeyList
typedef boost::unordered_set
< SSequenceAnimationKey * > 
SO3::SAnimSequenceKeyMap

Enumerations

enum  SO3::MouseButtonId { SO3::MOUSE_LEFT_BUTTON = 1, SO3::MOUSE_RIGHT_BUTTON = 2, SO3::MOUSE_MIDDLE_BUTTON = 16 }

Detailed Description

librairies include

Date:
oct 2008 \

Definition in file SO3Prerequisites.h.


Define Documentation

#define CONST_COLOR   255.0f

Definition at line 61 of file SO3Prerequisites.h.

#define CONST_COLOR_ALPHA   127.0f

Definition at line 62 of file SO3Prerequisites.h.

#define SO3_PI   3.14159265358979323846f

Definition at line 63 of file SO3Prerequisites.h.

#define SO3_PLUGIN_WEB_MANAGER_BUILD   0

Definition at line 40 of file SO3Prerequisites.h.

 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines
Generated on Mon Oct 31 14:42:32 2011 for SO3Engine by  doxygen 1.6.3