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

Detailed Description

template<>
struct TsTraits< TfToken >

Definition at line 318 of file types.h.

Member Data Documentation

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

Definition at line 321 of file types.h.

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

Definition at line 320 of file types.h.

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

Definition at line 319 of file types.h.

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

Definition at line 322 of file types.h.

const TfToken TsTraits< TfToken >::zero
static

Definition at line 323 of file types.h.


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