Package de.javagl.swogl.layout

Preliminary classes and interfaces for the 3D layout inside SwoglContainers

See:
          Description

Interface Summary
LayoutManager3D This is the common interface for all classes that may lay out SwoglComponents in a SwoglContainer
 

Class Summary
BillboardLayout3D This is an implementation of the LayoutManager3D interface that lays out all SwoglComponents so that they face the viewer.
 

Package de.javagl.swogl.layout Description

Preliminary classes and interfaces for the 3D layout inside SwoglContainers