#include <c4d_baseobject.h>
Helper class for virtual objects hierarchy handling.
公共成员函数 |
|
| Float | GetLOD (void) |
| BUILDFLAGS | GetBuildFlags (void) |
| const 矩阵 & | GetMg (void) |
| BaseThread * | GetThread (void) |
| BaseDocument * | GetDocument (void) |
私有成员函数 |
|
| HierarchyHelp () | |
| ~HierarchyHelp () | |
|
|
| Float GetLOD | ( | void | ) |
Gets the level of detail for the virtual objects.
| BUILDFLAGS GetBuildFlags | ( | void | ) |
Gets the build flags for the virtual objects.
| const 矩阵 & GetMg | ( | void | ) |
Gets the world (global) matrix for the virtual objects.
| BaseThread * GetThread | ( | void | ) |
Gets the calling thread.
| BaseDocument * GetDocument | ( | void | ) |
Gets the document for the virtual objects.