CFx SDK Documentation
2020SP3
|
#include <TrVisHlBranchDef.h>
Public Attributes | |
OdDbStub * | m_pOwner |
OdTrVisGsMarkerArray | m_markers |
OdArray< OdTrVisHlBranchId, OdMemoryAllocator< OdTrVisHlBranchId > > | m_childs |
<group ExRender_Windows_Classes>
Definition at line 36 of file TrVisHlBranchDef.h.
OdArray<OdTrVisHlBranchId, OdMemoryAllocator<OdTrVisHlBranchId> > OdTrVisHlBranchDef::m_childs |
Definition at line 43 of file TrVisHlBranchDef.h.
OdTrVisGsMarkerArray OdTrVisHlBranchDef::m_markers |
Definition at line 41 of file TrVisHlBranchDef.h.
OdDbStub* OdTrVisHlBranchDef::m_pOwner |
Definition at line 39 of file TrVisHlBranchDef.h.