Uploaded image for project: 'JDK'
  1. JDK
  2. JDK-8103240

Add zero point to Point3D constants

XMLWordPrintable

      There are many cases when new Point3D(0, 0, 0) is necessary to be created. I believe it makes sense to have a constant for this value.

      Also it probably makes sense to consider having constants for new Point3D(1, 0, 0), new Point3D(0, 1, 0) and new Point3D(0, 0, 1). However they don't seem to be needed often.

            psafrata Pavel Ĺ afrata
            mrkam Alexander Kuznetcov (Inactive)
            Votes:
            1 Vote for this issue
            Watchers:
            5 Start watching this issue

              Created:
              Updated:
              Resolved:
              Imported: