Open CASCADE Technology  6.5.4
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines
Public Member Functions
IntTools_SurfaceRangeSample Class Reference

#include <IntTools_SurfaceRangeSample.hxx>

Public Member Functions

DEFINE_STANDARD_ALLOC IntTools_SurfaceRangeSample ()
 IntTools_SurfaceRangeSample (const Standard_Integer theIndexU, const Standard_Integer theDepthU, const Standard_Integer theIndexV, const Standard_Integer theDepthV)
 IntTools_SurfaceRangeSample (const IntTools_CurveRangeSample &theRangeU, const IntTools_CurveRangeSample &theRangeV)
 IntTools_SurfaceRangeSample (const IntTools_SurfaceRangeSample &Other)
IntTools_SurfaceRangeSampleAssign (const IntTools_SurfaceRangeSample &Other)
IntTools_SurfaceRangeSampleoperator= (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 Standard_Integer theIndexU, const Standard_Integer theIndexV)
void GetIndexes (Standard_Integer &theIndexU, Standard_Integer &theIndexV) const
void GetDepths (Standard_Integer &theDepthU, Standard_Integer &theDepthV) const
void SetSampleRangeU (const IntTools_CurveRangeSample &theRangeSampleU)
const IntTools_CurveRangeSampleGetSampleRangeU () const
void SetSampleRangeV (const IntTools_CurveRangeSample &theRangeSampleV)
const IntTools_CurveRangeSampleGetSampleRangeV () const
void SetIndexU (const Standard_Integer theIndexU)
Standard_Integer GetIndexU () const
void SetIndexV (const Standard_Integer theIndexV)
Standard_Integer GetIndexV () const
void SetDepthU (const Standard_Integer theDepthU)
Standard_Integer GetDepthU () const
void SetDepthV (const Standard_Integer theDepthV)
Standard_Integer GetDepthV () const
IntTools_Range GetRangeU (const Standard_Real theFirstU, const Standard_Real theLastU, const Standard_Integer theNbSampleU) const
IntTools_Range GetRangeV (const Standard_Real theFirstV, const Standard_Real theLastV, const Standard_Integer theNbSampleV) const
Standard_Boolean IsEqual (const IntTools_SurfaceRangeSample &Other) const
Standard_Integer GetRangeIndexUDeeper (const Standard_Integer theNbSampleU) const
Standard_Integer GetRangeIndexVDeeper (const Standard_Integer theNbSampleV) const

Constructor & Destructor Documentation


Member Function Documentation

IntTools_SurfaceRangeSample& IntTools_SurfaceRangeSample::operator= ( const IntTools_SurfaceRangeSample Other) [inline]

The documentation for this class was generated from the following file: