|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface SwoglSetup
This interface encapsulates implementation-specific parts of
a Swogl application. It offers a SwoglComponentHandler
and a PickingRayComputer which may be passed to a
SwoglContainer. Implementations of this class may
offer implementations of these interfaces for a specific
renderer.
| Method Summary | |
|---|---|
PickingRayComputer |
getPickingRayComputer()
Returns the PickingRayComputer for this setup. |
SwoglComponentHandler |
getSwoglComponentHandler()
Returns the SwoglComponentHandler for this setup. |
| Method Detail |
|---|
SwoglComponentHandler getSwoglComponentHandler()
SwoglComponentHandler for this setup.
PickingRayComputer getPickingRayComputer()
PickingRayComputer for this setup.
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||