|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object net.jinx.video.SceneGraph net.jinx.video.multimodel.VariableSceneGraph
public class VariableSceneGraph
Nested Class Summary |
---|
Nested classes/interfaces inherited from class net.jinx.video.SceneGraph |
---|
SceneGraph.SceneGraphElement |
Constructor Summary | |
---|---|
VariableSceneGraph(Hierarchy vars)
|
Method Summary | |
---|---|
Hierarchy |
getVars()
|
protected void |
predraw(Visible v)
Does nothing, but can be overriden to perform operations on Visible objects before they're drawn. |
Methods inherited from class net.jinx.video.SceneGraph |
---|
add, clear, contains, deinit, draw, drawPass, init, isEmpty, iterator, remove, size |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public VariableSceneGraph(Hierarchy vars)
Method Detail |
---|
public Hierarchy getVars()
protected void predraw(Visible v)
SceneGraph
predraw
in class SceneGraph
v
- the Visible to manipulate.
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |