|
Open CASCADE Technology
6.5.4
|
#include <IntTools_CurveRangeSample.hxx>

Public Member Functions | |
| DEFINE_STANDARD_ALLOC | IntTools_CurveRangeSample () |
| IntTools_CurveRangeSample (const Standard_Integer theIndex) | |
| void | SetRangeIndex (const Standard_Integer theIndex) |
| Standard_Integer | GetRangeIndex () const |
| Standard_Boolean | IsEqual (const IntTools_CurveRangeSample &Other) const |
| IntTools_Range | GetRange (const Standard_Real theFirst, const Standard_Real theLast, const Standard_Integer theNbSample) const |
| Standard_Integer | GetRangeIndexDeeper (const Standard_Integer theNbSample) const |
| IntTools_Range IntTools_CurveRangeSample::GetRange | ( | const Standard_Real | theFirst, |
| const Standard_Real | theLast, | ||
| const Standard_Integer | theNbSample | ||
| ) | const |
| Standard_Integer IntTools_CurveRangeSample::GetRangeIndexDeeper | ( | const Standard_Integer | theNbSample | ) | const |
| Standard_Boolean IntTools_CurveRangeSample::IsEqual | ( | const IntTools_CurveRangeSample & | Other | ) | const |
1.8.0