3ds Max C++ API Reference
|
#include "maxheap.h"
Classes | |
class | IMixDriven |
INTERNAL USE. More... | |
Macros | |
#define | MIXExport __declspec( dllimport ) |
#define | MIXER_DRIVERCLIP_CLASS_ID Class_ID(0x56e36460, 0x57c34da) |
The ClassID for the main class that holds all of the mixer info. More... | |
#define | MASTERMAXCLIP_CLASS_ID Class_ID(0x56e36460, 0x57c34da) |
ClassID's for the mixer driven controls. | |
The various driven control class ids for the mixer driven controllers that replace the ordinary max controllers once the object goes into the mixer. | |
#define | MIXER_DRIVEN_CONTROL_CLASS_ID Class_ID(0x32fd7fa2, 0x67a62aae) |
#define | SLAVE_CONTROL_CLASS_ID Class_ID(0x32fd7fa2, 0x67a62aae) |
#define | MIXER_DRIVENFLOAT_CONTROL_CLASS_ID Class_ID(0xed63317, 0x1a55054b) |
#define | SLAVEFLOAT_CONTROL_CLASS_ID Class_ID(0xed63317, 0x1a55054b) |
#define | MIXER_DRIVENPOS_CONTROL_CLASS_ID Class_ID(0x77d776ae, 0x26e16054) |
#define | SLAVEPOS_CONTROL_CLASS_ID Class_ID(0x77d776ae, 0x26e16054) |
#define | MIXER_DRIVENROTATION_CONTROL_CLASS_ID Class_ID(0x611b5ad7, 0x7485235) |
#define | SLAVEROTATION_CONTROL_CLASS_ID Class_ID(0x611b5ad7, 0x7485235) |
#define | MIXER_DRIVENSCALE_CONTROL_CLASS_ID Class_ID(0x5f712fd0, 0x376a57a8) |
#define | SLAVESCALE_CONTROL_CLASS_ID Class_ID(0x5f712fd0, 0x376a57a8) |
#define | MIXER_DRIVENPOINT3_CONTROL_CLASS_ID Class_ID(0x68233163, 0x3e7802ee) |
#define | SLAVEPOINT3_CONTROL_CLASS_ID Class_ID(0x68233163, 0x3e7802ee) |
#define | MIXER_DRIVENPOINT4_CONTROL_CLASS_ID Class_ID(0x531e2dda, 0x67926815) |
#define | SLAVEPOINT4_CONTROL_CLASS_ID Class_ID(0x531e2dda, 0x67926815) |
#define | MIXER_DRIVENMATRIX3_CONTROL_CLASS_ID Class_ID(0x20fa45e0, 0x58ef2ced) |
#define | SLAVEMATRIX3_CONTROL_CLASS_ID Class_ID(0x20fa45e0, 0x58ef2ced) |
#define | I_MIXERDRIVENINTERFACE 0x4606111e |
INTERNAL USE Interface for the driven. More... | |
#define | I_MIXSLAVEINTERFACE 0x4606111e |
typedef MAX_DEPRECATED IMixDriven | IMixSlave |
#define MIXExport __declspec( dllimport ) |
#define MIXER_DRIVERCLIP_CLASS_ID Class_ID(0x56e36460, 0x57c34da) |
The ClassID for the main class that holds all of the mixer info.
#define MASTERMAXCLIP_CLASS_ID Class_ID(0x56e36460, 0x57c34da) |
#define MIXER_DRIVEN_CONTROL_CLASS_ID Class_ID(0x32fd7fa2, 0x67a62aae) |
#define SLAVE_CONTROL_CLASS_ID Class_ID(0x32fd7fa2, 0x67a62aae) |
#define MIXER_DRIVENFLOAT_CONTROL_CLASS_ID Class_ID(0xed63317, 0x1a55054b) |
#define SLAVEFLOAT_CONTROL_CLASS_ID Class_ID(0xed63317, 0x1a55054b) |
#define MIXER_DRIVENPOS_CONTROL_CLASS_ID Class_ID(0x77d776ae, 0x26e16054) |
#define SLAVEPOS_CONTROL_CLASS_ID Class_ID(0x77d776ae, 0x26e16054) |
#define MIXER_DRIVENROTATION_CONTROL_CLASS_ID Class_ID(0x611b5ad7, 0x7485235) |
#define SLAVEROTATION_CONTROL_CLASS_ID Class_ID(0x611b5ad7, 0x7485235) |
#define MIXER_DRIVENSCALE_CONTROL_CLASS_ID Class_ID(0x5f712fd0, 0x376a57a8) |
#define SLAVESCALE_CONTROL_CLASS_ID Class_ID(0x5f712fd0, 0x376a57a8) |
#define MIXER_DRIVENPOINT3_CONTROL_CLASS_ID Class_ID(0x68233163, 0x3e7802ee) |
#define SLAVEPOINT3_CONTROL_CLASS_ID Class_ID(0x68233163, 0x3e7802ee) |
#define MIXER_DRIVENPOINT4_CONTROL_CLASS_ID Class_ID(0x531e2dda, 0x67926815) |
#define SLAVEPOINT4_CONTROL_CLASS_ID Class_ID(0x531e2dda, 0x67926815) |
#define MIXER_DRIVENMATRIX3_CONTROL_CLASS_ID Class_ID(0x20fa45e0, 0x58ef2ced) |
#define SLAVEMATRIX3_CONTROL_CLASS_ID Class_ID(0x20fa45e0, 0x58ef2ced) |
#define I_MIXERDRIVENINTERFACE 0x4606111e |
INTERNAL USE Interface for the driven.
#define I_MIXSLAVEINTERFACE 0x4606111e |
typedef MAX_DEPRECATED IMixDriven IMixSlave |