#include <BRepMesh_Triangle.hxx>
|
| | BRepMesh_Triangle () |
| |
| | BRepMesh_Triangle (const Standard_Integer theEdge1, const Standard_Integer theEdge2, const Standard_Integer theEdge3, const Standard_Boolean theOrientation1, const Standard_Boolean theOrientation2, const Standard_Boolean theOrientation3, const BRepMesh_DegreeOfFreedom isCanMove) |
| |
| void | Initialize (const Standard_Integer theEdge1, const Standard_Integer theEdge2, const Standard_Integer theEdge3, const Standard_Boolean theOrientation1, const Standard_Boolean theOrientation2, const Standard_Boolean theOrientation3, const BRepMesh_DegreeOfFreedom isCanMove) |
| |
| void | Edges (Standard_Integer &theEdge1, Standard_Integer &theEdge2, Standard_Integer &theEdge3, Standard_Boolean &theOrientation1, Standard_Boolean &theOrientation2, Standard_Boolean &theOrientation3) const |
| |
| BRepMesh_DegreeOfFreedom | Movability () const |
| |
| void | SetMovability (const BRepMesh_DegreeOfFreedom theMovability) |
| |
| Standard_Integer | HashCode (const Standard_Integer theUpper) const |
| |
| Standard_Boolean | IsEqual (const BRepMesh_Triangle &theOther) const |
| |
| Standard_Boolean | operator== (const BRepMesh_Triangle &theOther) const |
| |
| BRepMesh_Triangle::BRepMesh_Triangle |
( |
| ) |
|
The documentation for this class was generated from the following file: