HDK
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
openvdb::OPENVDB_VERSION_NAME::math::is_diagonal_jacobian< T > Struct Template Reference

#include <Maps.h>

Static Public Attributes

static const bool value = is_scale<T>::value || is_scale_translate<T>::value
 

Detailed Description

template<typename T>
struct openvdb::OPENVDB_VERSION_NAME::math::is_diagonal_jacobian< T >

Definition at line 90 of file Maps.h.

Member Data Documentation

template<typename T >
const bool openvdb::OPENVDB_VERSION_NAME::math::is_diagonal_jacobian< T >::value = is_scale<T>::value || is_scale_translate<T>::value
static

Definition at line 91 of file Maps.h.


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