Mitsuba Renderer  0.5.0
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
sahkdtree2.h File Reference

Go to the source code of this file.

Classes

class  mitsuba::SurfaceAreaHeuristic2
 Implements the 2D surface area heuristic for use by the GenericKDTree construction algorithm. More...
 
class  mitsuba::SAHKDTree2D< Derived >
 Specializes GenericKDTree to a two-dimensional tree to be used for flatland ray tracing. More...
 
struct  mitsuba::SAHKDTree2D< Derived >::KDStackEntry
 Ray traversal stack entry for Wald-style incoherent ray tracing. More...
 
struct  mitsuba::SAHKDTree2D< Derived >::KDStackEntryHavran
 Ray traversal stack entry for Havran-style incoherent ray tracing. More...
 

Namespaces

 mitsuba
 

Macros

#define __MITSUBA_RENDER_SAHKDTREE2_H_
 

Macro Definition Documentation

#define __MITSUBA_RENDER_SAHKDTREE2_H_