Class Compute3DRay

java.lang.Object
  extended by Compute3DRay

public class Compute3DRay
extends java.lang.Object

This is a class that creates rays in 3d space


Constructor Summary
Compute3DRay()
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

Compute3DRay

public Compute3DRay()