|
j3d.org Aviatrix3D | ||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use DeletableSceneGraphObject | |
org.j3d.aviatrix3d | A lightweight Object Oriented wrapper for OpenGL. |
org.j3d.aviatrix3d.pipeline | Implementations of the various pipeline pieces. |
Uses of DeletableSceneGraphObject in org.j3d.aviatrix3d |
Classes in org.j3d.aviatrix3d that implement DeletableSceneGraphObject | |
class |
OffscreenTexture2D
Describes the texture that is rendered to an offscreen buffer, using OpenGL pBuffers. |
class |
Texture
Describes the texture properties of an object. |
class |
Texture1D
Describes the 1D texture properties of an object. |
class |
Texture2D
Describes the 2D texture properties of an object. |
class |
Texture3D
Describes the 3D (volume) texture properties of an object. |
class |
TextureCubicEnvironmentMap
A specialist object that renders a cubic environment map from pre-built images. |
Methods in org.j3d.aviatrix3d with parameters of type DeletableSceneGraphObject | |
void |
NodeUpdateHandler.objectRemoved(DeletableSceneGraphObject obj)
The object provided is no longer needed by its parent. |
Uses of DeletableSceneGraphObject in org.j3d.aviatrix3d.pipeline |
Methods in org.j3d.aviatrix3d.pipeline with parameters of type DeletableSceneGraphObject | |
void |
SingleThreadRenderManager.objectRemoved(DeletableSceneGraphObject obj)
The object provided is no longer needed by its parent. |
|
j3d.org Aviatrix3D | ||||||||||
PREV NEXT | FRAMES NO FRAMES |