#include <BRepMesh_Triangle.hxx>
Public Member Functions |
| void * | operator new (size_t, void *anAddress) |
| void * | operator new (size_t size) |
| void | operator delete (void *anAddress) |
| | BRepMesh_Triangle () |
| | BRepMesh_Triangle (const Standard_Integer e1, const Standard_Integer e2, const Standard_Integer e3, const Standard_Boolean o1, const Standard_Boolean o2, const Standard_Boolean o3, const BRepMesh_DegreeOfFreedom canMove) |
| void | Initialize (const Standard_Integer e1, const Standard_Integer e2, const Standard_Integer e3, const Standard_Boolean o1, const Standard_Boolean o2, const Standard_Boolean o3, const BRepMesh_DegreeOfFreedom canMove) |
| void | Edges (Standard_Integer &e1, Standard_Integer &e2, Standard_Integer &e3, Standard_Boolean &o1, Standard_Boolean &o2, Standard_Boolean &o3) const |
| BRepMesh_DegreeOfFreedom | Movability () const |
| void | SetMovability (const BRepMesh_DegreeOfFreedom Move) |
| Standard_Integer | HashCode (const Standard_Integer Upper) const |
| Standard_Boolean | IsEqual (const BRepMesh_Triangle &Other) const |
| Standard_Boolean | operator== (const BRepMesh_Triangle &Other) const |
Constructor & Destructor Documentation
| BRepMesh_Triangle::BRepMesh_Triangle |
( |
| ) |
|
Member Function Documentation
| void BRepMesh_Triangle::operator delete |
( |
void * |
anAddress | ) |
[inline] |
| void* BRepMesh_Triangle::operator new |
( |
size_t |
size | ) |
[inline] |
| void* BRepMesh_Triangle::operator new |
( |
size_t |
, |
|
|
void * |
anAddress |
|
) |
| [inline] |
The documentation for this class was generated from the following file: