Lines Matching refs:to_ptr
751 return reinterpret_cast<const type*>( ref().to##name.to_ptr() ); \
763 return reinterpret_cast<type*>( ref().to##name.to_ptr() ); \
778 reinterpret_cast<const ResFloatCurveData*>( ref().to##name.to_ptr() ), \
794 reinterpret_cast<const ResIntCurveData*>( ref().to##name.to_ptr() ), \
808 reinterpret_cast<const ResVector3CurveData*>( ref().to##name.to_ptr() ), \
816 reinterpret_cast<const ResVector3CurveData*>( ref().to##name.to_ptr() ), \
845 reinterpret_cast<const ResFloatCurveData*>( ref().toCurve.to_ptr() ), in NW_RESANM_GETCURVE_DECL()
894 reinterpret_cast<const ResIntCurveData*>( ref().toCurve.to_ptr() ), in NW_RESANM_GETCURVE_DECL()
942 reinterpret_cast<const ResBoolCurveData*>( ref().toCurve.to_ptr() ), in NW_RESANM_GETCURVE_DECL()
1170 …Curve( result, flags, reinterpret_cast<const ResVector4CurveData*>( ref().toRotate.to_ptr() ), f ); in NW_RESANM_EVALUATE_VEC3_DECL()
1177 …rve(result, flags, reinterpret_cast<const ResVector3CurveData*>( ref().toTranslate.to_ptr() ), f ); in EvaluateTranslate()
1200 return reinterpret_cast<const ResFullBakedCurveData*>( ref().toTransform.to_ptr() ); in GetTransform()
1205 return reinterpret_cast<ResFullBakedCurveData*>( ref().toTransform.to_ptr() ); in GetTransform()