Searched defs:pKey (Results 1 – 1 of 1) sorted by relevance
48 static FrameType GetFrame( const KeyType* pKey ) { return pKey->GetFrame(); } in GetFrame()49 …static f32 GetFrameF32( const ResFloatSegmentFVData*, const KeyType* pKey ) { return pKey->G… in GetFrameF32()50 …static f32 GetValue( const ResFloatSegmentFVData*, const KeyType* pKey ) { return pKey->GetV… in GetValue()68 static FrameType GetFrame( const KeyType* pKey ) { return pKey->GetFrame(); } in GetFrame()69 static f32 GetFrameF32( const ResFloatSegmentFVData* pSegment, const KeyType* pKey ) in GetFrameF32()74 static f32 GetValue( const ResFloatSegmentFVData* pSegment, const KeyType* pKey ) in GetValue()92 static FrameType GetFrame( const KeyType* pKey ) { return pKey->m_Frame; } in GetFrame()93 …static f32 GetFrameF32( const ResFloatSegmentFVData*, const KeyType* pKey ) { return pKey->m… in GetFrameF32()94 …static f32 GetValue( const ResFloatSegmentFVData*, const KeyType* pKey ) { return pKey->m_Va… in GetValue()95 static f32 GetInSlope( const KeyType* pKey ) { return pKey->m_InSlope; } in GetInSlope()[all …]