CvPoint3D32f Fields OpenCvSharp Class Library

The CvPoint3D32f type exposes the following members.

Fields

  NameDescription
Public fieldStatic memberEmpty
Represents a CvPoint3D32f structure with its properties left uninitialized.
Public fieldStatic memberSizeOf
sizeof(CvPoint3D32f)
Public fieldX
x-coordinate, usually zero-based
Public fieldY
y-coordinate, usually zero-based
Public fieldZ
z-coordinate, usually zero-based
Top
See Also

Reference