#include "render.h"
Go to the source code of this file.
Classes |
|
class | RadiosityEffect |
class | RadiosityInterface |
class | IRadiosityEffectExtension |
class | IRadiosityRenderParameters |
Defines |
|
#define | RADIOSITY_INTERFACE Interface_ID(0x6711e7a, 0x5b504baa) |
#define | IRADIOSITYEFFECT_EXTENSION_INTERFACE Interface_ID(0x703149db, 0x43ed63b8) |
#define | IRADIOSITY_RENDER_PARAMETERS_INTERFACE Interface_ID(0x39981beb, 0x38df21ad) |
Typedefs |
|
typedef SFXParamDlg | RadiosityParamDlg |
#define RADIOSITY_INTERFACE Interface_ID(0x6711e7a, 0x5b504baa) |
Definition at line 277 of file radiosity.h.
#define IRADIOSITYEFFECT_EXTENSION_INTERFACE Interface_ID(0x703149db, 0x43ed63b8) |
Definition at line 331 of file radiosity.h.
#define IRADIOSITY_RENDER_PARAMETERS_INTERFACE Interface_ID(0x39981beb, 0x38df21ad) |
Definition at line 406 of file radiosity.h.
typedef SFXParamDlg RadiosityParamDlg |
Definition at line 21 of file radiosity.h.