|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectjavax.media.j3d.OrderedCollection
class OrderedCollection
An OrderCollections contains a LightBin and an ArrayList of of all top level OrderedGroups under this OrderCollection
| Field Summary | |
|---|---|
(package private) LightBin |
addLightBins
|
(package private) java.util.ArrayList |
childOrderedBins
|
(package private) LightBin |
lightBin
|
(package private) LightBin |
nextFrameLightBin
|
(package private) boolean |
onUpdateList
|
| Constructor Summary | |
|---|---|
OrderedCollection()
|
|
| Method Summary | |
|---|---|
void |
updateObject()
The actual update function. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
LightBin lightBin
java.util.ArrayList childOrderedBins
LightBin nextFrameLightBin
LightBin addLightBins
boolean onUpdateList
| Constructor Detail |
|---|
OrderedCollection()
| Method Detail |
|---|
public void updateObject()
ObjectUpdate
updateObject in interface ObjectUpdate
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||