Home
last modified time | relevance | path

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

/NW4C-1.2.23/include/nw/anim/res/
Danim_ResAnimCurve.h207 struct ResFloatSegmentFVData struct
209 ut::ResU16 m_NumFrameValues;
210 u8 m_Padding_[2];
212 ut::ResF32 m_InvDuration;
215 {
/NW4C-1.2.23/sources/libraries/anim/res/
Danim_ResAnimCurve.cpp50 …static f32 GetValue( const ResFloatSegmentFVData*, const KeyType* pKey ) { return pKey->GetV… in GetValue()
86 …static f32 GetValue( const ResFloatSegmentFVData*, const KeyType* pKey ) { return pKey->m_Va… in GetValue()
149 …static f32 GetValue( const ResFloatSegmentFVData*, const KeyType* pKey ) { return pKey->GetV… in GetValue()