|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectorg.xistrat.gui.d3.Mtrls
public class Mtrls
Materials class
| Field Summary | |
|---|---|
java.util.Hashtable<java.lang.String,javax.media.j3d.Material> |
materials
|
| Constructor Summary | |
|---|---|
Mtrls()
|
|
| Method Summary | |
|---|---|
static float |
linearTransform(float value,
float s_min,
float s_max,
float d_min,
float d_max)
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
public java.util.Hashtable<java.lang.String,javax.media.j3d.Material> materials
| Constructor Detail |
|---|
public Mtrls()
| Method Detail |
|---|
public static float linearTransform(float value,
float s_min,
float s_max,
float d_min,
float d_max)
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||