Searched refs:m_xmax (Results 1 – 2 of 2) sorted by relevance
188 m_xmax = pDecode->GetNumber(1); in Load()203 (m_xmax - m_xmin) / (double)m_CoordMax); in GetCoords()208 m_BitStream.GetBits(m_nCoordBits) * (m_xmax - m_xmin) / m_CoordMax; in GetCoords()
752 FX_FLOAT m_xmin, m_xmax, m_ymin, m_ymax; variable