HDK
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
TsTraits< 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 = true
 
static const double zero
 

Detailed Description

template<>
struct TsTraits< double >

Definition at line 164 of file types.h.

Member Data Documentation

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

Definition at line 167 of file types.h.

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

Definition at line 166 of file types.h.

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

Definition at line 165 of file types.h.

const bool TsTraits< double >::supportsTangents = true
static

Definition at line 168 of file types.h.

const double TsTraits< double >::zero
static

Definition at line 169 of file types.h.


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