struct CvPoint3D32f
struct CvRect
#include <types_c.h> struct CvPoint3D64f { // fields double x; double y; double z; };