#include <BRepMesh_Triangle.hxx>
Public Member Functions |
DEFINE_STANDARD_ALLOC | 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
Member Function Documentation
The documentation for this class was generated from the following file: