Click or drag to resize

MCvPoint3D32f Methods

http://www.emgu.com

The MCvPoint3D32f 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(MCvPoint3D32f)
Return true if the location of the two points are equal
Protected methodFinalize (Inherited from Object.)
Public methodGetHashCode (Inherited from ValueType.)
Public methodGetNormalizedPoint
Get the normalized point
Public methodGetType (Inherited from Object.)
Protected methodMemberwiseClone (Inherited from Object.)
Public methodToString (Inherited from ValueType.)
Top
See Also