Project

General

Profile

SO3Engine
SO3Prerequisites.h File Reference

librairies include More...

Go to the source code of this file.

Namespaces

namespace  SO3
 

Typedefs

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

Enumerations

enum  SO3::MouseButtonId { SO3::MOUSE_NONE = 0 , 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.