RotatedRect structure. More...
#include <RotatedRect.hpp>
Public Attributes | |
| float | angle = 0.f |
| degrees, increasing clockwise More... | |
| Point2f | center |
| Size2f | size |
RotatedRect structure.
Definition at line 14 of file RotatedRect.hpp.
| float dai::RotatedRect::angle = 0.f |
degrees, increasing clockwise
Definition at line 18 of file RotatedRect.hpp.
| Point2f dai::RotatedRect::center |
Definition at line 15 of file RotatedRect.hpp.
| Size2f dai::RotatedRect::size |
Definition at line 16 of file RotatedRect.hpp.