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

Detailed Description

template<>
struct TsTraits< bool >

Definition at line 191 of file types.h.

Member Data Documentation

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

Definition at line 194 of file types.h.

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

Definition at line 193 of file types.h.

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

Definition at line 192 of file types.h.

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

Definition at line 195 of file types.h.

const bool TsTraits< bool >::zero
static

Definition at line 196 of file types.h.


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