|
Aviatrix3D 2.1.0 |
|||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use GroupCullable | |
---|---|
org.j3d.aviatrix3d | A core set of lightweight Object Oriented scenegraph-based wrapper objects for OpenGL. |
org.j3d.renderer.aviatrix3d.geom | High-level simple geometry utility primitives for quickly making a scene graph with. |
org.j3d.renderer.aviatrix3d.nodes | Scenegraph nodes that extend Aviatrix with new functionality. |
Uses of GroupCullable in org.j3d.aviatrix3d |
---|
Classes in org.j3d.aviatrix3d that implement GroupCullable | |
---|---|
class |
Group
The Group node object is a generic container of other nodes in the scene. |
class |
Group2D
The Group2D node object is a generic container of other 2D nodes in the & scene. |
class |
PixelTransform
A grouping node that contains a transform for 2D pixel coordinate space. |
class |
SharedGroup
A grouping node that can have multiple parents, thus allowing a graph structure to the scene graph. |
class |
SharedGroup2D
A grouping 2D node that can have multiple parents, thus allowing a graph structure to the scene graph. |
class |
SwitchGroup
Special grouping node that allows the selection of only a single child to be rendered. |
class |
TransformGroup
A grouping node that contains a transform. |
Uses of GroupCullable in org.j3d.renderer.aviatrix3d.geom |
---|
Classes in org.j3d.renderer.aviatrix3d.geom that implement GroupCullable | |
---|---|
class |
Axis
Representation of a set of axis around the coordinates. |
Uses of GroupCullable in org.j3d.renderer.aviatrix3d.nodes |
---|
Classes in org.j3d.renderer.aviatrix3d.nodes that implement GroupCullable | |
---|---|
class |
MaskedSwitch
Special grouping node that allows the selection of only a mask of children to be rendered. |
|
Aviatrix3D 2.1.0 |
|||||||||
PREV NEXT | FRAMES NO FRAMES |