struct CvPoint2D32f
struct CvPoint3D32f
#include <types_c.h> struct CvPoint2D64f { // fields double x; double y; };