#include <IntTools_BaseRangeSample.hxx>
Inheritance diagram for IntTools_BaseRangeSample:
Public Member Functions | |
void * | operator new (size_t, void *anAddress) |
void * | operator new (size_t size) |
void | operator delete (void *anAddress) |
Standard_EXPORT | IntTools_BaseRangeSample () |
Standard_EXPORT | IntTools_BaseRangeSample (const Standard_Integer theDepth) |
void | SetDepth (const Standard_Integer theDepth) |
Standard_Integer | GetDepth () const |
Private Attributes | |
Standard_Integer | myDepth |
|
|
|
|
|
|
|
Reimplemented in IntTools_CurveRangeSample. |
|
Reimplemented in IntTools_CurveRangeSample. |
|
Reimplemented in IntTools_CurveRangeSample. |
|
|
|
|