Open CASCADE Technology Reference Manual 8.0.0
Loading...
Searching...
No Matches
Data Structures
Bnd_Range.hxx File Reference
#include <Standard_ConstructionError.hxx>
#include <NCollection_List.hxx>
#include <optional>

Data Structures

class  Bnd_Range
 This class describes a range in 1D space restricted by two real values. A range can be void indicating there is no point included in the range. More...
 
struct  Bnd_Range::Bounds
 Structure containing the range bounds (Min, Max). Can be used with C++17 structured bindings: More...