Home
last modified time | relevance | path

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

/NW4C-1.3.3/include/nw/anim/res/
Danim_ResAnimCurve.h90 f32 GetFrameF32() const { return m_Frame; } in GetFrameF32() function
100 f32 GetFrameF32() const { return static_cast<f32>(this->GetFrame()); } in GetFrameF32() function
113 f32 GetFrameF32() const { return m_Frame; } in GetFrameF32() function
127 f32 GetFrameF32() const { return static_cast<f32>( this->GetFrame() ); } in GetFrameF32() function
140 f32 GetFrameF32() const { return static_cast<f32>( this->GetFrame() ); } in GetFrameF32() function
154 f32 GetFrameF32() const { return static_cast<f32>( this->GetFrame() ); } in GetFrameF32() function
167 f32 GetFrameF32() const { return internal::CastS10_5ToF32( m_Frame ); } in GetFrameF32() function
179 f32 GetFrameF32() const { return static_cast<f32>( this->GetFrame() ); } in GetFrameF32() function
381 f32 GetFrameF32() const { return static_cast<f32>( this->GetFrame() ); } in GetFrameF32() function
392 f32 GetFrameF32() const { return static_cast<f32>( this->GetFrame() ); } in GetFrameF32() function
[all …]
/NW4C-1.3.3/sources/libraries/anim/res/
Danim_ResAnimCurve.cpp49 …static f32 GetFrameF32( const ResFloatSegmentFVData*, const KeyType* pKey ) { return pKey->G… in GetFrameF32() function in nw::anim::res::__anond93c3e3f0111::ResAnimTraits
69 static f32 GetFrameF32( const ResFloatSegmentFVData* pSegment, const KeyType* pKey ) in GetFrameF32() function in nw::anim::res::__anond93c3e3f0111::ResAnimTraits
93 …static f32 GetFrameF32( const ResFloatSegmentFVData*, const KeyType* pKey ) { return pKey->m… in GetFrameF32() function in nw::anim::res::__anond93c3e3f0111::ResAnimTraits
115 static f32 GetFrameF32( const ResFloatSegmentFVData* pSegment, const KeyType* pKey ) in GetFrameF32() function in nw::anim::res::__anond93c3e3f0111::ResAnimTraits
145 static f32 GetFrameF32( const ResFloatSegmentFVData* pSegment, const KeyType* pKey ) in GetFrameF32() function in nw::anim::res::__anond93c3e3f0111::ResAnimTraits
172 …static f32 GetFrameF32( const ResFloatSegmentFVData*, const KeyType* pKey ) { return pKey->G… in GetFrameF32() function in nw::anim::res::__anond93c3e3f0111::ResAnimTraits
193 static f32 GetFrameF32( const ResFloatSegmentFVData* pSegment, const KeyType* pKey ) in GetFrameF32() function in nw::anim::res::__anond93c3e3f0111::ResAnimTraits
222 static f32 GetFrameF32( const ResFloatSegmentFVData* pSegment, const KeyType* pKey ) in GetFrameF32() function in nw::anim::res::__anond93c3e3f0111::ResAnimTraits
248 …static f32 GetFrameF32( const ResIntCurveFVData*, const KeyType* pKey ) { return pKey->GetFr… in GetFrameF32() function in nw::anim::res::__anond93c3e3f0111::ResAnimTraits
264 …static f32 GetFrameF32( const ResIntCurveFVData*, const KeyType* pKey ) { return pKey->GetFr… in GetFrameF32() function in nw::anim::res::__anond93c3e3f0111::ResAnimTraits
[all …]