de.grogra.ray2.radiosity
Class Vector3d.Theta

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

public class Vector3d.Theta
extends java.lang.Object

Pair of angles.

Author:
Ralf Kopsch

Field Summary
 double thetaX
           
 double thetaY
           
 
Constructor Summary
Vector3d.Theta()
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

thetaX

public double thetaX

thetaY

public double thetaY
Constructor Detail

Vector3d.Theta

public Vector3d.Theta()