MDAL
Public Member Functions | Public Attributes | List of all members
MDAL::BBox Struct Reference

Public Member Functions

 BBox (double lx, double ux, double ly, double uy)
 

Public Attributes

double minX = std::numeric_limits<double>::max()
 
double maxX = -std::numeric_limits<double>::max()
 
double minY = std::numeric_limits<double>::max()
 
double maxY = -std::numeric_limits<double>::max()
 

The documentation for this struct was generated from the following file: