Package com.sun.j3d.utils.scenegraph.transparency
Provides transparency sorting utility classes.
-
Interface Summary Interface Description TransparencySortGeom The interface of the objects that should be compared to determine rendering order of transparent objects. -
Class Summary Class Description 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.