optoctreeparser
Loading...
Searching...
No Matches
optoctreeparser::Reader Class Reference

Reads optoctree files. More...

#include <reader/reader.hpp>

Static Public Member Functions

static OptocTreeView optoctreeview_from_file (const std::string_view path)
 Reads optoctree file.
 

Detailed Description

Reads optoctree files.

Member Function Documentation

◆ optoctreeview_from_file()

static OptocTreeView optoctreeparser::Reader::optoctreeview_from_file ( const std::string_view  path)
static

Reads optoctree file.

Parameters
pathPath to .optoctree
Returns
OptocTreeView
Exceptions
`std::system_error`when:
  • .optoctree file opening error

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