Open CASCADE Technology Reference Manual 8.0.0
Loading...
Searching...
No Matches
Public Member Functions | Data Fields
Interval Class Reference

#include <IntCurve_IntConicConic_Tool.hxx>

Public Member Functions

 Interval ()
 
 Interval (const double a, const double b)
 
 Interval (const IntRes2d_Domain &Domain)
 
 Interval (const double a, const bool hf, const double b, const bool hl)
 
double Length ()
 
Interval IntersectionWithBounded (const Interval &Inter)
 

Data Fields

double Binf
 
double Bsup
 
bool HasFirstBound
 
bool HasLastBound
 
bool IsNull
 

Constructor & Destructor Documentation

◆ Interval() [1/4]

Interval::Interval ( )

◆ Interval() [2/4]

Interval::Interval ( const double a,
const double b )

◆ Interval() [3/4]

Interval::Interval ( const IntRes2d_Domain & Domain)

◆ Interval() [4/4]

Interval::Interval ( const double a,
const bool hf,
const double b,
const bool hl )

Member Function Documentation

◆ IntersectionWithBounded()

Interval Interval::IntersectionWithBounded ( const Interval & Inter)

◆ Length()

double Interval::Length ( )

Field Documentation

◆ Binf

double Interval::Binf

◆ Bsup

double Interval::Bsup

◆ HasFirstBound

bool Interval::HasFirstBound

◆ HasLastBound

bool Interval::HasLastBound

◆ IsNull

bool Interval::IsNull

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