OCC Main Page | ModelingAlgorithms | Toolkits | Packages | Class Hierarchy | Data Structures | File List | Data Fields | Globals

ModelingAlgorithms
TKMesh
BRepMesh


BRepMesh_Vertex Class Reference

#include <BRepMesh_Vertex.hxx>


Public Member Functions

void * operator new (size_t, void *anAddress)
void * operator new (size_t size)
void operator delete (void *anAddress)
Standard_EXPORT BRepMesh_Vertex ()
Standard_EXPORT BRepMesh_Vertex (const gp_XY &UV, const Standard_Integer Dom, const Standard_Integer Locat3d, const MeshDS_DegreeOfFreedom Move)
Standard_EXPORT BRepMesh_Vertex (const Standard_Real U, const Standard_Real V, const Standard_Integer Dom, const MeshDS_DegreeOfFreedom Move)
 For MeshAlgo.
.
Standard_EXPORT void Initialize (const gp_XY &UV, const Standard_Integer Dom, const Standard_Integer Locat3d, const MeshDS_DegreeOfFreedom Move)
const gp_XY & Coord () const
Standard_Integer Location3d () const
Standard_Integer Domain () const
MeshDS_DegreeOfFreedom Movability () const
Standard_EXPORT void SetMovability (const MeshDS_DegreeOfFreedom Move)
Standard_EXPORT Standard_Integer HashCode (const Standard_Integer Upper) const
Standard_EXPORT Standard_Boolean IsEqual (const BRepMesh_Vertex &Other) const
Standard_Boolean operator== (const BRepMesh_Vertex &Other) const

Private Attributes

gp_XY myUV
Standard_Integer myDomain
Standard_Integer myLocation
MeshDS_DegreeOfFreedom myMovability


Constructor & Destructor Documentation

Standard_EXPORT BRepMesh_Vertex::BRepMesh_Vertex  ) 
 

Standard_EXPORT BRepMesh_Vertex::BRepMesh_Vertex const gp_XY &  UV,
const Standard_Integer  Dom,
const Standard_Integer  Locat3d,
const MeshDS_DegreeOfFreedom  Move
 

Standard_EXPORT BRepMesh_Vertex::BRepMesh_Vertex const Standard_Real  U,
const Standard_Real  V,
const Standard_Integer  Dom,
const MeshDS_DegreeOfFreedom  Move
 


Member Function Documentation

const gp_XY & BRepMesh_Vertex::Coord  )  const [inline]
 

Standard_Integer BRepMesh_Vertex::Domain  )  const [inline]
 

Standard_EXPORT Standard_Integer BRepMesh_Vertex::HashCode const Standard_Integer  Upper  )  const
 

Standard_EXPORT void BRepMesh_Vertex::Initialize const gp_XY &  UV,
const Standard_Integer  Dom,
const Standard_Integer  Locat3d,
const MeshDS_DegreeOfFreedom  Move
 

Standard_EXPORT Standard_Boolean BRepMesh_Vertex::IsEqual const BRepMesh_Vertex Other  )  const
 

Standard_Integer BRepMesh_Vertex::Location3d  )  const [inline]
 

MeshDS_DegreeOfFreedom BRepMesh_Vertex::Movability  )  const [inline]
 

void BRepMesh_Vertex::operator delete void *  anAddress  )  [inline]
 

void* BRepMesh_Vertex::operator new size_t  size  )  [inline]
 

void* BRepMesh_Vertex::operator new size_t  ,
void *  anAddress
[inline]
 

Standard_Boolean BRepMesh_Vertex::operator== const BRepMesh_Vertex Other  )  const [inline]
 

Standard_EXPORT void BRepMesh_Vertex::SetMovability const MeshDS_DegreeOfFreedom  Move  ) 
 


Field Documentation

Standard_Integer BRepMesh_Vertex::myDomain [private]
 

Standard_Integer BRepMesh_Vertex::myLocation [private]
 

MeshDS_DegreeOfFreedom BRepMesh_Vertex::myMovability [private]
 

gp_XY BRepMesh_Vertex::myUV [private]
 


The documentation for this class was generated from the following files:
Generated on Mon Aug 25 13:41:25 2008 for OpenCASCADE by  doxygen 1.4.1