|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.ObjectRaytracing.SGMath
public class SGMath
| Constructor Summary | |
|---|---|
SGMath()
|
|
| Method Summary | |
|---|---|
static float |
max(float x,
float y,
float z)
|
static float |
min(float x,
float y,
float z)
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public SGMath()
| Method Detail |
|---|
public static float min(float x,
float y,
float z)
public static float max(float x,
float y,
float z)
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||