| Prev Class | Next Class | Frames | No Frames |
| Summary: Nested | Field | Method | Constr | Detail: Nested | Field | Method | Constr |
java.lang.Objectorg.sunflow.core.shader.PhongShaderorg.sunflow.core.shader.TexturedPhongShaderpublic class TexturedPhongShaderextends PhongShaderConstructor 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