3ds Max C++ API Reference
|
Classes | |
class | IRefTargMonitor |
The interface for an owner of a RefTargMonitorRefMaker class. More... | |
class | RefTargMonitorRefMaker |
Defines a class for monitoring a ReferenceTarget. More... | |
Macros | |
#define | IID_REFTARG_MONITOR 0x3070552c |
Id for IRefTargMonitor interface. | |
#define | REFMSG_REFTARGMONITOR_TARGET_SET REFMSG_USER + 0x3070552c |
This notification is sent to a IRefTargetMonitor's owner when it sets it's target. | |
#define IID_REFTARG_MONITOR 0x3070552c |
Id for IRefTargMonitor interface.
#define REFMSG_REFTARGMONITOR_TARGET_SET REFMSG_USER + 0x3070552c |
This notification is sent to a IRefTargetMonitor's owner when it sets it's target.
Without this message, it's possible for the IRefTargetMontitor target to change with the owner not knowing about it.