Data type for split candidates computed by the O(n log n) greedy optimization method.
More...
#include <mitsuba/render/gkdtree.h>
template<typename AABBType, typename TreeConstructionHeuristic, typename Derived>
struct mitsuba::GenericKDTree< AABBType, TreeConstructionHeuristic, Derived >::SplitCandidate
Data type for split candidates computed by the O(n log n) greedy optimization method.
template<typename AABBType, typename TreeConstructionHeuristic, typename Derived>
template<typename AABBType, typename TreeConstructionHeuristic, typename Derived>
std::string mitsuba::GenericKDTree< AABBType, TreeConstructionHeuristic, Derived >::SplitCandidate::toString |
( |
| ) |
const |
|
inline |
template<typename AABBType, typename TreeConstructionHeuristic, typename Derived>
template<typename AABBType, typename TreeConstructionHeuristic, typename Derived>
template<typename AABBType, typename TreeConstructionHeuristic, typename Derived>
template<typename AABBType, typename TreeConstructionHeuristic, typename Derived>
template<typename AABBType, typename TreeConstructionHeuristic, typename Derived>
template<typename AABBType, typename TreeConstructionHeuristic, typename Derived>
template<typename AABBType, typename TreeConstructionHeuristic, typename Derived>
The documentation for this struct was generated from the following file: