|
Open CASCADE Technology 6.5.2
|
#include <BRepTools_MapOfVertexPnt2d.hxx>

| BRepTools_MapOfVertexPnt2d::BRepTools_MapOfVertexPnt2d | ( | const Standard_Integer | NbBuckets = 1 | ) |
| BRepTools_MapOfVertexPnt2d::~BRepTools_MapOfVertexPnt2d | ( | ) | [inline] |
| BRepTools_MapOfVertexPnt2d& BRepTools_MapOfVertexPnt2d::Assign | ( | const BRepTools_MapOfVertexPnt2d & | Other | ) |
| Standard_Boolean BRepTools_MapOfVertexPnt2d::Bind | ( | const TopoDS_Shape & | K, |
| const TColgp_SequenceOfPnt2d & | I | ||
| ) |
| TColgp_SequenceOfPnt2d& BRepTools_MapOfVertexPnt2d::ChangeFind | ( | const TopoDS_Shape & | K | ) |
| Standard_Address BRepTools_MapOfVertexPnt2d::ChangeFind1 | ( | const TopoDS_Shape & | K | ) |
| void BRepTools_MapOfVertexPnt2d::Clear | ( | ) |
| const TColgp_SequenceOfPnt2d& BRepTools_MapOfVertexPnt2d::Find | ( | const TopoDS_Shape & | K | ) | const |
| Standard_Address BRepTools_MapOfVertexPnt2d::Find1 | ( | const TopoDS_Shape & | K | ) | const |
| Standard_Boolean BRepTools_MapOfVertexPnt2d::IsBound | ( | const TopoDS_Shape & | K | ) | const |
| void BRepTools_MapOfVertexPnt2d::operator delete | ( | void * | anAddress | ) | [inline] |
Reimplemented from TCollection_BasicMap.
| void* BRepTools_MapOfVertexPnt2d::operator new | ( | size_t | size | ) | [inline] |
Reimplemented from TCollection_BasicMap.
| void* BRepTools_MapOfVertexPnt2d::operator new | ( | size_t | , |
| void * | anAddress | ||
| ) | [inline] |
Reimplemented from TCollection_BasicMap.
| TColgp_SequenceOfPnt2d& BRepTools_MapOfVertexPnt2d::operator() | ( | const TopoDS_Shape & | K | ) | [inline] |
| const TColgp_SequenceOfPnt2d& BRepTools_MapOfVertexPnt2d::operator() | ( | const TopoDS_Shape & | K | ) | const [inline] |
| BRepTools_MapOfVertexPnt2d& BRepTools_MapOfVertexPnt2d::operator= | ( | const BRepTools_MapOfVertexPnt2d & | Other | ) | [inline] |
| void BRepTools_MapOfVertexPnt2d::ReSize | ( | const Standard_Integer | NbBuckets | ) |
| Standard_Boolean BRepTools_MapOfVertexPnt2d::UnBind | ( | const TopoDS_Shape & | K | ) |
1.7.4