|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectsyn3d.base.ActiveNode
syn3d.nodes.GroupNode
public abstract class GroupNode
Base class for BranchGroup, Switch, TransformGroup...
| Field Summary |
|---|
| Fields inherited from class syn3d.base.ActiveNode |
|---|
children, name, parent |
| Constructor Summary | |
|---|---|
GroupNode(ActiveNode parent)
|
|
| Method Summary | |
|---|---|
SceneNode |
getScene()
Returns the 3D scene that this node belongs to. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Constructor Detail |
|---|
public GroupNode(ActiveNode parent)
| Method Detail |
|---|
public SceneNode getScene()
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||