Open CASCADE Technology 6.6.0
|
#include <StepToTopoDS_PointVertexMap.hxx>
StepToTopoDS_PointVertexMap::StepToTopoDS_PointVertexMap | ( | const Standard_Integer | NbBuckets = 1 | ) |
StepToTopoDS_PointVertexMap::~StepToTopoDS_PointVertexMap | ( | ) | [inline] |
StepToTopoDS_PointVertexMap& StepToTopoDS_PointVertexMap::Assign | ( | const StepToTopoDS_PointVertexMap & | Other | ) |
Standard_Boolean StepToTopoDS_PointVertexMap::Bind | ( | const Handle< StepGeom_CartesianPoint > & | K, |
const TopoDS_Vertex & | I | ||
) |
TopoDS_Vertex& StepToTopoDS_PointVertexMap::ChangeFind | ( | const Handle< StepGeom_CartesianPoint > & | K | ) |
Standard_Address StepToTopoDS_PointVertexMap::ChangeFind1 | ( | const Handle< StepGeom_CartesianPoint > & | K | ) |
void StepToTopoDS_PointVertexMap::Clear | ( | ) |
const TopoDS_Vertex& StepToTopoDS_PointVertexMap::Find | ( | const Handle< StepGeom_CartesianPoint > & | K | ) | const |
Standard_Address StepToTopoDS_PointVertexMap::Find1 | ( | const Handle< StepGeom_CartesianPoint > & | K | ) | const |
Standard_Boolean StepToTopoDS_PointVertexMap::IsBound | ( | const Handle< StepGeom_CartesianPoint > & | K | ) | const |
const TopoDS_Vertex& StepToTopoDS_PointVertexMap::operator() | ( | const Handle< StepGeom_CartesianPoint > & | K | ) | const [inline] |
TopoDS_Vertex& StepToTopoDS_PointVertexMap::operator() | ( | const Handle< StepGeom_CartesianPoint > & | K | ) | [inline] |
StepToTopoDS_PointVertexMap& StepToTopoDS_PointVertexMap::operator= | ( | const StepToTopoDS_PointVertexMap & | Other | ) | [inline] |
void StepToTopoDS_PointVertexMap::ReSize | ( | const Standard_Integer | NbBuckets | ) |
Standard_Boolean StepToTopoDS_PointVertexMap::UnBind | ( | const Handle< StepGeom_CartesianPoint > & | K | ) |