Marko Pintera 06131ddf18 13 years ago
..
CamelotRenderer.cpp 06131ddf18 13 years ago
CamelotRenderer.vcxproj 06131ddf18 13 years ago
CamelotRenderer.vcxproj.filters 06131ddf18 13 years ago
OgreAlignedAllocator.cpp 06131ddf18 13 years ago
OgreAlignedAllocator.h 06131ddf18 13 years ago
OgreAxisAlignedBox.cpp 06131ddf18 13 years ago
OgreAxisAlignedBox.h 06131ddf18 13 years ago
OgreBitwise.h 06131ddf18 13 years ago
OgreBuildSettings.h 06131ddf18 13 years ago
OgreColourValue.cpp 06131ddf18 13 years ago
OgreColourValue.h 06131ddf18 13 years ago
OgreConfig.h 06131ddf18 13 years ago
OgreD3D9Prerequisites.h 06131ddf18 13 years ago
OgreD3D9Resource.cpp 06131ddf18 13 years ago
OgreD3D9Resource.h 06131ddf18 13 years ago
OgreD3D9VideoMode.cpp 06131ddf18 13 years ago
OgreD3D9VideoMode.h 06131ddf18 13 years ago
OgreDefaultHardwareBufferManager.cpp 06131ddf18 13 years ago
OgreDefaultHardwareBufferManager.h 06131ddf18 13 years ago
OgreException.cpp 06131ddf18 13 years ago
OgreException.h 06131ddf18 13 years ago
OgreFrustum.cpp 06131ddf18 13 years ago
OgreFrustum.h 06131ddf18 13 years ago
OgreHardwareBuffer.h 06131ddf18 13 years ago
OgreHardwareBufferManager.cpp 06131ddf18 13 years ago
OgreHardwareBufferManager.h 06131ddf18 13 years ago
OgreHardwareIndexBuffer.cpp 06131ddf18 13 years ago
OgreHardwareIndexBuffer.h 06131ddf18 13 years ago
OgreHardwareVertexBuffer.cpp 06131ddf18 13 years ago
OgreHardwareVertexBuffer.h 06131ddf18 13 years ago
OgreHeaderPrefix.h 06131ddf18 13 years ago
OgreHeaderSuffix.h 06131ddf18 13 years ago
OgreMath.cpp 06131ddf18 13 years ago
OgreMath.h 06131ddf18 13 years ago
OgreMatrix3.cpp 06131ddf18 13 years ago
OgreMatrix3.h 06131ddf18 13 years ago
OgreMatrix4.cpp 06131ddf18 13 years ago
OgreMatrix4.h 06131ddf18 13 years ago
OgrePlane.cpp 06131ddf18 13 years ago
OgrePlane.h 06131ddf18 13 years ago
OgrePlatform.h 06131ddf18 13 years ago
OgrePlatformInformation.h 06131ddf18 13 years ago
OgrePortMemory.h 06131ddf18 13 years ago
OgrePrerequisites.h 06131ddf18 13 years ago
OgreQuaternion.cpp 06131ddf18 13 years ago
OgreQuaternion.h 06131ddf18 13 years ago
OgreRay.h 06131ddf18 13 years ago
OgreRenderSystemCapabilities.cpp 06131ddf18 13 years ago
OgreRenderSystemCapabilities.h 06131ddf18 13 years ago
OgreSharedPtr.h 06131ddf18 13 years ago
OgreSingleton.h 06131ddf18 13 years ago
OgreSphere.h 06131ddf18 13 years ago
OgreStdHeaders.h 06131ddf18 13 years ago
OgreString.cpp 06131ddf18 13 years ago
OgreString.h 06131ddf18 13 years ago
OgreStringConverter.cpp 06131ddf18 13 years ago
OgreStringConverter.h 06131ddf18 13 years ago
OgreStringVector.h 06131ddf18 13 years ago
OgreThreadDefines.h 06131ddf18 13 years ago
OgreVector2.cpp 06131ddf18 13 years ago
OgreVector2.h 06131ddf18 13 years ago
OgreVector3.cpp 06131ddf18 13 years ago
OgreVector3.h 06131ddf18 13 years ago
OgreVector4.cpp 06131ddf18 13 years ago
OgreVector4.h 06131ddf18 13 years ago
OgreVertexIndexData.cpp 06131ddf18 13 years ago
OgreVertexIndexData.h 06131ddf18 13 years ago
ReadMe.txt 06131ddf18 13 years ago
asm_math.h 06131ddf18 13 years ago
stdafx.cpp 06131ddf18 13 years ago
stdafx.h 06131ddf18 13 years ago
targetver.h 06131ddf18 13 years ago

ReadMe.txt

========================================================================
CONSOLE APPLICATION : CamelotRenderer Project Overview
========================================================================

AppWizard has created this CamelotRenderer application for you.

This file contains a summary of what you will find in each of the files that
make up your CamelotRenderer application.


CamelotRenderer.vcxproj
This is the main project file for VC++ projects generated using an Application Wizard.
It contains information about the version of Visual C++ that generated the file, and
information about the platforms, configurations, and project features selected with the
Application Wizard.

CamelotRenderer.vcxproj.filters
This is the filters file for VC++ projects generated using an Application Wizard.
It contains information about the association between the files in your project
and the filters. This association is used in the IDE to show grouping of files with
similar extensions under a specific node (for e.g. ".cpp" files are associated with the
"Source Files" filter).

CamelotRenderer.cpp
This is the main application source file.

/////////////////////////////////////////////////////////////////////////////
Other standard files:

StdAfx.h, StdAfx.cpp
These files are used to build a precompiled header (PCH) file
named CamelotRenderer.pch and a precompiled types file named StdAfx.obj.

/////////////////////////////////////////////////////////////////////////////
Other notes:

AppWizard uses "TODO:" comments to indicate parts of the source code you
should add to or customize.

/////////////////////////////////////////////////////////////////////////////