Searched defs:GetFrameF32 (Results 1 – 2 of 2) sorted by relevance
84 f32 GetFrameF32() const { return m_Frame; } in GetFrameF32() function94 f32 GetFrameF32() const { return static_cast<f32>(this->GetFrame()); } in GetFrameF32() function107 f32 GetFrameF32() const { return m_Frame; } in GetFrameF32() function121 f32 GetFrameF32() const { return static_cast<f32>( this->GetFrame() ); } in GetFrameF32() function134 f32 GetFrameF32() const { return static_cast<f32>( this->GetFrame() ); } in GetFrameF32() function148 f32 GetFrameF32() const { return static_cast<f32>( this->GetFrame() ); } in GetFrameF32() function161 f32 GetFrameF32() const { return internal::CastS10_5ToF32( m_Frame ); } in GetFrameF32() function173 f32 GetFrameF32() const { return static_cast<f32>( this->GetFrame() ); } in GetFrameF32() function374 f32 GetFrameF32() const { return static_cast<f32>( this->GetFrame() ); } in GetFrameF32() function385 f32 GetFrameF32() const { return static_cast<f32>( this->GetFrame() ); } in GetFrameF32() function[all …]
49 static f32 GetFrameF32( const KeyType* pKey ) { return pKey->GetFrameF32(); } in GetFrameF32() function in nw::anim::res::__anon339a9d700111::ResAnimTraits65 static f32 GetFrameF32( const KeyType* pKey ) { return pKey->GetFrameF32(); } in GetFrameF32() function in nw::anim::res::__anon339a9d700111::ResAnimTraits85 static f32 GetFrameF32( const KeyType* pKey ) { return pKey->m_Frame; } in GetFrameF32() function in nw::anim::res::__anon339a9d700111::ResAnimTraits103 static f32 GetFrameF32( const KeyType* pKey ) { return f32( GetFrame(pKey) ); } in GetFrameF32() function in nw::anim::res::__anon339a9d700111::ResAnimTraits125 static f32 GetFrameF32( const KeyType* pKey ) { return pKey->GetFrameF32(); } in GetFrameF32() function in nw::anim::res::__anon339a9d700111::ResAnimTraits148 static f32 GetFrameF32( const KeyType* pKey ) { return pKey->GetFrameF32(); } in GetFrameF32() function in nw::anim::res::__anon339a9d700111::ResAnimTraits165 static f32 GetFrameF32( const KeyType* pKey ) { return pKey->GetFrameF32(); } in GetFrameF32() function in nw::anim::res::__anon339a9d700111::ResAnimTraits186 static f32 GetFrameF32( const KeyType* pKey ) { return f32( GetFrame( pKey ) ); } in GetFrameF32() function in nw::anim::res::__anon339a9d700111::ResAnimTraits208 static f32 GetFrameF32( const KeyType* pKey ) { return pKey->GetFrameF32(); } in GetFrameF32() function in nw::anim::res::__anon339a9d700111::ResAnimTraits224 static f32 GetFrameF32( const KeyType* pKey ) { return pKey->GetFrameF32(); } in GetFrameF32() function in nw::anim::res::__anon339a9d700111::ResAnimTraits[all …]