Class Ray3dTest

    • Constructor Detail

      • Ray3dTest

        public Ray3dTest()
    • Method Detail

      • testConstructors

        public void testConstructors()
        Test the various constructors of a Ray3d.
      • boundsTest

        public void boundsTest()
        Test the result of the getBounds method.
      • testLocation

        public void testLocation()
        Test the getLocation and getLocationExtended methods.
      • testClosestPoint

        public void testClosestPoint()
        Test the closestPointOnRay method.
      • epsilonEqualsTest

        public void epsilonEqualsTest()
        Test the epsilonEquals method.