|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Object
|
+--org.metasyntactic.graphics.models.LocalShadeModel
|
+--org.metasyntactic.graphics.models.DiffuseModel
| Field Summary | |
static DiffuseModel |
DIFFUSE_MODEL
|
| Constructor Summary | |
DiffuseModel()
|
|
| Method Summary | |
Color |
computeShade(Intersection intersection,
Vector view,
Scene scene)
Creates a new instance of DiffuseModel |
static ShadeModel |
fromXML(org.w3c.dom.Element element)
|
java.lang.String |
toXML()
|
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
public static final DiffuseModel DIFFUSE_MODEL
| Constructor Detail |
public DiffuseModel()
| Method Detail |
public Color computeShade(Intersection intersection,
Vector view,
Scene scene)
public java.lang.String toXML()
public static ShadeModel fromXML(org.w3c.dom.Element element)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||