|
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 ViewpointListener
Notification that a viewpoints parameters have changed. This currently notifies on changes of centerOfRotation and fieldOfView.
| Method Summary | |
|---|---|
void |
centerOfRotationChanged(float[] val)
The center of rotation has changed. |
void |
fieldOfViewChanged(float[] val)
The field of view has changed. |
| Method Detail |
|---|
void centerOfRotationChanged(float[] val)
val - The new valuevoid fieldOfViewChanged(float[] val)
val - The new value
|
Xj3D 2.0 VRML/X3D Code API | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||