#include <IntTools_CurveRangeSample.hxx>
Inheritance diagram for IntTools_CurveRangeSample:

Public Member Functions | |
| void * | operator new (size_t, void *anAddress) |
| void * | operator new (size_t size) |
| void | operator delete (void *anAddress) |
| Standard_EXPORT | IntTools_CurveRangeSample () |
| Standard_EXPORT | IntTools_CurveRangeSample (const Standard_Integer theIndex) |
| void | SetRangeIndex (const Standard_Integer theIndex) |
| Standard_Integer | GetRangeIndex () const |
| Standard_Boolean | IsEqual (const IntTools_CurveRangeSample &Other) const |
| Standard_EXPORT IntTools_Range | GetRange (const Standard_Real theFirst, const Standard_Real theLast, const Standard_Integer theNbSample) const |
| Standard_Integer | GetRangeIndexDeeper (const Standard_Integer theNbSample) const |
Private Attributes | |
| Standard_Integer | myIndex |
|
|
|
|
|
|
|
||||||||||||||||
|
|
|
|
|
|
|
|
|
|
|
|
|
Reimplemented from IntTools_BaseRangeSample. |
|
|
Reimplemented from IntTools_BaseRangeSample. |
|
||||||||||||
|
Reimplemented from IntTools_BaseRangeSample. |
|
|
|
|
|
|
1.4.1