|
Aviatrix3D 2.1.0 |
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface CascadeRenderable
Abstracted renderable representation of objects that can appear at places other than leaf nodes and effect the children of the current cullable object.
State Management
Effects can be enabled. If they are enabled they effect all geometry from their parent group and down the scene graph. When it is disabled, it will have no effect. The rendering process will ignore the group.
Method Summary | |
---|---|
boolean |
isEnabled()
Get the current enabled state of the renderable. |
Methods inherited from interface org.j3d.aviatrix3d.rendering.Renderable |
---|
equals |
Methods inherited from interface java.lang.Comparable |
---|
compareTo |
Method Detail |
---|
boolean isEnabled()
|
Aviatrix3D 2.1.0 |
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |