OCCT3D OCCT 8.0.1
OCCT documentation

Search guides and API reference

Enter at least two characters.

    Open CASCADE Technology Reference Manual 8.0.1
    Interval Class Reference

    #include <IntCurve_IntConicConic_Tool.hxx>

    Public Member Functions

     Interval ()
     Interval (const double aa, const double bb)
     Interval (const IntRes2d_Domain &Domain)
     Interval (const double aa, const bool hf, const double bb, 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: