|
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||
java.lang.Objectde.grogra.ray.intersection.Intersections.SphereInput
public static class Intersections.SphereInput
| Field Summary | |
|---|---|
Matrix4f |
invers_transformation
|
int |
minIndex
|
float |
radius
|
Ray |
ray
|
float |
squareRadius
|
Matrix4f |
transformation
|
| Constructor Summary | |
|---|---|
Intersections.SphereInput()
|
|
| Method Summary |
|---|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
public Matrix4f invers_transformation
public int minIndex
public float radius
public Ray ray
public float squareRadius
public Matrix4f transformation
| Constructor Detail |
|---|
public Intersections.SphereInput()
|
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||