The CvPoint3D32f type exposes the following members.
Fields
Name | Description | |
---|---|---|
Empty |
Represents a CvPoint3D32f structure with its properties left uninitialized.
| |
SizeOf |
sizeof(CvPoint3D32f)
| |
X |
x-coordinate, usually zero-based
| |
Y |
y-coordinate, usually zero-based
| |
Z |
z-coordinate, usually zero-based
|
See Also