#include <BRepMesh_DataMapOfFaceAttribute.hxx>
Constructor & Destructor Documentation
| BRepMesh_DataMapOfFaceAttribute::BRepMesh_DataMapOfFaceAttribute |
( |
const Standard_Integer |
NbBuckets = 1 | ) |
|
| BRepMesh_DataMapOfFaceAttribute::~BRepMesh_DataMapOfFaceAttribute |
( |
| ) |
[inline] |
Member Function Documentation
| Handle_BRepMesh_FaceAttribute& BRepMesh_DataMapOfFaceAttribute::ChangeFind |
( |
const TopoDS_Face & |
K | ) |
|
| void BRepMesh_DataMapOfFaceAttribute::Clear |
( |
| ) |
|
| const Handle_BRepMesh_FaceAttribute& BRepMesh_DataMapOfFaceAttribute::Find |
( |
const TopoDS_Face & |
K | ) |
const |
| void BRepMesh_DataMapOfFaceAttribute::operator delete |
( |
void * |
anAddress | ) |
[inline] |
| void* BRepMesh_DataMapOfFaceAttribute::operator new |
( |
size_t |
size | ) |
[inline] |
| void* BRepMesh_DataMapOfFaceAttribute::operator new |
( |
size_t |
, |
|
|
void * |
anAddress |
|
) |
| [inline] |
| Handle_BRepMesh_FaceAttribute& BRepMesh_DataMapOfFaceAttribute::operator() |
( |
const TopoDS_Face & |
K | ) |
[inline] |
| const Handle_BRepMesh_FaceAttribute& BRepMesh_DataMapOfFaceAttribute::operator() |
( |
const TopoDS_Face & |
K | ) |
const [inline] |
| void BRepMesh_DataMapOfFaceAttribute::ReSize |
( |
const Standard_Integer |
NbBuckets | ) |
|
The documentation for this class was generated from the following file: