The MCvPoint3D64f type exposes the following operators.

Operators

 Public

 Protected
 Instance

 Static
 Declared

 Inherited
 XNA Framework Only

 .NET Compact Framework Only

 MemberDescription
Addition(MCvPoint3D64f, MCvPoint3D64f)
Compute the sum of two 3D points
Multiply(Double, MCvPoint3D64f)
Multiply the point with a scale
Multiply(MCvPoint3D64f, Double)
Multiply the point with a scale
Subtraction(MCvPoint3D64f, MCvPoint3D64f)
Subtract p2 from p1

See Also