HDK
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
openvdb::OPENVDB_VERSION_NAME::math::is_linear< CompoundMap< T1, T2 > > Struct Template Reference

#include <Maps.h>

Static Public Attributes

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

Detailed Description

template<typename T1, typename T2>
struct openvdb::OPENVDB_VERSION_NAME::math::is_linear< CompoundMap< T1, T2 > >

Definition at line 64 of file Maps.h.

Member Data Documentation

template<typename T1 , typename T2 >
const bool openvdb::OPENVDB_VERSION_NAME::math::is_linear< CompoundMap< T1, T2 > >::value = is_linear<T1>::value && is_linear<T2>::value
static

Definition at line 65 of file Maps.h.


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