Searched refs:CFX_Point (Results 1 – 2 of 2) sorted by relevance
113 typedef CFX_PSVTemplate<FX_INT32> CFX_Point; typedef117 typedef CFX_ArrayTemplate<CFX_Point> CFX_Points;838 void TransformPoints(CFX_Point *points, FX_INT32 iCount) const;
475 void CFX_Matrix::TransformPoints(CFX_Point *points, FX_INT32 iCount) const in TransformPoints()