Home
last modified time | relevance | path

Searched defs:GetFrameF32 (Results 1 – 2 of 2) sorted by relevance

/NW4C-2.0.3/include/nw/anim/res/
Danim_ResAnimCurve.h92 f32 GetFrameF32() const { return m_Frame; } in GetFrameF32() function
102 f32 GetFrameF32() const { return static_cast<f32>(this->GetFrame()); } in GetFrameF32() function
115 f32 GetFrameF32() const { return m_Frame; } in GetFrameF32() function
129 f32 GetFrameF32() const { return static_cast<f32>( this->GetFrame() ); } in GetFrameF32() function
142 f32 GetFrameF32() const { return static_cast<f32>( this->GetFrame() ); } in GetFrameF32() function
156 f32 GetFrameF32() const { return static_cast<f32>( this->GetFrame() ); } in GetFrameF32() function
169 f32 GetFrameF32() const { return internal::CastS10_5ToF32( m_Frame ); } in GetFrameF32() function
181 f32 GetFrameF32() const { return static_cast<f32>( this->GetFrame() ); } in GetFrameF32() function
382 f32 GetFrameF32() const { return static_cast<f32>( this->GetFrame() ); } in GetFrameF32() function
393 f32 GetFrameF32() const { return static_cast<f32>( this->GetFrame() ); } in GetFrameF32() function
[all …]
/NW4C-2.0.3/sources/libraries/anim/res/
Danim_ResAnimCurve.cpp65 …static f32 GetFrameF32( const ResFloatSegmentFVData*, const KeyType* pKey ) { return pKey->G… in GetFrameF32() function in nw::anim::res::__anon542175bd0111::ResAnimTraits
85 static f32 GetFrameF32( const ResFloatSegmentFVData* pSegment, const KeyType* pKey ) in GetFrameF32() function in nw::anim::res::__anon542175bd0111::ResAnimTraits
109 …static f32 GetFrameF32( const ResFloatSegmentFVData*, const KeyType* pKey ) { return pKey->m… in GetFrameF32() function in nw::anim::res::__anon542175bd0111::ResAnimTraits
131 static f32 GetFrameF32( const ResFloatSegmentFVData* pSegment, const KeyType* pKey ) in GetFrameF32() function in nw::anim::res::__anon542175bd0111::ResAnimTraits
161 static f32 GetFrameF32( const ResFloatSegmentFVData* pSegment, const KeyType* pKey ) in GetFrameF32() function in nw::anim::res::__anon542175bd0111::ResAnimTraits
188 …static f32 GetFrameF32( const ResFloatSegmentFVData*, const KeyType* pKey ) { return pKey->G… in GetFrameF32() function in nw::anim::res::__anon542175bd0111::ResAnimTraits
209 static f32 GetFrameF32( const ResFloatSegmentFVData* pSegment, const KeyType* pKey ) in GetFrameF32() function in nw::anim::res::__anon542175bd0111::ResAnimTraits
238 static f32 GetFrameF32( const ResFloatSegmentFVData* pSegment, const KeyType* pKey ) in GetFrameF32() function in nw::anim::res::__anon542175bd0111::ResAnimTraits
264 …static f32 GetFrameF32( const ResIntCurveFVData*, const KeyType* pKey ) { return pKey->GetFr… in GetFrameF32() function in nw::anim::res::__anon542175bd0111::ResAnimTraits
280 …static f32 GetFrameF32( const ResIntCurveFVData*, const KeyType* pKey ) { return pKey->GetFr… in GetFrameF32() function in nw::anim::res::__anon542175bd0111::ResAnimTraits
[all …]