|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectjavax.media.j3d.IndexedObject
javax.media.j3d.SceneGraphObjectRetained
javax.media.j3d.NodeRetained
javax.media.j3d.LeafRetained
abstract class LeafRetained
LeafRetained node.
Field Summary | |
---|---|
(package private) boolean |
boundsDirty
|
(package private) SwitchState |
switchState
|
Fields inherited from class javax.media.j3d.SceneGraphObjectRetained |
---|
DONT_MERGE, inBackgroundGroup, inSetLive, MERGE, MERGE_DONE, mergeFlag, onUpdateList, source |
Fields inherited from class javax.media.j3d.IndexedObject |
---|
listIdx |
Constructor Summary | |
---|---|
LeafRetained()
|
Method Summary | |
---|---|
protected java.lang.Object |
clone(boolean forceDuplicate)
|
(package private) void |
getMirrorObjects(java.util.ArrayList l,
HashKey k)
|
(package private) void |
updateBoundingLeaf()
|
(package private) void |
updateBounds()
|
(package private) void |
updateMirrorObject(java.lang.Object[] args)
|
(package private) void |
updateTransformChange()
|
Methods inherited from class javax.media.j3d.SceneGraphObjectRetained |
---|
clearLive, clearLive, clone, compile, doSetLive, getSource, handleFrequencyChange, isInSetLive, markAsLive, setCompiled, setLive, setSource, traverse |
Methods inherited from class javax.media.j3d.IndexedObject |
---|
getIdxUsed, incIdxUsed |
Methods inherited from class java.lang.Object |
---|
equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
---|
SwitchState switchState
boolean boundsDirty
Constructor Detail |
---|
LeafRetained()
Method Detail |
---|
void updateBoundingLeaf()
protected java.lang.Object clone(boolean forceDuplicate)
void updateMirrorObject(java.lang.Object[] args)
void updateTransformChange()
void updateBounds()
void getMirrorObjects(java.util.ArrayList l, HashKey k)
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |