|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectgraphics.raytracers.tracer.primatives.Isect
public class Isect
Field Summary | |
---|---|
int |
enter
|
Primitive |
prim
|
Surface |
surf
|
double |
t
|
Constructor Summary | |
---|---|
Isect()
|
Method Summary |
---|
Methods inherited from class java.lang.Object |
---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
---|
public double t
public int enter
public Primitive prim
public Surface surf
Constructor Detail |
---|
public Isect()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |