Click or drag to resize

PointXYZW Structure

Point with four coordinates as float (homogeneous coordinates)

Namespace:  Zivid.NET
Assembly:  ZividCoreNET (in ZividCoreNET.dll) Version: 2.18.0.0
Syntax
public struct PointXYZW

The PointXYZW type exposes the following members.

Methods
  NameDescription
Public methodToString (Overrides ValueTypeToString.)
Top
Fields
  NameDescription
Public fieldw
Public fieldx
Public fieldy
Public fieldz
Top
See Also