Mitsuba Renderer  0.5.0
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
mitsuba::PointKDTree< _NodeType >::LessThanOrEqual Struct Reference

#include <mitsuba/core/kdtree.h>

+ Inheritance diagram for mitsuba::PointKDTree< _NodeType >::LessThanOrEqual:

Public Member Functions

 LessThanOrEqual (const std::vector< NodeType > &nodes, int axis, Scalar value)
 
bool operator() (const IndexType &i) const
 

Constructor & Destructor Documentation

template<typename _NodeType>
mitsuba::PointKDTree< _NodeType >::LessThanOrEqual::LessThanOrEqual ( const std::vector< NodeType > &  nodes,
int  axis,
Scalar  value 
)
inline

Member Function Documentation

template<typename _NodeType>
bool mitsuba::PointKDTree< _NodeType >::LessThanOrEqual::operator() ( const IndexType i) const
inline

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