|
Xj3D 2.0 VRML/X3D Code API | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface X3DPerFrameObserverScript
Marker interface to say that the implementing class is interested in knowing about per-frame updates and the pre event cascade processing steps.
| Method Summary | |
|---|---|
void |
prepareEvents()
Notification that the script is in the prepareEvents section of the event model evaluation. |
| Methods inherited from interface org.web3d.x3d.sai.X3DScriptImplementation |
|---|
eventsProcessed, initialize, setBrowser, setFields, shutdown |
| Method Detail |
|---|
void prepareEvents()
|
Xj3D 2.0 VRML/X3D Code API | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||