HDK
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
UsdLinearInterpolationTraits< T > Struct Template Reference

#include <interpolation.h>

Static Public Attributes

static const bool isSupported = false
 

Detailed Description

template<class T>
struct UsdLinearInterpolationTraits< T >

Traits class describing whether a particular C++ value type supports linear interpolation.

UsdLinearInterpolationTraits<T>::isSupported will be true for all types listed in the USD_LINEAR_INTERPOLATION_TYPES sequence.

Definition at line 104 of file interpolation.h.

Member Data Documentation

template<class T >
const bool UsdLinearInterpolationTraits< T >::isSupported = false
static

Definition at line 106 of file interpolation.h.


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