The CvPoint2D64f type exposes the following members.
| Name | Description |
---|
| Empty |
Represents a CvPoint2D64f structure with its properties left uninitialized.
|
| SizeOf |
sizeof(CvPoint2D64f)
|
| X |
x-coordinate, usually zero-based
|
| Y |
y-coordinate, usually zero-based
|
Top
Reference