Package com.sun.j3d.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 com.sun.j3d.utils.scenegraph.transparency Description

Provides transparency sorting utility classes.



Copyright (c) 2006 Sun Microsystems, Inc. All rights reserved. Use is subject to license terms.