|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface RenderObject
This is the base interface for all public rendering object interfaces. It
handles incremental updates via ParameterList objects.
| Method Summary | |
|---|---|
boolean |
update(ParameterList pl,
SunflowAPI api)
Update this object given a list of parameters. |
| Method Detail |
|---|
boolean update(ParameterList pl,
SunflowAPI api)
pl - list of parameters to read fromapi - reference to the current scene
true if the update is succesfull,
false otherwise
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||