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

#include <UT_Gf.h>

Static Public Attributes

static const bool value = true
 

Detailed Description

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

Struct defining whether or not a type is valid for direct casting to other types. We explicitly disable casting for types that require some kind of data manipulation when going in-between UT and Gf.

Definition at line 68 of file UT_Gf.h.

Member Data Documentation

template<class GF_OR_UT_TYPE >
const bool GusdUT_Gf::Castable< GF_OR_UT_TYPE >::value = true
static

Definition at line 70 of file UT_Gf.h.


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