Open CASCADE Technology 6.6.0
|
#include <IntTools_MapOfSurfaceSample.hxx>
Public Member Functions | |
IntTools_MapOfSurfaceSample (const Standard_Integer NbBuckets=1) | |
IntTools_MapOfSurfaceSample & | Assign (const IntTools_MapOfSurfaceSample &Other) |
IntTools_MapOfSurfaceSample & | operator= (const IntTools_MapOfSurfaceSample &Other) |
void | ReSize (const Standard_Integer NbBuckets) |
void | Clear () |
~IntTools_MapOfSurfaceSample () | |
Standard_Boolean | Add (const IntTools_SurfaceRangeSample &aKey) |
Standard_Boolean | Contains (const IntTools_SurfaceRangeSample &aKey) const |
Standard_Boolean | Remove (const IntTools_SurfaceRangeSample &aKey) |
IntTools_MapOfSurfaceSample::IntTools_MapOfSurfaceSample | ( | const Standard_Integer | NbBuckets = 1 | ) |
IntTools_MapOfSurfaceSample::~IntTools_MapOfSurfaceSample | ( | ) | [inline] |
Standard_Boolean IntTools_MapOfSurfaceSample::Add | ( | const IntTools_SurfaceRangeSample & | aKey | ) |
IntTools_MapOfSurfaceSample& IntTools_MapOfSurfaceSample::Assign | ( | const IntTools_MapOfSurfaceSample & | Other | ) |
void IntTools_MapOfSurfaceSample::Clear | ( | ) |
Standard_Boolean IntTools_MapOfSurfaceSample::Contains | ( | const IntTools_SurfaceRangeSample & | aKey | ) | const |
IntTools_MapOfSurfaceSample& IntTools_MapOfSurfaceSample::operator= | ( | const IntTools_MapOfSurfaceSample & | Other | ) | [inline] |
Standard_Boolean IntTools_MapOfSurfaceSample::Remove | ( | const IntTools_SurfaceRangeSample & | aKey | ) |
void IntTools_MapOfSurfaceSample::ReSize | ( | const Standard_Integer | NbBuckets | ) |