Uses of Package
de.javagl.swogl.scene

Packages that use de.javagl.swogl.scene
de.javagl.swogl The core classes of Swogl. 
de.javagl.swogl.layout Preliminary classes and interfaces for the 3D layout inside a SwoglContainer 
de.javagl.swogl.scene Basic classes for viewing a scene in a SwoglApplication 
 

Classes in de.javagl.swogl.scene used by de.javagl.swogl
Camera
          Interface describing a camera.
LightSetup
          This interface describes the lighting setup in a SwoglApplication.
MutableCamera
          Interface for a mutable Camera.
View
          Interface describing a View configuration
 

Classes in de.javagl.swogl.scene used by de.javagl.swogl.layout
Camera
          Interface describing a camera.
CameraListener
          Interface for all classes that want to be informed when a property of a Camera changed
 

Classes in de.javagl.swogl.scene used by de.javagl.swogl.scene
Camera
          Interface describing a camera.
CameraListener
          Interface for all classes that want to be informed when a property of a Camera changed
Light
          This interface describes a Light.
Light.Type
          The type of a Light
LightListener
          Interface for all classes that want to be informed when a property of a Light changes
LightSetup
          This interface describes the lighting setup in a SwoglApplication.
LightSetupListener
          Interface for all classes that want to be informed when a LightSetup changed
MutableCamera
          Interface for a mutable Camera.
View
          Interface describing a View configuration