Open CASCADE Technology 6.6.0
Public Member Functions
BRepMesh_Triangle Class Reference

#include <BRepMesh_Triangle.hxx>

Public Member Functions

 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 ( )
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 
)

Member Function Documentation

void BRepMesh_Triangle::Edges ( Standard_Integer e1,
Standard_Integer e2,
Standard_Integer e3,
Standard_Boolean o1,
Standard_Boolean o2,
Standard_Boolean o3 
) const
Standard_Integer BRepMesh_Triangle::HashCode ( const Standard_Integer  Upper) const
void BRepMesh_Triangle::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 
)
Standard_Boolean BRepMesh_Triangle::IsEqual ( const BRepMesh_Triangle Other) const
BRepMesh_DegreeOfFreedom BRepMesh_Triangle::Movability ( ) const
Standard_Boolean BRepMesh_Triangle::operator== ( const BRepMesh_Triangle Other) const [inline]
void BRepMesh_Triangle::SetMovability ( const BRepMesh_DegreeOfFreedom  Move)

The documentation for this class was generated from the following file:
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines