Mitsuba Renderer  0.5.0
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
mitsuba::GenericKDTree< AABBType, TreeConstructionHeuristic, Derived >::EdgeEventOrdering Struct Reference

Edge event comparison functor. More...

#include <mitsuba/render/gkdtree.h>

+ Inheritance diagram for mitsuba::GenericKDTree< AABBType, TreeConstructionHeuristic, Derived >::EdgeEventOrdering:

Public Member Functions

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

Detailed Description

template<typename AABBType, typename TreeConstructionHeuristic, typename Derived>
struct mitsuba::GenericKDTree< AABBType, TreeConstructionHeuristic, Derived >::EdgeEventOrdering

Edge event comparison functor.

Member Function Documentation

template<typename AABBType, typename TreeConstructionHeuristic, typename Derived>
bool mitsuba::GenericKDTree< AABBType, TreeConstructionHeuristic, Derived >::EdgeEventOrdering::operator() ( const EdgeEvent a,
const EdgeEvent b 
) const
inline

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