OpenVDB
10.1.0
Loading...
Searching...
No Matches
nanovdb
Extrema< VecT, 1 >
Pair
Public Member Functions
|
Public Attributes
|
List of all members
Extrema< VecT, 1 >::Pair Struct Reference
#include <
nanovdb/util/GridStats.h
>
Public Member Functions
Pair
(
Real
s)
Pair
(
const
VecT &v)
bool
operator<
(
const
Pair &rhs)
const
Public Attributes
Real
scalar
VecT
vector
Constructor & Destructor Documentation
◆
Pair()
[1/2]
template<
typename
VecT >
Pair
(
Real
s
)
inline
◆
Pair()
[2/2]
template<
typename
VecT >
Pair
(
const
VecT &
v
)
inline
Member Function Documentation
◆
operator<()
template<
typename
VecT >
bool
operator
<
(
const
Pair &
rhs
)
const
inline
Member Data Documentation
◆
scalar
template<
typename
VecT >
Real
scalar
◆
vector
template<
typename
VecT >
VecT vector
Generated by
1.10.0