Keos Class List

Here are the classes, structs, unions and interfaces with brief descriptions:
Keos::_ConfigOptionPackages the details of a configuration option
Keos::Console::Base< T >Structure permettant d'accéder au type "primitif" d'un paramètre (sans les éventuels références et / ou const)
Base< T >Structure permettant d'accéder au type "primitif" d'un paramètre (sans les éventuels références et / ou const)
Keos::Console::Base< const T & >
Base< const T & >
Keos::Console::Base< const T >
Base< const T >
Keos::Console::Base< T & >
Base< T & >
Keos::C3DSLoader3DS Mesh loader
CallFun< Ret >Structure utilisée pour effectuer les appels de fonction libres
Keos::Console::CallFun< Ret >Structure utilisée pour effectuer les appels de fonction libres
CallFun< void >Spécialisation pour les fonctions libres ne renvoyant rien
Keos::Console::CallFun< void >Spécialisation pour les fonctions libres ne renvoyant rien
CallMemFun< Ret, ParamType >Structure utilisée pour effectuer les appels de fonction membres
Keos::Console::CallMemFun< Ret, ParamType >Structure utilisée pour effectuer les appels de fonction membres
CallMemFun< void, ParamType >Spécialisation pour les fonctions membres ne renvoyant rien
Keos::Console::CallMemFun< void, ParamType >Spécialisation pour les fonctions membres ne renvoyant rien
Keos::CAnimatedMeshKFA simple CMesh with key frames animation system
Keos::CAnimationInfoKFInformations for one animation (key frames)
Keos::CAssertExceptionException thrown if a condition is not verified
Keos::CBadConversionException thrown during a conversion error
Keos::CBadDeleteException thrown during a problem of allowance memory
Keos::CBuffer< T >Wrapper manipulating the buffers (VB/IB/
Keos::CColorClass manipulating colors
Keos::CCOMRefCounted< T >Implementation of the OwnershipPolicy used by CSmartPtr Adapts COM intrusive reference counting to OwnershipPolicy-specific syntax
CCOMRefCounted< IDirect3DTexture9 >
CCOMRefCounted< IDirect3DVertexDeclaration9 >
CCOMRefCounted< T >
Keos::CConsoleGestion de la console
Keos::CD3D9D3D specific class with LPDIRECT3D9 and LPDIRECT3DDEVICE9
Keos::CD3D9Buffer< T >Vertex/Index buffer Direct3D9 implementation
Keos::CD3D9DeclarationClass for Direct3D9 vertex declarations
Keos::CD3D9EnumConvert Keos enums/flags for Direct3D9
Keos::CD3D9ExceptionException thrown by the Direct3D9 RenderSystem
Keos::CD3D9RenderSystemClass for Direct3D9 renderer system
Keos::CD3D9ShaderSpecialization Direct3D9 of Cg shaders
Keos::CD3D9TextureSpecialization Direct3D9 of textures
Keos::CD3D9WindowDirect3D9 IRenderWindow implementation
Keos::CDegreeWrapper class which indicates a given angle value is in degrees
Keos::CDynLibResource holding data about a dynamic library
Keos::CDynLibErrorException thrown during error of dynamic libraries loading
Keos::CDynLibManagerManager for Dynamic-loading Libraries
Keos::CExceptionBase class for the exceptions
Keos::CFileClass facilitating the manipulation of files
Keos::CFontManagerFont manager
CFunction0< Ret >Classe encapsulant les fonctions libres sans paramètre
Keos::Console::CFunction0< Ret >Classe encapsulant les fonctions libres sans paramètre
CFunction1< Ret, Arg1 >Classe encapsulant les fonctions libres à 1 paramètre
Keos::Console::CFunction1< Ret, Arg1 >Classe encapsulant les fonctions libres à 1 paramètre
CFunction2< Ret, Arg1, Arg2 >Classe encapsulant les fonctions libres à 2 paramètres
Keos::Console::CFunction2< Ret, Arg1, Arg2 >Classe encapsulant les fonctions libres à 2 paramètres
CFunctionMem0< ParamType, FuncType, Ret >Classe encapsulant les fonctions membres sans paramètre
Keos::Console::CFunctionMem0< ParamType, FuncType, Ret >Classe encapsulant les fonctions membres sans paramètre
CFunctionMem1< ParamType, FuncType, Ret, Arg1 >Classe encapsulant les fonctions membres à 1 paramètre
Keos::Console::CFunctionMem1< ParamType, FuncType, Ret, Arg1 >Classe encapsulant les fonctions membres à 1 paramètre
CFunctionMem2< ParamType, FuncType, Ret, Arg1, Arg2 >Classe encapsulant les fonctions membres à 2 paramètres
Keos::Console::CFunctionMem2< ParamType, FuncType, Ret, Arg1, Arg2 >Classe encapsulant les fonctions membres à 2 paramètres
Keos::Console::CFunctorClasse définissant un foncteur (objet fonction)
Keos::CGraphicStringGraphic string (which is display on the screen)
Keos::CImageClass for the manipulation of images
Keos::CImagesLoaderClass managing the import / export of the common formats of image
Keos::CLightRepresentation of a dynamic light source in the scene
Keos::CLinearHierarchy< TypeList< T, NullType >, Handler, Root >
Keos::CLinearHierarchy< TypeList< T1, T2 >, Handler, Root >
Keos::CLoadingFailedException thrown during error of files loading
Keos::CLoggerFileLogger registering messages in a file
Keos::Console::CLookDefaultClass defining a personalized look for the console
Keos::CMaterialMaterial (texture,
Keos::CMathClass to provide access to common mathematical functions
Keos::CMatrix4Class encapsulating a standard 4x4 homogenous matrix
Keos::CMD2AnimatedLoaderMD2 Mesh loader (load animations)
Keos::CMD2LoaderMD2 Mesh loader
Keos::CMDLQ1AnimatedLoaderMDL (Quake 1) Mesh loader (load animations)
Keos::CMDLQ1LoaderMDL (Quake 1) Mesh loader
Keos::CMediaHolder< T >Media manager model
Keos::CMediaManagerMedia manager
Keos::CMemoryManagerMemory manager, detects the memory leaks
Keos::CMeshResource holding data about 3D mesh
Keos::CMeshGenClass which generates simples meshes
Keos::CMeshGeomDefines a part of a complete mesh
Keos::CMeshGeom::TVertexVertex type for MeshGeom
Keos::COGLBuffer< Type >Vertex/Index buffer OpenGL implementation
Keos::COGLDeclarationClass for OpenGL vertex declarations
Keos::COGLDeclaration::TElement
Keos::COGLEnumConvert Keos enums/flags for OpenGL
Keos::COGLEnum::TPixelFmtStructure of the formats of pixel
Keos::COGLExceptionException thrown by the OpenGL RenderSystem
Keos::COGLRenderSystemClass for OpenGL renderer system
Keos::COGLShaderClass for OpenGL renderer system
Keos::COGLTextureSpecialization OpenGL of textures
Keos::COutOfMemoryException thrown during out of memory
Keos::CPlatformManagerClass which manages the platform settings Keos runs on
Keos::CQuaternionQuaternions class
Keos::CRadianWrapper class which indicates a given angle value is in radians
Keos::CRectangleClass of the rectangles 2D in integer coordinates
Keos::CRefCount< T >Implementation of the OwnershipPolicy used by CSmartPtr Provides a classic external reference counting implementation
Keos::CRenderSystemCapabilitiesClass for storing the capabilities of the graphics card
Keos::CResourceManagerResource manager
Keos::CRootThe root class of the Keos system
Keos::CScatteredHierarchy< NullType, Handler >
Keos::CScatteredHierarchy< TypeList< T, NullType >, Handler >
Keos::CScatteredHierarchy< TypeList< T1, T2 >, Handler >
Keos::CShaderWrapper class for the IShaderBase
Keos::CShadersLoaderClass managing the load of shaders
Keos::CSingleton< T >Template class for creating single-instance global classes
Keos::CSmartPtr< T, Ownership >Smart pointers using policies
Keos::CStringBuilder
Keos::CStringConverterUtility class for string converting
Keos::CStringExtractorTemplate servant à construire les classes singleton
Keos::CStringUtilUtility class for manipulating Strings
Keos::CTextureWrapper class for the ITextureBase
Keos::CTimerPlatform-independent Timer class
Keos::CUnsupportedException thrown during the use of an unsupported feature
Keos::CVector2< T >Standard 2-dimensional vector with customizable type
Keos::CVector3< T >Standard 3-dimensional vector with customizable type
Keos::CVector4< T >Standard 4-dimensional vector with customizable type
Keos::CWin32ConfigDialogA Windows 95/98/NT platform version of the default engine configuration dialog
Keos::CWin32ErrorDialogWindows-specific class for displaying the error dialog if Keos fails badly
Keos::CWin32TimerWin32 Timer class
Keos::CWin32WindowOpenGL Win32 IRenderWindow implementation
Keos::CXMLConfigFileClass for quickly loading settings from a XML file
Keos::DeleteFunctor used to delete a pointer
Keos::IBufferBaseAbstract class for all types of buffers
Keos::IConfigDialogDefines the behaviour of an automatic renderer configuration dialog
Keos::IDeclarationClass for vertex declarations
Keos::IErrorDialogClass for displaying the error dialog if Keos fails badly
Keos::Console::IFunctionClasse de base pour les classes encapsulant des fonctions
Keos::ILoader< T >Base class for the loaders
Keos::ILoggerAbstract class for loggers
Keos::Console::ILookClasse à dériver pour personnaliser l'apparence de la console
Keos::IRenderAppAbstract class which contains the functions for the render of one RenderTarget
Keos::IRenderSystemAbstract class for renderer systems
Keos::IRenderTargetA 'canvas' which can receive the results of a rendering operation
Keos::IRenderTarget::FrameStats
Keos::IRenderWindowManages the target rendering window
Keos::IResourceAbstract class reprensenting a loadable resource (e.g
Keos::IShaderBaseBase class for textures
Keos::ITextureBaseBase class for textures
Keos::NullTypeList end marker
Keos::Console::PrintStruct used to display message in the console
Keos::TDeclarationElementStructure describing the elements of a declaration
Keos::TypeList< T1, T2 >TypeList struct

Generated on Fri Mar 9 14:29:11 2007 for Keos by  doxygen 1.5.1-p1