ORE Studio 0.0.4
Loading...
Searching...
No Matches
Public Attributes | List of all members
tree_node Struct Referencefinal

Represents a node in a generated tree structure. More...

#include <tree_builder.hpp>

Collaboration diagram for tree_node:
Collaboration graph

Public Attributes

std::size_t index
 
std::size_t depth
 
std::optional< std::size_t > parent_index
 

Detailed Description

Represents a node in a generated tree structure.