Structure f3d::options::scene::animation
Definition: options.h
(line 328)
Members
Public attributes
Variable autoplay
Definition: options.h
(line 329)
bool f3d::options::scene::animation::autoplay = false
Type: bool
Variable index
Definition: options.h
(line 330)
int f3d::options::scene::animation::index = 0
Type: int
Variable indices
Definition: options.h
(line 331)
std::vector<int> f3d::options::scene::animation::indices = {0}
Type: std::vector< int >
Variable speed_factor
Definition: options.h
(line 332)
f3d::ratio_t f3d::options::scene::animation::speed_factor = [f3d::ratio\_t](classf3d_1_1ratio__t.md){1.0}
Type: f3d::ratio_t