VR-Forces 4.8 Class Documentation
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Groups Pages
Classes | Namespaces
DtElementIDHierarchy.h File Reference

Contains makVrv::DtElementIDHierarchy class. More...

Go to the source code of this file.

Classes

class  makVrv::DtElementIDHierarchyNode
 The DtElementIDHierarchyNode class will contain information about an element, its children and its parent. More...
 
class  makVrv::DtElementIDHierarchy
 Hierarchy that will keep track of parent/child element id relationships. More...
 

Namespaces

 makVrv
 Declare & export the plugin initialization function (bool initDeModule(DtDe* de))
 

Detailed Description

Contains makVrv::DtElementIDHierarchy class.

This is an arbitrary hierarchy class that will allow hierarchies to be kept by element id.

Each node in the hierarchy is kept in a flat list. The hierarchy tree is defined by the parent of any particular node and the children that node might point to.


Document ID: Generated on Thu Aug 27 10:56:05 EDT 2020 from SVN revision 217100
Copyright © 2005-2020 MAK Technologies. All Rights Reserved (www.mak.com)