|
| | IntTools_SurfaceRangeSample () |
| |
| | IntTools_SurfaceRangeSample (const int theIndexU, const int theDepthU, const int theIndexV, const int theDepthV) |
| |
| | IntTools_SurfaceRangeSample (const IntTools_CurveRangeSample &theRangeU, const IntTools_CurveRangeSample &theRangeV) |
| |
| | IntTools_SurfaceRangeSample (const IntTools_SurfaceRangeSample &Other) |
| |
| IntTools_SurfaceRangeSample & | Assign (const IntTools_SurfaceRangeSample &Other) |
| |
| IntTools_SurfaceRangeSample & | operator= (const IntTools_SurfaceRangeSample &Other) |
| |
| void | SetRanges (const IntTools_CurveRangeSample &theRangeU, const IntTools_CurveRangeSample &theRangeV) |
| |
| void | GetRanges (IntTools_CurveRangeSample &theRangeU, IntTools_CurveRangeSample &theRangeV) const |
| |
| void | SetIndexes (const int theIndexU, const int theIndexV) |
| |
| void | GetIndexes (int &theIndexU, int &theIndexV) const |
| |
| void | GetDepths (int &theDepthU, int &theDepthV) const |
| |
| void | SetSampleRangeU (const IntTools_CurveRangeSample &theRangeSampleU) |
| |
| const IntTools_CurveRangeSample & | GetSampleRangeU () const |
| |
| void | SetSampleRangeV (const IntTools_CurveRangeSample &theRangeSampleV) |
| |
| const IntTools_CurveRangeSample & | GetSampleRangeV () const |
| |
| void | SetIndexU (const int theIndexU) |
| |
| int | GetIndexU () const |
| |
| void | SetIndexV (const int theIndexV) |
| |
| int | GetIndexV () const |
| |
| void | SetDepthU (const int theDepthU) |
| |
| int | GetDepthU () const |
| |
| void | SetDepthV (const int theDepthV) |
| |
| int | GetDepthV () const |
| |
| IntTools_Range | GetRangeU (const double theFirstU, const double theLastU, const int theNbSampleU) const |
| |
| IntTools_Range | GetRangeV (const double theFirstV, const double theLastV, const int theNbSampleV) const |
| |
| bool | IsEqual (const IntTools_SurfaceRangeSample &Other) const |
| |
| int | GetRangeIndexUDeeper (const int theNbSampleU) const |
| |
| int | GetRangeIndexVDeeper (const int theNbSampleV) const |
| |
| bool | operator== (const IntTools_SurfaceRangeSample &theOther) const |
| |
class for range index management of surface