Mesh::MeshObject::const_point_iterator Class Reference

#include <Mesh.h>

List of all members.

Public Member Functions

 const_point_iterator (const const_point_iterator &pi)
 const_point_iterator (const MeshObject *, unsigned long index)
bool operator!= (const const_point_iterator &fi) const
const MeshPointoperator* ()
const_point_iteratoroperator++ ()
const_point_iteratoroperator-- ()
const MeshPointoperator-> ()
const_point_iteratoroperator= (const const_point_iterator &fi)
bool operator== (const const_point_iterator &fi) const
 ~const_point_iterator ()

Detailed Description

Definition at line 276 of file Mesh.h.


Constructor & Destructor Documentation

MeshObject::const_point_iterator::const_point_iterator ( const MeshObject mesh,
unsigned long  index 
)
MeshObject::const_point_iterator::const_point_iterator ( const const_point_iterator pi  ) 

Definition at line 1448 of file Mesh.cpp.

MeshObject::const_point_iterator::~const_point_iterator (  ) 

Definition at line 1453 of file Mesh.cpp.


Member Function Documentation

bool MeshObject::const_point_iterator::operator!= ( const const_point_iterator fi  )  const

Definition at line 1490 of file Mesh.cpp.

References operator==().

const MeshPoint & MeshObject::const_point_iterator::operator* ( void   ) 

Definition at line 1473 of file Mesh.cpp.

MeshObject::const_point_iterator & MeshObject::const_point_iterator::operator++ ( void   ) 

Definition at line 1495 of file Mesh.cpp.

MeshObject::const_point_iterator & MeshObject::const_point_iterator::operator-- ( void   ) 

Definition at line 1501 of file Mesh.cpp.

const MeshPoint * MeshObject::const_point_iterator::operator-> ( void   ) 

Definition at line 1479 of file Mesh.cpp.

MeshObject::const_point_iterator & MeshObject::const_point_iterator::operator= ( const const_point_iterator fi  ) 

Definition at line 1457 of file Mesh.cpp.

bool MeshObject::const_point_iterator::operator== ( const const_point_iterator fi  )  const

Definition at line 1485 of file Mesh.cpp.

Referenced by operator!=().


The documentation for this class was generated from the following files:

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