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

#include <types.h>

Static Public Attributes

static const bool isSupportedSplineValueType = true
 
static const bool interpolatable = false
 
static const bool extrapolatable = false
 
static const bool supportsTangents = false
 
static const int zero
 

Detailed Description

template<>
struct TsTraits< int >

Definition at line 182 of file types.h.

Member Data Documentation

const bool TsTraits< int >::extrapolatable = false
static

Definition at line 185 of file types.h.

const bool TsTraits< int >::interpolatable = false
static

Definition at line 184 of file types.h.

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

Definition at line 183 of file types.h.

const bool TsTraits< int >::supportsTangents = false
static

Definition at line 186 of file types.h.

const int TsTraits< int >::zero
static

Definition at line 187 of file types.h.


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