Points::PointsGridIterator::GridElement Struct Reference

Checks if a grid position is already visited by NextOnRay(). More...

#include <PointsGrid.h>

List of all members.

Public Member Functions

 GridElement (unsigned long x, unsigned long y, unsigned long z)
bool operator< (const GridElement &pos) const

Detailed Description

Checks if a grid position is already visited by NextOnRay().

Definition at line 227 of file PointsGrid.h.


Constructor & Destructor Documentation

Points::PointsGridIterator::GridElement::GridElement ( unsigned long  x,
unsigned long  y,
unsigned long  z 
) [inline]

Definition at line 229 of file PointsGrid.h.


Member Function Documentation

bool Points::PointsGridIterator::GridElement::operator< ( const GridElement pos  )  const [inline]

Definition at line 231 of file PointsGrid.h.

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


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

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