Structure f3d::options::render
Definition: options.h
(line 266)
Inner classes
- f3d::options::render::armature
- f3d::options::render::axes_grid
- f3d::options::render::background
- f3d::options::render::effect
- f3d::options::render::grid
- f3d::options::render::hdri
- f3d::options::render::light
- f3d::options::render::raytracing
Members
- armature
- axes_grid
- backface_type
- background
- effect
- grid
- hdri
- light
- line_width
- point_size
- raytracing
- show_edges
Public attributes
Variable armature
Definition: options.h
(line 269)
struct f3d::options::render::armature f3d::options::render::armature
Type: struct f3d::options::render::armature
Variable axes_grid
Definition: options.h
(line 273)
struct f3d::options::render::axes_grid f3d::options::render::axes_grid
Type: struct f3d::options::render::axes_grid
Variable backface_type
Definition: options.h
(line 275)
std::optional<std::string> f3d::options::render::backface_type
Type: std::optional< std::string >
Variable background
Definition: options.h
(line 284)
struct f3d::options::render::background f3d::options::render::background
Type: struct f3d::options::render::background
Variable effect
Definition: options.h
(line 297)
struct f3d::options::render::effect f3d::options::render::effect
Type: struct f3d::options::render::effect
Variable grid
Definition: options.h
(line 305)
struct f3d::options::render::grid f3d::options::render::grid
Type: struct f3d::options::render::grid
Variable hdri
Definition: options.h
(line 310)
struct f3d::options::render::hdri f3d::options::render::hdri
Type: struct f3d::options::render::hdri
Variable light
Definition: options.h
(line 314)
struct f3d::options::render::light f3d::options::render::light
Type: struct f3d::options::render::light
Variable line_width
Definition: options.h
(line 316)
std::optional<double> f3d::options::render::line_width
Type: std::optional< double >
Variable point_size
Definition: options.h
(line 317)
std::optional<double> f3d::options::render::point_size
Type: std::optional< double >
Variable raytracing
Definition: options.h
(line 322)
struct f3d::options::render::raytracing f3d::options::render::raytracing
Type: struct f3d::options::render::raytracing
Variable show_edges
Definition: options.h
(line 324)
std::optional<bool> f3d::options::render::show_edges
Type: std::optional< bool >