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

Detailed Description

template<>
struct TsTraits< GfVec3d >

Definition at line 218 of file types.h.

Member Data Documentation

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

Definition at line 221 of file types.h.

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

Definition at line 220 of file types.h.

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

Definition at line 219 of file types.h.

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

Definition at line 222 of file types.h.

const GfVec3d TsTraits< GfVec3d >::zero
static

Definition at line 223 of file types.h.


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