Searched refs:FrameValue (Results 1 – 2 of 2) sorted by relevance
764 const ResVector3CurveData::FrameValue& frameValue = pCurve->frames.m_KeyValue[index]; in CalcVector3CurveCV_()780 … const ResVector3CurveData::FrameValue& lastFrameValue = pCurve->frames.m_KeyValue[lastIndex]; in CalcVector3CurveCV_()789 … const ResVector3CurveData::FrameValue& nextFrameValue = pCurve->frames.m_KeyValue[nextIndex]; in CalcVector3CurveCV_()809 const ResVector4CurveData::FrameValue& frameValue = pCurve->frames.m_KeyValue[index]; in CalcRotateCurveCV_()832 … const ResVector4CurveData::FrameValue& lastFrameValue = pCurve->frames.m_KeyValue[lastIndex]; in CalcRotateCurveCV_()842 … const ResVector4CurveData::FrameValue& nextFrameValue = pCurve->frames.m_KeyValue[nextIndex]; in CalcRotateCurveCV_()878 const ResVector3CurveData::FrameValue& frameValue = pCurve->frames.m_KeyValue[index]; in CalcTranslateCurveCV_()897 … const ResVector3CurveData::FrameValue& lastFrameValue = pCurve->frames.m_KeyValue[lastIndex]; in CalcTranslateCurveCV_()908 … const ResVector3CurveData::FrameValue& nextFrameValue = pCurve->frames.m_KeyValue[nextIndex]; in CalcTranslateCurveCV_()
529 struct FrameValue struct534 ResKeysData<FrameValue> frames;