3ds Max C++ API Reference
|
Classes | |
class | INodeMonitor |
The interface for working with NodeMonitor class. More... | |
Macros | |
#define | NODEMONITOR_CLASS_ID Class_ID(0x18f81903, 0x19033fd2) |
ClassID for NodeMonitor. More... | |
#define | IID_NODEMONITOR Interface_ID(0x18f81903, 0x19033fd2) |
Id for INodeMonitor interface. More... | |
#define | REFMSG_NODEMONITOR_TARGET_DELETED REFMSG_USER + 0x18f81903 |
RefMessage sent by NodeMonitor's ProcessRefTargMonitorMsg when the monitored node is deleted The hTarg argument is the node being deleted. More... | |
#define | REFMSG_NODEMONITOR_TARGET_SET REFMSG_REFTARGMONITOR_TARGET_SET |
RefMessage sent by NodeTransformMonitor's ProcessRefTargMonitorMsg when the monitored node is set or set to NULL,which may happened during an Undo/Redo. More... | |
#define NODEMONITOR_CLASS_ID Class_ID(0x18f81903, 0x19033fd2) |
ClassID for NodeMonitor.
#define IID_NODEMONITOR Interface_ID(0x18f81903, 0x19033fd2) |
Id for INodeMonitor interface.
#define REFMSG_NODEMONITOR_TARGET_DELETED REFMSG_USER + 0x18f81903 |
RefMessage sent by NodeMonitor's ProcessRefTargMonitorMsg when the monitored node is deleted The hTarg argument is the node being deleted.
#define REFMSG_NODEMONITOR_TARGET_SET REFMSG_REFTARGMONITOR_TARGET_SET |
RefMessage sent by NodeTransformMonitor's ProcessRefTargMonitorMsg when the monitored node is set or set to NULL,which may happened during an Undo/Redo.