#include <Comparitors.h>
Public Methods | |
CompareIndexPointProjections () | |
bool | operator() (const unsigned x, const unsigned y) |
Public Attributes | |
const std::vector< Point3 > * | points |
gmtl::Vec3 | sortDir |
|
Definition at line 54 of file Comparitors.h. References points.
00054 : points(NULL) 00055 {;} |
|
Definition at line 57 of file Comparitors.h. References points, and sortDir.
|
|
Definition at line 65 of file Comparitors.h. Referenced by CompareIndexPointProjections, and operator(). |
|
Definition at line 66 of file Comparitors.h. Referenced by operator(). |