3ds Max C++ API Reference
delegexp.h File Reference
#include <WTypes.h>
#include "../maxheap.h"
#include "../maxtypes.h"
#include "../matrix3.h"
#include "../color.h"
#include "../units.h"
#include "../trig.h"

Classes

class  IDelegate
 An interface class to the delegate. More...
 

Macros

#define DELEGexport   __declspec( dllimport )
 
#define I_DELEGINTERFACE   0x00100101
 
#define DELEG_CLASSID   Class_ID(0x40c07baa, 0x245c7fe6)
 
#define CROWD_CLASS_ID   Class_ID(0x60144302, 0x43455584)
 

Macro Definition Documentation

◆ DELEGexport

#define DELEGexport   __declspec( dllimport )

◆ I_DELEGINTERFACE

#define I_DELEGINTERFACE   0x00100101

◆ DELEG_CLASSID

#define DELEG_CLASSID   Class_ID(0x40c07baa, 0x245c7fe6)

◆ CROWD_CLASS_ID

#define CROWD_CLASS_ID   Class_ID(0x60144302, 0x43455584)