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

Detailed Description

template<>
struct TsTraits< GfVec2d >

Definition at line 200 of file types.h.

Member Data Documentation

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

Definition at line 203 of file types.h.

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

Definition at line 202 of file types.h.

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

Definition at line 201 of file types.h.

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

Definition at line 204 of file types.h.

const GfVec2d TsTraits< GfVec2d >::zero
static

Definition at line 205 of file types.h.


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