|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.sunflow.core.ShadingCache
public class ShadingCache
| Constructor Summary | |
|---|---|
ShadingCache()
|
|
| Method Summary | |
|---|---|
void |
add(ShadingState state,
Shader shader,
Color c)
|
Color |
lookup(ShadingState state,
Shader shader)
|
void |
reset()
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public ShadingCache()
| Method Detail |
|---|
public void reset()
public Color lookup(ShadingState state,
Shader shader)
public void add(ShadingState state,
Shader shader,
Color c)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||