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

Detailed Description

template<>
struct TsTraits< GfMatrix4d >

Definition at line 290 of file types.h.

Member Data Documentation

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

Definition at line 293 of file types.h.

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

Definition at line 292 of file types.h.

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

Definition at line 291 of file types.h.

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

Definition at line 294 of file types.h.

const GfMatrix4d TsTraits< GfMatrix4d >::zero
static

Definition at line 295 of file types.h.


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