Click or drag to resize

MCvPoint3D64f Methods

http://www.emgu.com

The MCvPoint3D64f type exposes the following members.

Methods
  NameDescription
Public methodCrossProduct
Return the cross product of two 3D point
Public methodDotProduct
Return the dot product of two 3D point
Public methodEquals(Object) (Inherited from ValueType.)
Public methodEquals(MCvPoint3D64f)
Check if the other point equals to this point
Protected methodFinalize (Inherited from Object.)
Public methodGetHashCode (Inherited from ValueType.)
Public methodGetType (Inherited from Object.)
Protected methodMemberwiseClone (Inherited from Object.)
Public methodToString (Inherited from ValueType.)
Top
See Also