3ds Max C++ API Reference
|
Classes | |
class | ExposureMaterialControl |
This is the inteface class to implement in order to support exposure controls. More... | |
class | ExposureMaterialControlDesc |
This implementation of ClassDesc is to be used to implement the ExposureMaterialControl interface. More... | |
class | ExposureMaterialControlImp< T, B > |
This class implements the virtual methods in ExposureMaterialControl. More... | |
class | AddExposureMaterialControl< B > |
This class implements a small hack to get around issues in the VS2005 compiler. More... | |
Macros | |
#define | EXPOSURE_MATERIAL_CONTROL Interface_ID(0x153b0cbc, 0x5d6b0879) |
Functions | |
ExposureMaterialControl * | GetExposureMaterialControl (InterfaceServer *mtl) |
#define EXPOSURE_MATERIAL_CONTROL Interface_ID(0x153b0cbc, 0x5d6b0879) |
|
inline |