2D point structure.
typedef struct tag_IGVectPoint2D { float m_x; float m_y; } IGVectPoint2D;
©2015. Accusoft Corporation. All Rights Reserved.