|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectwobs.scene3d.nodes.Node
public class Node
| Field Summary | |
|---|---|
static int |
Appearance
The X3D/VRML node type Appearance |
static int |
DirectionalLight
The X3D/VRML node type DirectionalLight |
static int |
Group
The X3D/VRML node type Group |
static int |
Material
The X3D/VRML node type Material |
static int |
PointLight
The X3D/VRML node type PointLight |
static int |
Scene
The X3D/VRML node type Scene |
static int |
Shape
The X3D/VRML node type Shape |
static int |
Texture
The X3D/VRML node type Texture |
static int |
TextureTransform
The X3D/VRML node type TextureTransform |
static int |
TimeSensor
The X3D/VRML node type TimeSensor |
static int |
TouchSensor
The X3D/VRML node type TouchSensor |
static int |
Transform
The X3D/VRML node type Transform |
static int |
Viewpoint
The X3D/VRML node type Viewpoint |
| Constructor Summary | |
|---|---|
Node()
|
|
| Method Summary |
|---|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
public static final int Appearance
public static final int DirectionalLight
public static final int Group
public static final int Material
public static final int PointLight
public static final int Shape
public static final int TextureTransform
public static final int TimeSensor
public static final int TouchSensor
public static final int Transform
public static final int Viewpoint
public static final int Scene
public static final int Texture
| Constructor Detail |
|---|
public Node()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||