Overload List
Name | Description | |
---|---|---|
![]() ![]() | (CvPoint to CvPoint2D64f) |
Creates a CvPoint2D64f with the coordinates of the specified CvPoint.
|
![]() ![]() | (CvPoint2D32f to CvPoint2D64f) |
Creates a CvPoint2D64f with the coordinates of the specified CvPoint2D32f.
|
![]() ![]() | (CvPoint2D64f to CvPoint) |
Creates a CvPoint with the coordinates of the specified CvPoint2D64f.
|
![]() ![]() | (CvPoint2D64f to CvPoint2D32f) |
Creates a CvPoint2D32f with the coordinates of the specified CvPoint2D64f.
|
See Also