Searched refs:ResFloatSegmentFVData (Results 1 – 2 of 2) sorted by relevance
| /NW4C-1.2.23/sources/libraries/anim/res/ |
| D | anim_ResAnimCurve.cpp | 44 static const KeyType* GetKey( const ResFloatSegmentFVData* pSegment, uint keyIdx ) in GetKey() 50 …static f32 GetValue( const ResFloatSegmentFVData*, const KeyType* pKey ) { return pKey->GetV… in GetValue() argument 60 static const KeyType* GetKey( const ResFloatSegmentFVData* pSegment, uint keyIdx ) in GetKey() 66 static f32 GetValue( const ResFloatSegmentFVData* pSegment, const KeyType* pKey ) in GetValue() 80 static const KeyType* GetKey( const ResFloatSegmentFVData* pSegment, uint keyIdx ) in GetKey() 86 …static f32 GetValue( const ResFloatSegmentFVData*, const KeyType* pKey ) { return pKey->m_Va… in GetValue() argument 98 static const KeyType* GetKey( const ResFloatSegmentFVData* pSegment, uint keyIdx ) in GetKey() 104 static f32 GetValue( const ResFloatSegmentFVData* pSegment, const KeyType* pKey ) in GetValue() 120 static const KeyType* GetKey( const ResFloatSegmentFVData* pSegment, uint keyIdx ) in GetKey() 126 static f32 GetValue( const ResFloatSegmentFVData* pSegment, const KeyType* pKey ) in GetValue() [all …]
|
| /NW4C-1.2.23/include/nw/anim/res/ |
| D | anim_ResAnimCurve.h | 207 struct ResFloatSegmentFVData struct 288 ResFloatSegmentFVData fv;
|