![]() |
Open CASCADE Technology Reference Manual 8.0.0
|
class for range index management of curve More...
#include <IntTools_CurveRangeSample.hxx>

Public Member Functions | |
| IntTools_CurveRangeSample () | |
| IntTools_CurveRangeSample (const int theIndex) | |
| void | SetRangeIndex (const int theIndex) |
| int | GetRangeIndex () const |
| bool | IsEqual (const IntTools_CurveRangeSample &Other) const |
| bool | operator== (const IntTools_CurveRangeSample &Other) const |
| IntTools_Range | GetRange (const double theFirst, const double theLast, const int theNbSample) const |
| int | GetRangeIndexDeeper (const int theNbSample) const |
Public Member Functions inherited from IntTools_BaseRangeSample | |
| IntTools_BaseRangeSample () | |
| IntTools_BaseRangeSample (const int theDepth) | |
| void | SetDepth (const int theDepth) |
| int | GetDepth () const |
class for range index management of curve
| IntTools_CurveRangeSample::IntTools_CurveRangeSample | ( | ) |
| IntTools_CurveRangeSample::IntTools_CurveRangeSample | ( | const int | theIndex | ) |
| IntTools_Range IntTools_CurveRangeSample::GetRange | ( | const double | theFirst, |
| const double | theLast, | ||
| const int | theNbSample ) const |
|
inline |
|
inline |
|
inline |