Lines Matching refs:to_ptr
517 … NW_DEPRECATED_FUNCTION(const char* GetTargetName() const) { return ref().toTargetName.to_ptr(); } in NW_RES_FIELD_FLAGS_DECL()
518 …RECATED_FUNCTION(const char* GetBaseObjectPath() const) { return ref().toBaseObjectPath.to_ptr(); } in NW_DEPRECATED_FUNCTION()
746 return reinterpret_cast<const type*>( ref().to##name.to_ptr() ); \
758 return reinterpret_cast<type*>( ref().to##name.to_ptr() ); \
773 reinterpret_cast<const ResFloatCurveData*>( ref().to##name.to_ptr() ), \
789 reinterpret_cast<const ResIntCurveData*>( ref().to##name.to_ptr() ), \
803 reinterpret_cast<const ResVector3CurveData*>( ref().to##name.to_ptr() ), \
811 reinterpret_cast<const ResVector3CurveData*>( ref().to##name.to_ptr() ), \
840 reinterpret_cast<const ResFloatCurveData*>( ref().toCurve.to_ptr() ), in NW_RESANM_GETCURVE_DECL()
889 reinterpret_cast<const ResIntCurveData*>( ref().toCurve.to_ptr() ), in NW_RESANM_GETCURVE_DECL()
937 reinterpret_cast<const ResBoolCurveData*>( ref().toCurve.to_ptr() ), in NW_RESANM_GETCURVE_DECL()
1165 …Curve( result, flags, reinterpret_cast<const ResVector4CurveData*>( ref().toRotate.to_ptr() ), f ); in NW_RESANM_EVALUATE_VEC3_DECL()
1172 …rve(result, flags, reinterpret_cast<const ResVector3CurveData*>( ref().toTranslate.to_ptr() ), f ); in EvaluateTranslate()
1195 return reinterpret_cast<const ResFullBakedCurveData*>( ref().toTransform.to_ptr() ); in GetTransform()
1200 return reinterpret_cast<ResFullBakedCurveData*>( ref().toTransform.to_ptr() ); in GetTransform()