optoctreeparser
Loading...
Searching...
No Matches
optoctreeparser::OptocTree Struct Reference

One OctoTree. More...

#include <base_struct/base_struct.hpp>

Public Member Functions

bool operator== (const OptocTree &other) const =default
 

Public Attributes

uint16_t node_count
 Count of nodes.
 
std::vector< OptocNodenodes
 Nodes.
 

Detailed Description

One OctoTree.

Member Function Documentation

◆ operator==()

bool optoctreeparser::OptocTree::operator== ( const OptocTree other) const
default

Member Data Documentation

◆ node_count

uint16_t optoctreeparser::OptocTree::node_count

Count of nodes.

◆ nodes

std::vector<OptocNode> optoctreeparser::OptocTree::nodes

Nodes.


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