Structure f3d::options::model::point_sprites
Definition: options.h (line 247)
Members
Public attributes
Variable absolute_size
Definition: options.h (line 248)
bool f3d::options::model::point_sprites::absolute_size = false
Type: bool
Variable enable
Definition: options.h (line 249)
bool f3d::options::model::point_sprites::enable = false
Type: bool
Variable size
Definition: options.h (line 250)
double f3d::options::model::point_sprites::size = 10.0
Type: double
Variable type
Definition: options.h (line 251)
std::string f3d::options::model::point_sprites::type = "sphere"
Type: std::string