#include <IntTools_DataMapOfCurveSampleBox.hxx>
Public Member Functions | |
void * | operator new (size_t, void *anAddress) |
void * | operator new (size_t size) |
void | operator delete (void *anAddress) |
Standard_EXPORT | IntTools_DataMapOfCurveSampleBox (const Standard_Integer NbBuckets=1) |
Standard_EXPORT IntTools_DataMapOfCurveSampleBox & | Assign (const IntTools_DataMapOfCurveSampleBox &Other) |
IntTools_DataMapOfCurveSampleBox & | operator= (const IntTools_DataMapOfCurveSampleBox &Other) |
Standard_EXPORT void | ReSize (const Standard_Integer NbBuckets) |
Standard_EXPORT void | Clear () |
~IntTools_DataMapOfCurveSampleBox () | |
Standard_EXPORT Standard_Boolean | Bind (const IntTools_CurveRangeSample &K, const Bnd_Box &I) |
Standard_EXPORT Standard_Boolean | IsBound (const IntTools_CurveRangeSample &K) const |
Standard_EXPORT Standard_Boolean | UnBind (const IntTools_CurveRangeSample &K) |
Standard_EXPORT const Bnd_Box & | Find (const IntTools_CurveRangeSample &K) const |
const Bnd_Box & | operator() (const IntTools_CurveRangeSample &K) const |
Standard_EXPORT Bnd_Box & | ChangeFind (const IntTools_CurveRangeSample &K) |
Bnd_Box & | operator() (const IntTools_CurveRangeSample &K) |
Private Member Functions | |
Standard_EXPORT | IntTools_DataMapOfCurveSampleBox (const IntTools_DataMapOfCurveSampleBox &Other) |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|