OpenVDB
9.0.1
|
This is the complete list of members for Extrema< VecT, 1 >, including all inherited members.
add(const Pair &p) | Extrema< VecT, 1 > | inlineprotected |
add(const VecT &v) | Extrema< VecT, 1 > | inline |
add(const VecT &v, uint64_t) | Extrema< VecT, 1 > | inline |
add(const Extrema &other) | Extrema< VecT, 1 > | inline |
Extrema() | Extrema< VecT, 1 > | inline |
Extrema(const VecT &v) | Extrema< VecT, 1 > | inline |
Extrema(const VecT &a, const VecT &b) | Extrema< VecT, 1 > | inline |
hasAverage() | Extrema< VecT, 1 > | inlinestatic |
hasMinMax() | Extrema< VecT, 1 > | inlinestatic |
hasStdDeviation() | Extrema< VecT, 1 > | inlinestatic |
max(const VecT &v) | Extrema< VecT, 1 > | inline |
max() const | Extrema< VecT, 1 > | inline |
min(const VecT &v) | Extrema< VecT, 1 > | inline |
min() const | Extrema< VecT, 1 > | inline |
mMax | Extrema< VecT, 1 > | protected |
mMin | Extrema< VecT, 1 > | protected |
operator bool() const | Extrema< VecT, 1 > | inline |
operator=(const Extrema &)=default | Extrema< VecT, 1 > | |
Real typedef | Extrema< VecT, 1 > | protected |
size() | Extrema< VecT, 1 > | inlinestatic |
ValueType typedef | Extrema< VecT, 1 > |