playrho::d2::DynamicTree::BranchData Struct Reference

Branch data of a tree node. More...

#include <DynamicTree.hpp>

Public Attributes

Size child1
 Child 1. More...
 
Size child2
 Child 2. More...
 

Detailed Description

Branch data of a tree node.

Definition at line 286 of file DynamicTree.hpp.

Member Data Documentation

◆ child1

Size playrho::d2::DynamicTree::BranchData::child1

Child 1.

Definition at line 288 of file DynamicTree.hpp.

◆ child2

Size playrho::d2::DynamicTree::BranchData::child2

Child 2.

Definition at line 289 of file DynamicTree.hpp.


The documentation for this struct was generated from the following file: