HDK
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
type_Impl.h File Reference
+ This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

struct  Tf_BaseTypeInfos< TypeVector >
 
struct  Tf_BaseTypeInfos< TfType::Bases<> >
 
struct  Tf_BaseTypeInfos< TfType::Bases< Bases...> >
 
struct  Tf_TypeCastFunctions< Derived, TypeVector >
 
struct  Tf_TypeCastFunctions< Derived, TfType::Bases<> >
 
struct  Tf_TypeCastFunctions< Derived, TfType::Bases< Bases...> >
 

Functions

template<class DERIVED , class BASE >
PXR_NAMESPACE_OPEN_SCOPE voidTf_CastToParent (void *addr, bool derivedToBase)
 
template<class DERIVED , class BASE >
voidTf_CastToParent (void *addr, bool derivedToBase)
 

Function Documentation

template<class DERIVED , class BASE >
PXR_NAMESPACE_OPEN_SCOPE void* Tf_CastToParent ( void addr,
bool  derivedToBase 
)
inline

Definition at line 81 of file type_Impl.h.

template<class DERIVED , class BASE >
void* Tf_CastToParent ( void addr,
bool  derivedToBase 
)
inline

Definition at line 81 of file type_Impl.h.