NOSPACE::MaxDiffCoord< T > Struct Template Reference

Finds the longest coordinate of a bounding box, only to be used in for_each calls. More...

#include <kdTree.h>

List of all members.

Public Member Functions

 MaxDiffCoord (const BoundsPair &bounds0)
 Initializes from the 0-th index value.
void operator() (const BoundsPair &bounds_i)
 To be called successively for indices from 1-st on.

Public Attributes

maxDiff
 the maximal difference value
int bestIndex
 the index where maxDiff occured
int nextIndex
 next index to be checked


Detailed Description

template<class T>
struct NOSPACE::MaxDiffCoord< T >

Finds the longest coordinate of a bounding box, only to be used in for_each calls.

Definition at line 380 of file kdTree.h.


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

Generated on Thu Aug 6 22:33:15 2009 for Fractal Image Compressor by  doxygen 1.5.8