|
3ds Max C++ API Reference
|
Classes | |
| class | ILinkTMCtrl |
| class | ISubTargetCtrl |
| ISubTargetCtrl gives access to sub-transform controller. More... | |
Macros | |
| #define | LINKTMCTRL_CLASSID Class_ID(0x615b56e4, 0x5f0e6032) |
Functions | |
| ILinkTMCtrl * | GetLinkTMInterface (Control *c) |
| ISubTargetCtrl * | GetSubTargetInterface (Control *c) |
| Returns the ISubTargetCtrl interface to a sub-transform controller. More... | |
| #define LINKTMCTRL_CLASSID Class_ID(0x615b56e4, 0x5f0e6032) |
|
inline |
|
inline |
Returns the ISubTargetCtrl interface to a sub-transform controller.
| [in] | c | Sub-transform controller to fetch the interface from |