|
Open CASCADE Technology 6.5.2
|
#include <IntTools_CurveRangeLocalizeData.hxx>
Public Member Functions | |
| void * | operator new (size_t, void *anAddress) |
| void * | operator new (size_t size) |
| void | operator delete (void *anAddress) |
| IntTools_CurveRangeLocalizeData (const Standard_Integer theNbSample, const Standard_Real theMinRange) | |
| Standard_Integer | GetNbSample () const |
| Standard_Real | GetMinRange () const |
| void | AddOutRange (const IntTools_CurveRangeSample &theRange) |
| void | AddBox (const IntTools_CurveRangeSample &theRange, const Bnd_Box &theBox) |
| Standard_Boolean | FindBox (const IntTools_CurveRangeSample &theRange, Bnd_Box &theBox) const |
| Standard_Boolean | IsRangeOut (const IntTools_CurveRangeSample &theRange) const |
| void | ListRangeOut (IntTools_ListOfCurveRangeSample &theList) const |
| IntTools_CurveRangeLocalizeData::IntTools_CurveRangeLocalizeData | ( | const Standard_Integer | theNbSample, |
| const Standard_Real | theMinRange | ||
| ) |
| void IntTools_CurveRangeLocalizeData::AddBox | ( | const IntTools_CurveRangeSample & | theRange, |
| const Bnd_Box & | theBox | ||
| ) |
| void IntTools_CurveRangeLocalizeData::AddOutRange | ( | const IntTools_CurveRangeSample & | theRange | ) |
| Standard_Boolean IntTools_CurveRangeLocalizeData::FindBox | ( | const IntTools_CurveRangeSample & | theRange, |
| Bnd_Box & | theBox | ||
| ) | const |
| Standard_Real IntTools_CurveRangeLocalizeData::GetMinRange | ( | ) | const |
| Standard_Integer IntTools_CurveRangeLocalizeData::GetNbSample | ( | ) | const |
| Standard_Boolean IntTools_CurveRangeLocalizeData::IsRangeOut | ( | const IntTools_CurveRangeSample & | theRange | ) | const |
| void IntTools_CurveRangeLocalizeData::ListRangeOut | ( | IntTools_ListOfCurveRangeSample & | theList | ) | const |
| void IntTools_CurveRangeLocalizeData::operator delete | ( | void * | anAddress | ) | [inline] |
| void* IntTools_CurveRangeLocalizeData::operator new | ( | size_t | size | ) | [inline] |
| void* IntTools_CurveRangeLocalizeData::operator new | ( | size_t | , |
| void * | anAddress | ||
| ) | [inline] |
1.7.4