#include <WTypes.h>
#include "..\maxheap.h"
#include "..\maxtypes.h"
#include "..\matrix3.h"
#include "..\color.h"
#include "..\units.h"
#include "..\trig.h"
Go to the source code of this file.
Classes |
|
class | IDelegate |
An interface class to the delegate. More... |
|
Defines |
|
#define | DELEGexport __declspec( dllimport ) |
#define | I_DELEGINTERFACE 0x00100101 |
#define | DELEG_CLASSID Class_ID(0x40c07baa, 0x245c7fe6) |
#define | CROWD_CLASS_ID Class_ID(0x60144302, 0x43455584) |
#define DELEGexport __declspec( dllimport ) |
Definition at line 27 of file delegexp.h.
#define I_DELEGINTERFACE 0x00100101 |
Definition at line 33 of file delegexp.h.
#define DELEG_CLASSID Class_ID(0x40c07baa, 0x245c7fe6) |
Definition at line 39 of file delegexp.h.
#define CROWD_CLASS_ID Class_ID(0x60144302, 0x43455584) |
Definition at line 40 of file delegexp.h.