GfIsGfDualQuat< T > Struct Template Reference

A metafunction with a static const bool member 'value' that is true for GfDualQuat types and false for all other types. More...

Static Public Attributes

static const bool value = false
 

Detailed Description

template<class T>
struct GfIsGfDualQuat< T >

A metafunction with a static const bool member 'value' that is true for GfDualQuat types and false for all other types.

Definition at line 52 of file traits.h.


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