HDK
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
GusdUT_Gf::TypeEquivalence< GF_OR_UT_TYPE > Struct Template Reference

#include <UT_Gf.h>

Static Public Attributes

static const bool isSpecialized = false
 

Detailed Description

template<class GF_OR_UT_TYPE>
struct GusdUT_Gf::TypeEquivalence< GF_OR_UT_TYPE >

Struct providing info about type equivalence between UT and Gf types. Each struct defines:

static const bool isSpecialized = true;
typedef ... GfType;
typedef ... UtType;
typedef ... AltType; // Type from the alternate API.
// Eg., if this is a UT type, it will be the Gf
// type, and vice versa.

Definition at line 59 of file UT_Gf.h.

Member Data Documentation

template<class GF_OR_UT_TYPE>
const bool GusdUT_Gf::TypeEquivalence< GF_OR_UT_TYPE >::isSpecialized = false
static

Definition at line 61 of file UT_Gf.h.


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