DHART
Loading...
Searching...
No Matches
nanort::NodeHitComparator< T > Class Template Reference

Comparator object for NodeHit. More...

#include <nanort.h>

Public Member Functions

bool operator() (const NodeHit< T > &a, const NodeHit< T > &b)
 

Detailed Description

template<typename T>
class nanort::NodeHitComparator< T >

Comparator object for NodeHit.

Comparator object for finding nearest hit point in node traversal.

Definition at line 688 of file nanort.h.

Member Function Documentation

◆ operator()()

template<typename T >
bool nanort::NodeHitComparator< T >::operator() ( const NodeHit< T > &  a,
const NodeHit< T > &  b 
)
inline

Definition at line 690 of file nanort.h.

References nanort::NodeHit< T >::t_min.


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