| 
    Open CASCADE Technology 7.8.2.dev
    
   | 
 
class for range index management of surface More...
#include <IntTools_SurfaceRangeSample.hxx>
class for range index management of surface
| IntTools_SurfaceRangeSample::IntTools_SurfaceRangeSample | ( | ) | 
| IntTools_SurfaceRangeSample::IntTools_SurfaceRangeSample | ( | const Standard_Integer | theIndexU, | 
| const Standard_Integer | theDepthU, | ||
| const Standard_Integer | theIndexV, | ||
| const Standard_Integer | theDepthV | ||
| ) | 
| IntTools_SurfaceRangeSample::IntTools_SurfaceRangeSample | ( | const IntTools_CurveRangeSample & | theRangeU, | 
| const IntTools_CurveRangeSample & | theRangeV | ||
| ) | 
| IntTools_SurfaceRangeSample::IntTools_SurfaceRangeSample | ( | const IntTools_SurfaceRangeSample & | Other | ) | 
| IntTools_SurfaceRangeSample & IntTools_SurfaceRangeSample::Assign | ( | const IntTools_SurfaceRangeSample & | Other | ) | 
| void IntTools_SurfaceRangeSample::GetDepths | ( | Standard_Integer & | theDepthU, | 
| Standard_Integer & | theDepthV | ||
| ) | const | 
| Standard_Integer IntTools_SurfaceRangeSample::GetDepthU | ( | ) | const | 
| Standard_Integer IntTools_SurfaceRangeSample::GetDepthV | ( | ) | const | 
| void IntTools_SurfaceRangeSample::GetIndexes | ( | Standard_Integer & | theIndexU, | 
| Standard_Integer & | theIndexV | ||
| ) | const | 
| Standard_Integer IntTools_SurfaceRangeSample::GetIndexU | ( | ) | const | 
| Standard_Integer IntTools_SurfaceRangeSample::GetIndexV | ( | ) | const | 
| Standard_Integer IntTools_SurfaceRangeSample::GetRangeIndexUDeeper | ( | const Standard_Integer | theNbSampleU | ) | const | 
| Standard_Integer IntTools_SurfaceRangeSample::GetRangeIndexVDeeper | ( | const Standard_Integer | theNbSampleV | ) | const | 
| void IntTools_SurfaceRangeSample::GetRanges | ( | IntTools_CurveRangeSample & | theRangeU, | 
| IntTools_CurveRangeSample & | theRangeV | ||
| ) | const | 
| IntTools_Range IntTools_SurfaceRangeSample::GetRangeU | ( | const Standard_Real | theFirstU, | 
| const Standard_Real | theLastU, | ||
| const Standard_Integer | theNbSampleU | ||
| ) | const | 
| IntTools_Range IntTools_SurfaceRangeSample::GetRangeV | ( | const Standard_Real | theFirstV, | 
| const Standard_Real | theLastV, | ||
| const Standard_Integer | theNbSampleV | ||
| ) | const | 
| const IntTools_CurveRangeSample & IntTools_SurfaceRangeSample::GetSampleRangeU | ( | ) | const | 
| const IntTools_CurveRangeSample & IntTools_SurfaceRangeSample::GetSampleRangeV | ( | ) | const | 
| Standard_Boolean IntTools_SurfaceRangeSample::IsEqual | ( | const IntTools_SurfaceRangeSample & | Other | ) | const | 
      
  | 
  inline | 
      
  | 
  inline | 
| void IntTools_SurfaceRangeSample::SetDepthU | ( | const Standard_Integer | theDepthU | ) | 
| void IntTools_SurfaceRangeSample::SetDepthV | ( | const Standard_Integer | theDepthV | ) | 
| void IntTools_SurfaceRangeSample::SetIndexes | ( | const Standard_Integer | theIndexU, | 
| const Standard_Integer | theIndexV | ||
| ) | 
| void IntTools_SurfaceRangeSample::SetIndexU | ( | const Standard_Integer | theIndexU | ) | 
| void IntTools_SurfaceRangeSample::SetIndexV | ( | const Standard_Integer | theIndexV | ) | 
| void IntTools_SurfaceRangeSample::SetRanges | ( | const IntTools_CurveRangeSample & | theRangeU, | 
| const IntTools_CurveRangeSample & | theRangeV | ||
| ) | 
| void IntTools_SurfaceRangeSample::SetSampleRangeU | ( | const IntTools_CurveRangeSample & | theRangeSampleU | ) | 
| void IntTools_SurfaceRangeSample::SetSampleRangeV | ( | const IntTools_CurveRangeSample & | theRangeSampleV | ) |