Package javax.media.ding3d.utils.scenegraph.transparency

Provides transparency sorting utility classes.

See:
          Description

Interface Summary
TransparencySortGeom The interface of the objects that should be compared to determine rendering order of transparent objects.
 

Class Summary
SimpleDistanceComparator Sample TransparencySortComparator which has the same functionality as the fixed default function in Java 3D.
TransparencySortController This class controls the Transparency Sorting scheme used by Java 3D when rendering transparent objects.
 

Package javax.media.ding3d.utils.scenegraph.transparency Description

Provides transparency sorting utility classes.