|
Aviatrix3D 2.1.0 |
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface SingleCullable
An object that contains a single Cullable as a child.
Typically this class is used to represent structures such as SharedNodes that only end up with a single child object to render.
Method Summary | |
---|---|
BoundingVolume |
getBounds()
Get the currently set bounds for this object. |
Cullable |
getCullableChild()
Get the child renderable of this object. |
Cullable |
getCullableParent()
Get the parent cullable of this instance. |
boolean |
hasMultipleParents()
Check to see if this cullable is mulitparented. |
Method Detail |
---|
BoundingVolume getBounds()
Cullable getCullableChild()
boolean hasMultipleParents()
Cullable getCullableParent()
|
Aviatrix3D 2.1.0 |
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |