Module raytracer

Class Vector3d.Theta

java.lang.Object
de.grogra.ray2.radiosity.Vector3d.Theta
Enclosing class:
Vector3d

public class Vector3d.Theta extends Object
Pair of angles.
Author:
Ralf Kopsch
  • Field Details

    • thetaX

      public double thetaX
    • thetaY

      public double thetaY
  • Constructor Details

    • Theta

      public Theta()