IDxMaterial.h File Reference
 
 
 
IDxMaterial.h File Reference

This reference page is linked to from the following overview topics: Obtaining Shader Parameters, Loading and Parsing Shader Effect Files, NVIDIA Cg Support.


Classes

class   IDxMaterial
  An interface class to manage access to various parameters used by DirectX effects. More...
class   IDxMaterial2
class   IDxMaterial3

Defines

#define  IDXMATERIAL_INTERFACE   Interface_ID(0x55b3201d, 0x29ab7fc3)
#define  IDXMATERIAL2_INTERFACE   Interface_ID(0x54e4202f, 0x30ab6bc4)
#define  IDXMATERIAL3_INTERFACE   Interface_ID(0xde24e62f, 0x1a8fd412)

Typedefs

typedef interface ID3DXEffect *  LPD3DXEFFECT
typedef LPCSTR  D3DXHANDLE
typedef D3DXHANDLE LPD3DXHANDLE

Define Documentation

#define IDXMATERIAL_INTERFACE   Interface_ID(0x55b3201d, 0x29ab7fc3)
#define IDXMATERIAL2_INTERFACE   Interface_ID(0x54e4202f, 0x30ab6bc4)
#define IDXMATERIAL3_INTERFACE   Interface_ID(0xde24e62f, 0x1a8fd412)

Typedef Documentation

typedef interface ID3DXEffect* LPD3DXEFFECT