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

Detailed Description

template<>
struct TsTraits< GfMatrix2d >

Definition at line 272 of file types.h.

Member Data Documentation

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

Definition at line 275 of file types.h.

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

Definition at line 274 of file types.h.

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

Definition at line 273 of file types.h.

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

Definition at line 276 of file types.h.

const GfMatrix2d TsTraits< GfMatrix2d >::zero
static

Definition at line 277 of file types.h.


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