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