Definition at line 78 of file transformation.hpp.
◆ flip_x
bool bnb::transformation::affine_coeffs_t::flip_x = false |
◆ flip_y
bool bnb::transformation::affine_coeffs_t::flip_y = false |
◆ rotate
rotate_t bnb::transformation::affine_coeffs_t::rotate = rotate_t::deg_0 |
◆ scale_x
float bnb::transformation::affine_coeffs_t::scale_x = 1.0f |
◆ scale_y
float bnb::transformation::affine_coeffs_t::scale_y = 1.0f |
◆ trans_x
float bnb::transformation::affine_coeffs_t::trans_x = 0.0f |
◆ trans_y
float bnb::transformation::affine_coeffs_t::trans_y = 0.0f |
The documentation for this struct was generated from the following file: