![]() |
Multimedia API ReferenceNovember 16, 2016 | 24.2.1 Release |
Public Member Functions | |
AcRegion () | |
AcRegion (uint32_t _left, uint32_t _top, uint32_t _width, uint32_t _height, float _weight) | |
bool | operator== (const AcRegion &other) const |
Data Fields | |
Rectangle | rect |
float | weight |
|
inline |
|
inline |
Rectangle Argus::AcRegion::rect |
Definition at line 615 of file Types.h.
Referenced by operator==().
float Argus::AcRegion::weight |
Definition at line 616 of file Types.h.
Referenced by operator==().