Home
last modified time | relevance | path

Searched refs:ResIntCurveFVData (Results 1 – 2 of 2) sorted by relevance

/NW4C-2.0.3/sources/libraries/anim/res/
Danim_ResAnimCurve.cpp259 static const KeyType* GetKey( const ResIntCurveFVData* pCurve, uint keyIdx ) in GetKey()
262 static FrameType QuantizedFrame( const ResIntCurveFVData*, f32 frame ) { return frame; } in QuantizedFrame() argument
264 …static f32 GetFrameF32( const ResIntCurveFVData*, const KeyType* pKey ) { return pKey->GetFr… in GetFrameF32() argument
265 …static s32 GetValue( const ResIntCurveFVData*, const KeyType* pKey ) { return pKey->GetValue… in GetValue() argument
275 static const KeyType* GetKey( const ResIntCurveFVData* pCurve, uint keyIdx ) in GetKey()
278 … static FrameType QuantizedFrame( const ResIntCurveFVData*, f32 frame ) { return u32(frame); } in QuantizedFrame() argument
280 …static f32 GetFrameF32( const ResIntCurveFVData*, const KeyType* pKey ) { return pKey->GetFr… in GetFrameF32() argument
281 static s32 GetValue( const ResIntCurveFVData* /*pCurve*/, const KeyType* pKey ) in GetValue() argument
295 static const KeyType* GetKey( const ResIntCurveFVData* pCurve, uint keyIdx ) in GetKey()
298 … static FrameType QuantizedFrame( const ResIntCurveFVData*, f32 frame ) { return u32(frame); } in QuantizedFrame() argument
[all …]
/NW4C-2.0.3/include/nw/anim/res/
Danim_ResAnimCurve.h409 struct ResIntCurveFVData struct
470 ResIntCurveFVData fv;
510 ResIntCurveFVData fv;