OMC::Rect2D Class Reference

Detailed Description

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
 

Constructor & Destructor Documentation

◆ Rect2D()

OMC::Rect2D::Rect2D ( double  width = 0.0,
double  height = 0.0 
)

Generic 2D Rect Object

Inheritance diagram for OMC::Rect2D:
Collaboration diagram for OMC::Rect2D: