OpenVDB  11.0.0
Public Member Functions | Public Attributes | List of all members
Extrema< VecT, 1 >::Pair Struct Reference

#include <nanovdb/util/GridStats.h>

Public Member Functions

__hostdev__ Pair (Real s)
 
__hostdev__ Pair (const VecT &v)
 
__hostdev__ bool operator< (const Pair &rhs) const
 

Public Attributes

Real scalar
 
VecT vector
 

Constructor & Destructor Documentation

__hostdev__ Pair ( Real  s)
inline
__hostdev__ Pair ( const VecT &  v)
inline

Member Function Documentation

__hostdev__ bool operator< ( const Pair rhs) const
inline

Member Data Documentation

Real scalar
VecT vector