Open CASCADE Technology 6.5.2
Public Member Functions
IntTools_CurveRangeSample Class Reference

#include <IntTools_CurveRangeSample.hxx>

Inheritance diagram for IntTools_CurveRangeSample:
Inheritance graph
[legend]

Public Member Functions

void * operator new (size_t, void *anAddress)
void * operator new (size_t size)
void operator delete (void *anAddress)
 IntTools_CurveRangeSample ()
 IntTools_CurveRangeSample (const Standard_Integer theIndex)
void SetRangeIndex (const Standard_Integer theIndex)
Standard_Integer GetRangeIndex () const
Standard_Boolean IsEqual (const IntTools_CurveRangeSample &Other) const
IntTools_Range GetRange (const Standard_Real theFirst, const Standard_Real theLast, const Standard_Integer theNbSample) const
Standard_Integer GetRangeIndexDeeper (const Standard_Integer theNbSample) const

Constructor & Destructor Documentation

IntTools_CurveRangeSample::IntTools_CurveRangeSample ( )
IntTools_CurveRangeSample::IntTools_CurveRangeSample ( const Standard_Integer  theIndex)

Member Function Documentation

IntTools_Range IntTools_CurveRangeSample::GetRange ( const Standard_Real  theFirst,
const Standard_Real  theLast,
const Standard_Integer  theNbSample 
) const
Standard_Integer IntTools_CurveRangeSample::GetRangeIndex ( ) const
Standard_Integer IntTools_CurveRangeSample::GetRangeIndexDeeper ( const Standard_Integer  theNbSample) const
Standard_Boolean IntTools_CurveRangeSample::IsEqual ( const IntTools_CurveRangeSample Other) const
void IntTools_CurveRangeSample::operator delete ( void *  anAddress) [inline]

Reimplemented from IntTools_BaseRangeSample.

void* IntTools_CurveRangeSample::operator new ( size_t  size) [inline]

Reimplemented from IntTools_BaseRangeSample.

void* IntTools_CurveRangeSample::operator new ( size_t  ,
void *  anAddress 
) [inline]

Reimplemented from IntTools_BaseRangeSample.

void IntTools_CurveRangeSample::SetRangeIndex ( const Standard_Integer  theIndex)

The documentation for this class was generated from the following file:
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines