#include <c4d_baseobject.h>
Helper class for virtual objects hierarchy handling.
- See also
- ObjectData::GetVirtualObjects()
◆ HierarchyHelp()
◆ ~HierarchyHelp()
◆ GetLOD()
◆ GetBuildFlags()
Gets the build flags for the virtual objects.
- Returns
- The build flags: BUILDFLAGS
◆ GetMg()
Gets the world (global) matrix for the virtual objects.
- Returns
- The world (global) transformation matrix.
◆ GetThread()
Gets the calling thread.
- Returns
- The thread using the hierarchy help, or nullptr. Cinema 4D owns the pointed thread.
◆ GetDocument()
Gets the document for the virtual objects.
- Returns
- The document. Cinema 4D owns the pointed document.