Class com.oroinc.yaray.IntersectionRay
All Packages  Class Hierarchy  This Package  Previous  Next  Index

Class com.oroinc.yaray.IntersectionRay

java.lang.Object
   |
   +----com.oroinc.yaray.Ray
           |
           +----com.oroinc.yaray.IntersectionRay

public final class IntersectionRay
extends Ray
A ray that intersects an object.

Copyright © 1996, 1997 Original Reusable Objects, Inc. All rights reserved.

Author:
Daniel F. Savarese

Variable Index

 o intersection

Constructor Index

 o IntersectionRay()

Variables

 o intersection
  public WorldObject intersection

Constructors

 o IntersectionRay
  public IntersectionRay()

All Packages  Class Hierarchy  This Package  Previous  Next  Index