Structure f3d::options::model::point_sprites
Definition: options.h (line 251)
Members
Public attributes
Variable absolute_size
Definition: options.h (line 252)
bool f3d::options::model::point_sprites::absolute_size = false
Type: bool
Variable enable
Definition: options.h (line 253)
bool f3d::options::model::point_sprites::enable = false
Type: bool
Variable size
Definition: options.h (line 254)
double f3d::options::model::point_sprites::size = 10.0
Type: double
Variable type
Definition: options.h (line 255)
std::string f3d::options::model::point_sprites::type = "sphere"
Type: std::string