HDK
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
TsTraits< VtArray< double > > Struct Template Reference

#include <types.h>

Static Public Attributes

static const bool isSupportedSplineValueType = true
 
static const bool interpolatable = true
 
static const bool extrapolatable = true
 
static const bool supportsTangents = false
 
static const VtArray< double > zero
 

Detailed Description

template<>
struct TsTraits< VtArray< double > >

Definition at line 299 of file types.h.

Member Data Documentation

const bool TsTraits< VtArray< double > >::extrapolatable = true
static

Definition at line 302 of file types.h.

const bool TsTraits< VtArray< double > >::interpolatable = true
static

Definition at line 301 of file types.h.

const bool TsTraits< VtArray< double > >::isSupportedSplineValueType = true
static

Definition at line 300 of file types.h.

const bool TsTraits< VtArray< double > >::supportsTangents = false
static

Definition at line 303 of file types.h.

const VtArray<double> TsTraits< VtArray< double > >::zero
static

Definition at line 304 of file types.h.


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