Package com.sun.j3d.utils.scenegraph.transparency


package com.sun.j3d.utils.scenegraph.transparency

Provides transparency sorting utility classes.

  • Class
    Description
    Sample TransparencySortComparator which has the same functionality as the fixed default function in Java 3D.
    This class controls the Transparency Sorting scheme used by Java 3D when rendering transparent objects.
    The interface of the objects that should be compared to determine rendering order of transparent objects.