OpenVDB 12.0.0
 
Loading...
Searching...
No Matches
is_linear< CompoundMap< T1, T2 > > Struct Template Reference

#include <openvdb/math/Maps.h>

Static Public Attributes

static const bool value = is_linear<T1>::value && is_linear<T2>::value
 
static const bool value
 

Member Data Documentation

◆ value [1/2]

const bool value
static

◆ value [2/2]

template<typename T1, typename T2>
const bool value = is_linear<T1>::value && is_linear<T2>::value
static