MCvPoint2D64f Operators |
The MCvPoint2D64f type exposes the following members.
| Name | Description | |
|---|---|---|
| Addition |
Compute the sum of two 3D points
| |
| Multiply(Double, MCvPoint2D64f) |
Multiply the point with a scale
| |
| Multiply(MCvPoint2D64f, Double) |
Multiply the point with a scale
| |
| Subtraction |
Subtract p2 from p1 |