|
HDK
|
#include <type_Impl.h>
Public Types | |
| using | CastFunction = void *(*)(void *, bool) |
Public Attributes | |
| CastFunction * | castFunctions = nullptr |
Definition at line 37 of file type_Impl.h.
| using Tf_TypeCastFunctions< Derived, TfType::Bases<> >::CastFunction = void *(*)(void *, bool) |
Definition at line 39 of file type_Impl.h.
| CastFunction* Tf_TypeCastFunctions< Derived, TfType::Bases<> >::castFunctions = nullptr |
Definition at line 40 of file type_Impl.h.