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

Detailed Description

template<>
struct TsTraits< GfVec3f >

Definition at line 227 of file types.h.

Member Data Documentation

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

Definition at line 230 of file types.h.

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

Definition at line 229 of file types.h.

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

Definition at line 228 of file types.h.

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

Definition at line 231 of file types.h.

const GfVec3f TsTraits< GfVec3f >::zero
static

Definition at line 232 of file types.h.


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