![]() |
Banuba SDK
|
Public Member Functions | |
bool | operator== (const affine_coeffs_t &t) const noexcept |
Public Attributes | |
float | scale_x = 1.0f |
float | scale_y = 1.0f |
float | trans_x = 0.0f |
float | trans_y = 0.0f |
rotate_t | rotate = rotate_t::deg_0 |
bool | flip_x = false |
bool | flip_y = false |
Definition at line 78 of file transformation.hpp.