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

Detailed Description

template<>
struct TsTraits< float >

Definition at line 173 of file types.h.

Member Data Documentation

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

Definition at line 176 of file types.h.

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

Definition at line 175 of file types.h.

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

Definition at line 174 of file types.h.

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

Definition at line 177 of file types.h.

const float TsTraits< float >::zero
static

Definition at line 178 of file types.h.


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