OpenVDB  1.1.0
Static Public Member Functions | List of all members
TupleAbs< SIZE, T, IsInteger > Struct Template Reference

Helper class to compute the absolute value of a Tuple. More...

#include <Tuple.h>

Static Public Member Functions

static Tuple< SIZE, T > absVal (const Tuple< SIZE, T > &t)

Detailed Description

template<int SIZE, typename T, bool IsInteger>
struct openvdb::v1_1_0::math::TupleAbs< SIZE, T, IsInteger >

Helper class to compute the absolute value of a Tuple.

Member Function Documentation

static Tuple<SIZE, T> absVal ( const Tuple< SIZE, T > &  t)
inlinestatic

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