|
Aviatrix3D 2.0 Beta 2 |
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
A cullable that contains multiple cullables as children objects.
Sometimes instances of this are combined with TransformCullable
to indicate the prescense of a transformation at this level.
Method Summary | |
BoundingVolume |
getBounds()
Get the currently set bounds for this object. |
Cullable[] |
getCullableChildren()
Get the list of children that are valid to be rendered according to the rules of the grouping node. |
Cullable |
getCullableParent()
Get the parent cullable of this instance. |
boolean |
hasMultipleParents()
Check to see if this cullable is mulitparented. |
int |
numCullableChildren()
Returns the number of valid renderable children to process. |
Method Detail |
public boolean hasMultipleParents()
public Cullable getCullableParent()
public BoundingVolume getBounds()
public Cullable[] getCullableChildren()
public int numCullableChildren()
|
Aviatrix3D 2.0 Beta 2 |
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |