Package de.javagl.swogl.rendering

Package-private helper classes for the rendering backends

See:
          Description

Class Summary
PickingRayComputerJOGL Implementation of a PickingRayComputer that obtains the information required for picking from the viewport and modelview and projection matrix of JOGL.
SwoglApplicationJOGL Implementation of a SwoglApplication using JOGL
SwoglRendererJOGL Implementation of a SwoglRenderer that uses JOGL.
SwoglSetupJOGL Implementation of a SwoglSetup using JOGL.
 

Package de.javagl.swogl.rendering Description

Package-private helper classes for the rendering backends