|
Aviatrix3D 1.0 | ||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||
| Packages that use RenderDetails | |
| org.j3d.aviatrix3d | A core set of lightweight Object Oriented scenegraph-based wrapper objects for OpenGL. |
| org.j3d.aviatrix3d.surface | Various surface types for rendering the OpenGL output too that implement the
DrawableSurface. |
| Uses of RenderDetails in org.j3d.aviatrix3d |
| Fields in org.j3d.aviatrix3d declared as RenderDetails | |
RenderDetails[] |
RenderInstructions.renderList
The list of nodes in sorted order |
| Uses of RenderDetails in org.j3d.aviatrix3d.surface |
| Fields in org.j3d.aviatrix3d.surface declared as RenderDetails | |
protected RenderDetails[] |
BaseRenderingProcessor.renderableList
Local storage of the nodes that need to be rendered |
| Methods in org.j3d.aviatrix3d.surface with parameters of type RenderDetails | |
void |
BaseRenderingProcessor.setDrawableObjects(RenderDetails[] nodes,
int[] renderOps,
int numValid)
Update the list of items to be rendered to the current list. |
|
Aviatrix3D 1.0 | ||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||