Defines a normalized rectangle region in [0.0, 1.0].
More...
#include <Types.h>
List of all members.
Detailed Description
Defines a normalized rectangle region in [0.0, 1.0].
Definition at line 548 of file Types.h.
Constructor & Destructor Documentation
Argus::NormalizedRect::NormalizedRect |
( |
| ) |
|
|
inline |
Argus::NormalizedRect::NormalizedRect |
( |
float |
l, |
|
|
float |
t, |
|
|
float |
r, |
|
|
float |
b |
|
) |
| |
|
inline |
Member Function Documentation
bool Argus::NormalizedRect::operator== |
( |
const NormalizedRect & |
other | ) |
const |
|
inline |
Member Data Documentation
float Argus::NormalizedRect::bottom |
float Argus::NormalizedRect::left |
float Argus::NormalizedRect::right |
float Argus::NormalizedRect::top |
The documentation for this struct was generated from the following file: