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

Root of optoctree file. More...

#include <base_struct/base_struct.hpp>

Public Member Functions

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

Public Attributes

int32_t version
 version of optoctree file
 
std::vector< OptocTreetrees
 Optoctrees.
 

Detailed Description

Root of optoctree file.

Member Function Documentation

◆ operator==()

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

Member Data Documentation

◆ trees

std::vector<OptocTree> optoctreeparser::OptocRoot::trees

Optoctrees.

◆ version

int32_t optoctreeparser::OptocRoot::version

version of optoctree file


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