3ds Max C++ API Reference
IWorkingPivot.h File Reference
#include "Maxapi.h"
#include "maxheap.h"
#include "ifnpub.h"
#include "iparamb2.h"

Classes

class  IWorkingPivot
 The interface to the functionality for using the Working Pivot. More...
 

Macros

#define IWORKINGPIVOT_INTERFACE   Interface_ID(0x6ea64179, 0x233915fd)
 Interface ID for the IWorkingPivot Interface. More...
 
#define GetIWorkingPivot()   static_cast<IWorkingPivot*>(GetCOREInterface(IWORKINGPIVOT_INTERFACE))
 Helper method for getting the IWorkingPivot interface. More...
 

Macro Definition Documentation

◆ IWORKINGPIVOT_INTERFACE

#define IWORKINGPIVOT_INTERFACE   Interface_ID(0x6ea64179, 0x233915fd)

◆ GetIWorkingPivot

#define GetIWorkingPivot ( )    static_cast<IWorkingPivot*>(GetCOREInterface(IWORKINGPIVOT_INTERFACE))

Helper method for getting the IWorkingPivot interface.