#include <mitsuba/render/sahkdtree3.h>
Go to the source code of this file.
Classes | |
class | mitsuba::SurfaceAreaHeuristic4 |
Implements the four-dimensional surface area heuristic for use by the GenericKDTree construction algorithm. More... | |
class | mitsuba::SAHKDTree4D< Derived > |
struct | mitsuba::SAHKDTree4D< Derived >::HashedMailbox |
Hashed mailbox implementation. More... | |
struct | mitsuba::SAHKDTree4D< Derived >::KDStackEntryHavran |
Ray traversal stack entry for Havran-style incoherent ray tracing. More... | |
Namespaces | |
mitsuba | |
Typedefs | |
typedef TAABB< Point4 > | mitsuba::AABB4 |