Open CASCADE Technology Reference Manual 8.0.0
Loading...
Searching...
No Matches
Public Member Functions
IntTools_CurveRangeSample Class Reference

class for range index management of curve More...

#include <IntTools_CurveRangeSample.hxx>

Inheritance diagram for IntTools_CurveRangeSample:
Inheritance graph
[legend]

Public Member Functions

 IntTools_CurveRangeSample ()
 
 IntTools_CurveRangeSample (const int theIndex)
 
void SetRangeIndex (const int theIndex)
 
int GetRangeIndex () const
 
bool IsEqual (const IntTools_CurveRangeSample &Other) const
 
bool operator== (const IntTools_CurveRangeSample &Other) const
 
IntTools_Range GetRange (const double theFirst, const double theLast, const int theNbSample) const
 
int GetRangeIndexDeeper (const int theNbSample) const
 
- Public Member Functions inherited from IntTools_BaseRangeSample
 IntTools_BaseRangeSample ()
 
 IntTools_BaseRangeSample (const int theDepth)
 
void SetDepth (const int theDepth)
 
int GetDepth () const
 

Detailed Description

class for range index management of curve

Constructor & Destructor Documentation

◆ IntTools_CurveRangeSample() [1/2]

IntTools_CurveRangeSample::IntTools_CurveRangeSample ( )

◆ IntTools_CurveRangeSample() [2/2]

IntTools_CurveRangeSample::IntTools_CurveRangeSample ( const int theIndex)

Member Function Documentation

◆ GetRange()

IntTools_Range IntTools_CurveRangeSample::GetRange ( const double theFirst,
const double theLast,
const int theNbSample ) const

◆ GetRangeIndex()

int IntTools_CurveRangeSample::GetRangeIndex ( ) const
inline

◆ GetRangeIndexDeeper()

int IntTools_CurveRangeSample::GetRangeIndexDeeper ( const int theNbSample) const
inline

◆ IsEqual()

bool IntTools_CurveRangeSample::IsEqual ( const IntTools_CurveRangeSample & Other) const
inline

◆ operator==()

bool IntTools_CurveRangeSample::operator== ( const IntTools_CurveRangeSample & Other) const
inline

◆ SetRangeIndex()

void IntTools_CurveRangeSample::SetRangeIndex ( const int theIndex)
inline

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