Interface | Description |
---|---|
TransparencySortGeom |
The interface of the objects that should be compared to determine
rendering order of transparent objects.
|
Class | Description |
---|---|
SimpleDistanceComparator |
Sample TransparencySortComparator which has the same functionality as
the fixed default function in J3D.
|
TransparencySortController |
This class controls the Transparency Sorting scheme used by J3D when
rendering transparent objects.
|