VR-Engage  2.2
Loading...
Searching...
No Matches
treeClass.h File Reference
Include dependency graph for treeClass.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  makVre::DtTreeClass< SELF_T, SUPER_T >
 

Namespaces

namespace  makVre
 

Detailed Description

This file defines the DtTreeClass template which provides a robust tree structure implementation for building parent-child hierarchies in the VREngage system. It supports owned and unowned children, name-based lookups, and various tree manipulation operations.