Prev Class | Next Class | Frames | No Frames |
Summary: Nested | Field | Method | Constr | Detail: Nested | Field | Method | Constr |
java.lang.Object
org.sunflow.core.shader.PhongShader
org.sunflow.core.shader.TexturedPhongShader
public class TexturedPhongShader
extends PhongShader
Constructor Summary | |
Method Summary | |
@Override |
|
boolean |
|
Methods inherited from class org.sunflow.core.shader.PhongShader | |
getDiffuse , getRadiance , scatterPhoton , update |
public boolean update(ParameterList pl, SunflowAPI api)
- Specified by:
- update in interface RenderObject
- Overrides:
- update in interface PhongShader