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

Detailed Description

template<>
struct TsTraits< GfVec4f >

Definition at line 245 of file types.h.

Member Data Documentation

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

Definition at line 248 of file types.h.

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

Definition at line 247 of file types.h.

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

Definition at line 246 of file types.h.

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

Definition at line 249 of file types.h.

const GfVec4f TsTraits< GfVec4f >::zero
static

Definition at line 250 of file types.h.


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