The CvSize2D32f type exposes the following members.
Operators
Name | Description | |
---|---|---|
Equality |
Compares two CvPoint objects. The result specifies whether the members of each object are equal.
| |
(CvSize to CvSize2D32f) |
Creates a CvSize2D32f with the coordinates of the specified CvSize.
| |
(CvSize2D32f to CvSize) |
Creates a CvSize with the coordinates of the specified CvSize2D32f.
| |
Inequality |
Compares two CvPoint objects. The result specifies whether the members of each object are unequal.
|
See Also