Part::MeshVertex Struct Reference

List of all members.

Public Member Functions

 MeshVertex (const gp_Pnt &p)
 MeshVertex (Standard_Real X, Standard_Real Y, Standard_Real Z)
bool operator< (const MeshVertex &rclPt) const
gp_Pnt toPoint () const

Public Attributes

Standard_Integer i
Standard_Real x
Standard_Real y
Standard_Real z

Detailed Description

Definition at line 1721 of file TopoShape.cpp.


Constructor & Destructor Documentation

Part::MeshVertex::MeshVertex ( Standard_Real  X,
Standard_Real  Y,
Standard_Real  Z 
) [inline]

Definition at line 1726 of file TopoShape.cpp.

Part::MeshVertex::MeshVertex ( const gp_Pnt &  p  )  [inline]

Definition at line 1730 of file TopoShape.cpp.


Member Function Documentation

bool Part::MeshVertex::operator< ( const MeshVertex rclPt  )  const [inline]

Definition at line 1738 of file TopoShape.cpp.

References MESH_MIN_PT_DIST, x, MovieTool::x, y, MovieTool::y, and z.

gp_Pnt Part::MeshVertex::toPoint (  )  const [inline]

Definition at line 1735 of file TopoShape.cpp.

References MovieTool::x, and MovieTool::y.


Member Data Documentation

Standard_Integer Part::MeshVertex::i

Definition at line 1724 of file TopoShape.cpp.

Referenced by Part::TopoShape::getFaces().

Standard_Real Part::MeshVertex::x

Definition at line 1723 of file TopoShape.cpp.

Referenced by operator<().

Standard_Real Part::MeshVertex::y

Definition at line 1723 of file TopoShape.cpp.

Referenced by operator<().

Standard_Real Part::MeshVertex::z

Definition at line 1723 of file TopoShape.cpp.

Referenced by operator<().


The documentation for this struct was generated from the following file:

Generated on Wed Nov 23 19:02:35 2011 for FreeCAD by  doxygen 1.6.1