C:/quickbuild-1.2.13/working/root/Docs/TGEA_Offline_Docs/checkouts/engine/source/core/util/safeCast.h File Reference
#include "
platform/platform.h
"
Functions
template<class T, typename I>
T *
safeCast
(I *inPtr)
template<>
void
*
safeCast< void >
(
void
*inPtr)
template<class T, typename I>
T *
safeCastISV
(I *inPtr)
Function Documentation
template<class T, typename I>
T* safeCast
(
I *
inPtr
)
[inline]
template<>
void
* safeCast<
void
>
(
void
*
inPtr
)
[inline]
template<class T, typename I>
T* safeCastISV
(
I *
inPtr
)
[inline]