Searched defs:GetPointY (Results 1 – 2 of 2) sorted by relevance
44 FX_FLOAT GetPointY(int index) { return m_pObject->m_pPoints[index].m_PointY; } in GetPointY() function
127 FX_FLOAT GetPointY(int index) const { return m_pPoints[index].m_PointY; } in GetPointY() function