Searched defs:pKey (Results 1 – 1 of 1) sorted by relevance
64 static FrameType GetFrame( const KeyType* pKey ) { return pKey->GetFrame(); } in GetFrame()65 …static f32 GetFrameF32( const ResFloatSegmentFVData*, const KeyType* pKey ) { return pKey->G… in GetFrameF32()66 …static f32 GetValue( const ResFloatSegmentFVData*, const KeyType* pKey ) { return pKey->GetV… in GetValue()84 static FrameType GetFrame( const KeyType* pKey ) { return pKey->GetFrame(); } in GetFrame()85 static f32 GetFrameF32( const ResFloatSegmentFVData* pSegment, const KeyType* pKey ) in GetFrameF32()90 static f32 GetValue( const ResFloatSegmentFVData* pSegment, const KeyType* pKey ) in GetValue()108 static FrameType GetFrame( const KeyType* pKey ) { return pKey->m_Frame; } in GetFrame()109 …static f32 GetFrameF32( const ResFloatSegmentFVData*, const KeyType* pKey ) { return pKey->m… in GetFrameF32()110 …static f32 GetValue( const ResFloatSegmentFVData*, const KeyType* pKey ) { return pKey->m_Va… in GetValue()111 static f32 GetInSlope( const KeyType* pKey ) { return pKey->m_InSlope; } in GetInSlope()[all …]