HDK
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
type_Impl.h File Reference
#include "pxr/base/tf/mallocTag.h"
#include <initializer_list>
+ Include dependency graph for type_Impl.h:
+ This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

struct  Tf_AddBases< TypeVector >
 
struct  Tf_AddBases< 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 124 of file type_Impl.h.

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

Definition at line 124 of file type_Impl.h.