|
Aviatrix3D 1.0 | ||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||
| Packages that use SortedGeometryReceiver | |
| org.j3d.aviatrix3d | A core set of lightweight Object Oriented scenegraph-based wrapper objects for OpenGL. |
| org.j3d.aviatrix3d.pipeline | Implementations of the various pipeline pieces. |
| Uses of SortedGeometryReceiver in org.j3d.aviatrix3d |
| Methods in org.j3d.aviatrix3d with parameters of type SortedGeometryReceiver | |
void |
SortStage.setSortedGeometryReceiver(SortedGeometryReceiver sgr)
Register a reciever for the output of the sorter. |
| Uses of SortedGeometryReceiver in org.j3d.aviatrix3d.pipeline |
| Classes in org.j3d.aviatrix3d.pipeline that implement SortedGeometryReceiver | |
class |
SortToSingleDrawListener
Handles the output of the geometry sorter. |
| Methods in org.j3d.aviatrix3d.pipeline with parameters of type SortedGeometryReceiver | |
void |
StateSortStage.setSortedGeometryReceiver(SortedGeometryReceiver sgr)
Register a reciever for the output of the sorter. |
void |
StateAndTransparencyDepthSortStage.setSortedGeometryReceiver(SortedGeometryReceiver sgr)
Register a reciever for the output of the sorter. |
void |
SimpleTransparencySortStage.setSortedGeometryReceiver(SortedGeometryReceiver sgr)
Register a reciever for the output of the sorter. |
void |
NullSortStage.setSortedGeometryReceiver(SortedGeometryReceiver sgr)
Register a reciever for the output of the sorter. |
void |
DepthSortedTransparencyStage.setSortedGeometryReceiver(SortedGeometryReceiver sgr)
Register a reciever for the output of the sorter. |
|
Aviatrix3D 1.0 | ||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||