Nori

GenericKDTree< BoundingBoxType, TreeConstructionHeuristic, Derived >::EdgeEventOrdering Struct Reference

Edge event comparison functor. More...

#include <gkdtree.h>

List of all members.

Public Member Functions

bool operator() (const EdgeEvent &a, const EdgeEvent &b) const

Detailed Description

template<typename BoundingBoxType, typename TreeConstructionHeuristic, typename Derived>
struct GenericKDTree< BoundingBoxType, TreeConstructionHeuristic, Derived >::EdgeEventOrdering

Edge event comparison functor.

Definition at line 1147 of file gkdtree.h.


Member Function Documentation

template<typename BoundingBoxType, typename TreeConstructionHeuristic, typename Derived>
bool GenericKDTree< BoundingBoxType, TreeConstructionHeuristic, Derived >::EdgeEventOrdering::operator() ( const EdgeEvent a,
const EdgeEvent b 
) const [inline]

Definition at line 1148 of file gkdtree.h.


The documentation for this struct was generated from the following file:
 All Classes Files Functions Variables Typedefs Enumerations Enumerator Defines