Home | All Classes | Grouped Classes | Index | Search
Constructs an rectangle.
CL_Rectf(); CL_Rectf( const CL_Rect& rect); CL_Rectf( float new_left, float new_top, float new_right, float new_bottom); CL_Rectf( const CL_Pointf& p, const CL_Sizef& size); CL_Rectf( const CL_Rectf& rect);
Parameters:
See also:
CL_Point | CL_Pointf | CL_Rect | CL_Rectf | CL_Size | CL_Sizef