![]() |
Open CASCADE Technology Reference Manual 8.0.0
|
Structure containing the range bounds (Min, Max). Can be used with C++17 structured bindings: More...
#include <Bnd_Range.hxx>
Data Fields | |
| double | Min |
| Minimum value of the range. | |
| double | Max |
| Maximum value of the range. | |
Structure containing the range bounds (Min, Max). Can be used with C++17 structured bindings:
| double Bnd_Range::Bounds::Max |
Maximum value of the range.
| double Bnd_Range::Bounds::Min |
Minimum value of the range.