-
Enhancement
-
Resolution: Fixed
-
P4
-
8
-
8.0-graphics-scrum-b1339-x64
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.
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.