Open CASCADE Technology
6.5.4
|
#include <TopOpeBRepDS_IndexedDataMapOfVertexPoint.hxx>
DEFINE_STANDARD_ALLOC TopOpeBRepDS_IndexedDataMapOfVertexPoint::TopOpeBRepDS_IndexedDataMapOfVertexPoint | ( | const Standard_Integer | NbBuckets = 1 | ) |
Standard_Integer TopOpeBRepDS_IndexedDataMapOfVertexPoint::Add | ( | const TopoDS_Shape & | K, |
const TopOpeBRepDS_Point & | I | ||
) |
TopOpeBRepDS_IndexedDataMapOfVertexPoint& TopOpeBRepDS_IndexedDataMapOfVertexPoint::Assign | ( | const TopOpeBRepDS_IndexedDataMapOfVertexPoint & | Other | ) |
TopOpeBRepDS_Point& TopOpeBRepDS_IndexedDataMapOfVertexPoint::ChangeFromIndex | ( | const Standard_Integer | I | ) |
TopOpeBRepDS_Point& TopOpeBRepDS_IndexedDataMapOfVertexPoint::ChangeFromKey | ( | const TopoDS_Shape & | K | ) |
const TopOpeBRepDS_Point& TopOpeBRepDS_IndexedDataMapOfVertexPoint::FindFromIndex | ( | const Standard_Integer | I | ) | const |
const TopOpeBRepDS_Point& TopOpeBRepDS_IndexedDataMapOfVertexPoint::FindFromKey | ( | const TopoDS_Shape & | K | ) | const |
Standard_Address TopOpeBRepDS_IndexedDataMapOfVertexPoint::FindFromKey1 | ( | const TopoDS_Shape & | K | ) | const |
Standard_Integer TopOpeBRepDS_IndexedDataMapOfVertexPoint::FindIndex | ( | const TopoDS_Shape & | K | ) | const |
const TopoDS_Shape& TopOpeBRepDS_IndexedDataMapOfVertexPoint::FindKey | ( | const Standard_Integer | I | ) | const |
const TopOpeBRepDS_Point& TopOpeBRepDS_IndexedDataMapOfVertexPoint::operator() | ( | const Standard_Integer | I | ) | const [inline] |
TopOpeBRepDS_Point& TopOpeBRepDS_IndexedDataMapOfVertexPoint::operator() | ( | const Standard_Integer | I | ) | [inline] |
TopOpeBRepDS_IndexedDataMapOfVertexPoint& TopOpeBRepDS_IndexedDataMapOfVertexPoint::operator= | ( | const TopOpeBRepDS_IndexedDataMapOfVertexPoint & | Other | ) | [inline] |
void TopOpeBRepDS_IndexedDataMapOfVertexPoint::Substitute | ( | const Standard_Integer | I, |
const TopoDS_Shape & | K, | ||
const TopOpeBRepDS_Point & | T | ||
) |