Main Page | Namespace List | Class Hierarchy | Alphabetical List | Class List | File List | Namespace Members | Class Members | File Members | Related Pages

Ogre.h

Go to the documentation of this file.
00001 /*
00002 -----------------------------------------------------------------------------
00003 This source file is part of OGRE
00004     (Object-oriented Graphics Rendering Engine)
00005 For the latest info, see http://www.ogre3d.org/
00006 
00007 Copyright (c) 2000-2005 The OGRE Team
00008 Also see acknowledgements in Readme.html
00009 
00010 This program is free software; you can redistribute it and/or modify it under
00011 the terms of the GNU Lesser General Public License as published by the Free Software
00012 Foundation; either version 2 of the License, or (at your option) any later
00013 version.
00014 
00015 This program is distributed in the hope that it will be useful, but WITHOUT
00016 ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS
00017 FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details.
00018 
00019 You should have received a copy of the GNU Lesser General Public License along with
00020 this program; if not, write to the Free Software Foundation, Inc., 59 Temple
00021 Place - Suite 330, Boston, MA 02111-1307, USA, or go to
00022 http://www.gnu.org/copyleft/lesser.txt.
00023 -----------------------------------------------------------------------------
00024 */
00025 #ifndef _Ogre_H__
00026 #define _Ogre_H__
00027 // This file includes all the other files which you will need to build a client application
00028 #include "OgrePrerequisites.h"
00029 
00030 #include "OgreAnimation.h"
00031 #include "OgreAnimationTrack.h"
00032 #include "OgreArchive.h"
00033 #include "OgreArchiveManager.h"
00034 #include "OgreAxisAlignedBox.h"
00035 #include "OgreBillboardSet.h"
00036 #include "OgreBone.h"
00037 #include "OgreCamera.h"
00038 #include "OgreConfigFile.h"
00039 #include "OgreControllerManager.h"
00040 #include "OgreDataStream.h"
00041 #include "OgreEntity.h"
00042 #include "OgreEventProcessor.h"
00043 #include "OgreException.h"
00044 #include "OgreFrustum.h"
00045 #include "OgreGpuProgram.h"
00046 #include "OgreGpuProgramManager.h"
00047 #include "OgreHardwareBufferManager.h"
00048 #include "OgreHardwareIndexBuffer.h"
00049 #include "OgreHardwareOcclusionQuery.h"
00050 #include "OgreHardwareVertexBuffer.h"
00051 #include "OgreHardwarePixelBuffer.h"
00052 #include "OgreHighLevelGpuProgram.h"
00053 #include "OgreHighLevelGpuProgramManager.h"
00054 #include "OgreInput.h"
00055 #include "OgreKeyFrame.h"
00056 #include "OgreLight.h"
00057 #include "OgreLogManager.h"
00058 #include "OgreMaterial.h"
00059 #include "OgreMaterialManager.h"
00060 #include "OgreMaterialSerializer.h"
00061 #include "OgreMath.h"
00062 #include "OgreMatrix3.h"
00063 #include "OgreMatrix4.h"
00064 #include "OgreMesh.h"
00065 #include "OgreMeshManager.h"
00066 #include "OgreMeshSerializer.h"
00067 #include "OgreOverlay.h"
00068 #include "OgreOverlayContainer.h"
00069 #include "OgreOverlayElement.h"
00070 #include "OgreOverlayManager.h"
00071 #include "OgreParticleAffector.h"
00072 #include "OgreParticleEmitter.h"
00073 #include "OgreParticleSystemManager.h"
00074 #include "OgrePass.h"
00075 #include "OgrePatchMesh.h"
00076 #include "OgrePatchSurface.h"
00077 #include "OgrePlatformManager.h"
00078 #include "OgreProfiler.h"
00079 #include "OgreRenderQueueListener.h"
00080 #include "OgreRenderSystem.h"
00081 #include "OgreRenderTargetListener.h"
00082 #include "OgreRenderTexture.h"
00083 #include "OgreRenderWindow.h"
00084 #include "OgreResourceGroupManager.h"
00085 #include "OgreRoot.h"
00086 #include "OgreSceneManager.h"
00087 #include "OgreSceneManagerEnumerator.h"
00088 #include "OgreSceneNode.h"
00089 #include "OgreSimpleRenderable.h"
00090 #include "OgreSkeleton.h"
00091 #include "OgreSkeletonInstance.h"
00092 #include "OgreSkeletonManager.h"
00093 #include "OgreSkeletonSerializer.h"
00094 #include "OgreStaticGeometry.h"
00095 #include "OgreString.h"
00096 #include "OgreStringConverter.h"
00097 #include "OgreStringVector.h"
00098 #include "OgreSubEntity.h"
00099 #include "OgreSubMesh.h"
00100 #include "OgreTechnique.h"
00101 #include "OgreTextureManager.h"
00102 #include "OgreTextureManager.h"
00103 #include "OgreTextureUnitState.h"
00104 #include "OgreUserDefinedObject.h"
00105 #include "OgreVector2.h"
00106 #include "OgreViewport.h"
00107 // .... more to come
00108 
00109 #endif

Copyright © 2000-2005 by The OGRE Team
Creative Commons License
This work is licensed under a Creative Commons Attribution-ShareAlike 2.5 License.
Last modified Sun Feb 12 12:59:41 2006