Point Fields

The Point type exposes the following members.

Fields
  NameDescription
Public fieldStatic memberEPSILON_SQUARED
A boundary value for comparing if two points are similar.
Public fieldStatic memberHASH_SEED
A default seed value for creating hash codes.
Public fieldX
The X-coordinate of the point.
Public fieldY
The Y-coordinate of the point.
Public fieldZ
The Z-coordinate of the point.
Top
See Also
Was this helpful?
The feedback you give here is not visible to other users. We use your comments to improve the content.
Previous
Next