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

OgreD3D8Prerequisites.h File Reference

#include "OgrePrerequisites.h"

Go to the source code of this file.

Namespaces

namespace  Ogre

Defines

#define DIRECT3D_VERSION   0x0810
#define DIRECTINPUT_VERSION   0x0800
#define __d3dExcept(hr, func)   Except( Exception::ERR_RENDERINGAPI_ERROR, DXGetErrorDescription8( hr ), func );
#define _OgreD3D8Export


Define Documentation

#define __d3dExcept hr,
func       Except( Exception::ERR_RENDERINGAPI_ERROR, DXGetErrorDescription8( hr ), func );
 

#define _OgreD3D8Export
 

#define DIRECT3D_VERSION   0x0810
 

#define DIRECTINPUT_VERSION   0x0800
 

Copyright © 2002 by The OGRE Team