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

Public Member Functions | |
| void * | operator new (size_t, void *anAddress) |
| void * | operator new (size_t size) |
| void | operator delete (void *anAddress) |
| 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_CurveRangeSample::IntTools_CurveRangeSample | ( | ) |
| IntTools_CurveRangeSample::IntTools_CurveRangeSample | ( | const Standard_Integer | theIndex | ) |
| IntTools_Range IntTools_CurveRangeSample::GetRange | ( | const Standard_Real | theFirst, |
| const Standard_Real | theLast, | ||
| const Standard_Integer | theNbSample | ||
| ) | const |
| Standard_Integer IntTools_CurveRangeSample::GetRangeIndex | ( | ) | const |
| Standard_Integer IntTools_CurveRangeSample::GetRangeIndexDeeper | ( | const Standard_Integer | theNbSample | ) | const |
| Standard_Boolean IntTools_CurveRangeSample::IsEqual | ( | const IntTools_CurveRangeSample & | Other | ) | const |
| void IntTools_CurveRangeSample::operator delete | ( | void * | anAddress | ) | [inline] |
Reimplemented from IntTools_BaseRangeSample.
| void* IntTools_CurveRangeSample::operator new | ( | size_t | size | ) | [inline] |
Reimplemented from IntTools_BaseRangeSample.
| void* IntTools_CurveRangeSample::operator new | ( | size_t | , |
| void * | anAddress | ||
| ) | [inline] |
Reimplemented from IntTools_BaseRangeSample.
| void IntTools_CurveRangeSample::SetRangeIndex | ( | const Standard_Integer | theIndex | ) |
1.7.4