OGRE
1.12.13
Object-Oriented Graphics Rendering Engine
|
#include "OgreD3D9Prerequisites.h"
#include "OgreGpuProgram.h"
#include "OgreD3D9Resource.h"
#include <d3dx9.h>
Classes | |
class | Ogre::D3D9GpuFragmentProgram |
Direct3D implementation of low-level fragment programs. More... | |
class | Ogre::D3D9GpuProgram |
Direct3D implementation of a few things common to low-level vertex & fragment programs. More... | |
class | Ogre::D3D9GpuProgram::CmdColumnMajorMatrices |
Command object for setting matrix packing in column-major order. More... | |
class | Ogre::D3D9GpuProgram::CmdExternalMicrocode |
Command object for getting/setting external micro code (void*) More... | |
class | Ogre::D3D9GpuVertexProgram |
Direct3D implementation of low-level vertex programs. More... | |
Namespaces | |
Ogre | |