nn::util::Rect::Rect Constructor
Rect ( )
|
This is the default constructor. |
Rect ( f32, f32, f32, f32 )
|
Constructor. |
Rect ( const Rect & )
|
Copy constructor. |
Rect()This is the default constructor.
Rect(f32, f32, f32, f32)Constructor.
Rect(const Rect &)Copy constructor.
CONFIDENTIAL