Skip to main content
Version: 🚧 Nightly

Structure f3d::options::model::point_sprites

Definition: options.h (line 242)

Members

Public attributes

Variable enable

Definition: options.h (line 243)

bool f3d::options::model::point_sprites::enable = false

Type: bool

Variable size

Definition: options.h (line 244)

double f3d::options::model::point_sprites::size = 10.0

Type: double

Variable type

Definition: options.h (line 245)

std::string f3d::options::model::point_sprites::type = "sphere"

Type: std::string