![]() |
Provides a 2D Rectangle using double values for width and height.
Public Member Functions | |
Rect2D (double width=0.0, double height=0.0) | |
Public Attributes | |
double | width |
width of the object | |
double | height |
height of the object | |
OMC::Rect2D::Rect2D | ( | double | width = 0.0 , |
double | height = 0.0 |
||
) |
Generic 2D Rect Object