Skip to content

Struct LaunchOptions

ClassList > LaunchOptions

Public Attributes

Type Name
bool bench_mode = false
bool exit_after_load = false
bool exit_after_render = false
std::optional< fs::path > import_path
std::optional< fs::path > las_path
bool probe_las = false

Public Attributes Documentation

variable bench_mode

bool LaunchOptions::bench_mode;

variable exit_after_load

bool LaunchOptions::exit_after_load;

variable exit_after_render

bool LaunchOptions::exit_after_render;

variable import_path

std::optional<fs::path> LaunchOptions::import_path;

variable las_path

std::optional<fs::path> LaunchOptions::las_path;

variable probe_las

bool LaunchOptions::probe_las;


The documentation for this class was generated from the following file /home/runner/work/Blaze/Blaze/src/gui/main_3d.cpp