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

Detailed Description

template<>
struct TsTraits< GfVec2f >

Definition at line 209 of file types.h.

Member Data Documentation

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

Definition at line 212 of file types.h.

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

Definition at line 211 of file types.h.

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

Definition at line 210 of file types.h.

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

Definition at line 213 of file types.h.

const GfVec2f TsTraits< GfVec2f >::zero
static

Definition at line 214 of file types.h.


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