Collapse All
Expand All
Code: All
Code: Multiple
Code: C#
Code: Visual Basic
Code: Visual C++
C#
Visual Basic
Visual C++
Emgu CV Library Documentation
MCvPoint3D32f
.
.
::
.
x Field
MCvPoint3D32f Structure
See Also
Send Feedback
x-coordinate
Namespace:
Emgu.CV.Structure
Assembly:
Emgu.CV
(in Emgu.CV.dll) Version: 2.0.1.0 (2.0.1.0)
Syntax
C#
public
float
x
Visual Basic (Declaration)
Public
x
As
Single
Visual C++
public
:
float
x
See Also
MCvPoint3D32f Structure
Emgu.CV.Structure Namespace