optoctreeparser
|
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< OptocNode > | nodes |
Nodes. | |
One OctoTree.
|
default |
uint16_t optoctreeparser::OptocTree::node_count |
Count of nodes.
std::vector<OptocNode> optoctreeparser::OptocTree::nodes |
Nodes.