Open CASCADE Technology 6.6.0
Public Member Functions
BRepMesh_Vertex Class Reference

#include <BRepMesh_Vertex.hxx>

Public Member Functions

 BRepMesh_Vertex ()
 BRepMesh_Vertex (const gp_XY &UV, const Standard_Integer Locat3d, const BRepMesh_DegreeOfFreedom Move)
 BRepMesh_Vertex (const Standard_Real U, const Standard_Real V, const BRepMesh_DegreeOfFreedom Move)
void Initialize (const gp_XY &UV, const Standard_Integer Locat3d, const BRepMesh_DegreeOfFreedom Move)
const gp_XYCoord () const
Standard_Integer Location3d () const
BRepMesh_DegreeOfFreedom Movability () const
void SetMovability (const BRepMesh_DegreeOfFreedom Move)
Standard_Integer HashCode (const Standard_Integer Upper) const
Standard_Boolean IsEqual (const BRepMesh_Vertex &Other) const
Standard_Boolean operator== (const BRepMesh_Vertex &Other) const

Constructor & Destructor Documentation

BRepMesh_Vertex::BRepMesh_Vertex ( )
BRepMesh_Vertex::BRepMesh_Vertex ( const gp_XY UV,
const Standard_Integer  Locat3d,
const BRepMesh_DegreeOfFreedom  Move 
)
BRepMesh_Vertex::BRepMesh_Vertex ( const Standard_Real  U,
const Standard_Real  V,
const BRepMesh_DegreeOfFreedom  Move 
)

Member Function Documentation

const gp_XY& BRepMesh_Vertex::Coord ( ) const
Standard_Integer BRepMesh_Vertex::HashCode ( const Standard_Integer  Upper) const
void BRepMesh_Vertex::Initialize ( const gp_XY UV,
const Standard_Integer  Locat3d,
const BRepMesh_DegreeOfFreedom  Move 
)
Standard_Boolean BRepMesh_Vertex::IsEqual ( const BRepMesh_Vertex Other) const
Standard_Integer BRepMesh_Vertex::Location3d ( ) const
BRepMesh_DegreeOfFreedom BRepMesh_Vertex::Movability ( ) const
Standard_Boolean BRepMesh_Vertex::operator== ( const BRepMesh_Vertex Other) const [inline]
void BRepMesh_Vertex::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