Go to the source code of this file.
Classes |
|
class | IWorkingPivot |
The interface to the functionality for using
the Working Pivot. More... |
|
Defines |
|
#define | IWORKINGPIVOT_INTERFACE Interface_ID(0x6ea64179, 0x233915fd) |
Interface ID for the IWorkingPivot
Interface. |
|
#define | GetIWorkingPivot() static_cast<IWorkingPivot*>(GetCOREInterface(IWORKINGPIVOT_INTERFACE)) |
Helper method for getting the IWorkingPivot
interface. |
#define IWORKINGPIVOT_INTERFACE Interface_ID(0x6ea64179, 0x233915fd) |
Interface ID for the IWorkingPivot Interface.
Definition at line 25 of file IWorkingPivot.h.
#define GetIWorkingPivot | ( | ) | static_cast<IWorkingPivot*>(GetCOREInterface(IWORKINGPIVOT_INTERFACE)) |
Helper method for getting the IWorkingPivot interface.
Definition at line 28 of file IWorkingPivot.h.