Photon Engine 2.0.0-beta
A physically based renderer.
Loading...
Searching...
No Matches
ph::math::IndexedKdtreeParams Class Referencefinal

#include <IndexedKdtreeParams.h>

Public Member Functions

 IndexedKdtreeParams ()
 
std::size_t getMaxNodeItems () const
 
float getTraversalCost () const
 
float getInteractCost () const
 
float getEmptyBonus () const
 

Constructor & Destructor Documentation

◆ IndexedKdtreeParams()

ph::math::IndexedKdtreeParams::IndexedKdtreeParams ( )
inline

Member Function Documentation

◆ getEmptyBonus()

float ph::math::IndexedKdtreeParams::getEmptyBonus ( ) const
inline

◆ getInteractCost()

float ph::math::IndexedKdtreeParams::getInteractCost ( ) const
inline

◆ getMaxNodeItems()

std::size_t ph::math::IndexedKdtreeParams::getMaxNodeItems ( ) const
inline

◆ getTraversalCost()

float ph::math::IndexedKdtreeParams::getTraversalCost ( ) const
inline

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