http://www.emgu.com
Assembly: Emgu.CV (in Emgu.CV.dll) Version: 2.3.0.1416 (2.3.0.1416)
Return the cross product of two 3D point
Namespace: Emgu.CV.StructureAssembly: Emgu.CV (in Emgu.CV.dll) Version: 2.3.0.1416 (2.3.0.1416)
Syntax
C# |
---|
public MCvPoint3D64f CrossProduct( MCvPoint3D64f point ) |
Visual Basic |
---|
Public Function CrossProduct ( _ point As MCvPoint3D64f _ ) As MCvPoint3D64f |
Visual C++ |
---|
public: MCvPoint3D64f CrossProduct( MCvPoint3D64f point ) |
Parameters
- point
- Type: Emgu.CV.Structure..::..MCvPoint3D64f
the other 3D point