org.web3d.x3d.sai
Interface X3DNodeTypes
public interface X3DNodeTypes
Listing of type constants for X3D nodes.
The type constants only represent the node classification types (abstract
types), not the individual node type.
- Version:
- $Revision: 1.6 $
- Author:
- Justin Couch
X3DBoundedObject
static final int X3DBoundedObject
- See Also:
- Constant Field Values
X3DMetadataObject
static final int X3DMetadataObject
- See Also:
- Constant Field Values
X3DUrlObject
static final int X3DUrlObject
- See Also:
- Constant Field Values
X3DAppearanceNode
static final int X3DAppearanceNode
- See Also:
- Constant Field Values
X3DAppearanceChildNode
static final int X3DAppearanceChildNode
- See Also:
- Constant Field Values
X3DMaterialNode
static final int X3DMaterialNode
- See Also:
- Constant Field Values
X3DTextureNode
static final int X3DTextureNode
- See Also:
- Constant Field Values
X3DTexture2DNode
static final int X3DTexture2DNode
- See Also:
- Constant Field Values
X3DTextureTransformNode
static final int X3DTextureTransformNode
- See Also:
- Constant Field Values
X3DTextureTransform2DNode
static final int X3DTextureTransform2DNode
- See Also:
- Constant Field Values
X3DGeometryNode
static final int X3DGeometryNode
- See Also:
- Constant Field Values
X3DGeometricPropertyNode
static final int X3DGeometricPropertyNode
- See Also:
- Constant Field Values
X3DParametricGeometryNode
static final int X3DParametricGeometryNode
- See Also:
- Constant Field Values
X3DNurbsSurfaceGeometryNode
static final int X3DNurbsSurfaceGeometryNode
- See Also:
- Constant Field Values
X3DColorNode
static final int X3DColorNode
- See Also:
- Constant Field Values
X3DCoordinateNode
static final int X3DCoordinateNode
- See Also:
- Constant Field Values
X3DNormalNode
static final int X3DNormalNode
- See Also:
- Constant Field Values
X3DTextureCoordinateNode
static final int X3DTextureCoordinateNode
- See Also:
- Constant Field Values
X3DFontStyleNode
static final int X3DFontStyleNode
- See Also:
- Constant Field Values
X3DProtoInstance
static final int X3DProtoInstance
- See Also:
- Constant Field Values
X3DChildNode
static final int X3DChildNode
- See Also:
- Constant Field Values
X3DBindableNode
static final int X3DBindableNode
- See Also:
- Constant Field Values
X3DBackgroundNode
static final int X3DBackgroundNode
- See Also:
- Constant Field Values
X3DGroupingNode
static final int X3DGroupingNode
- See Also:
- Constant Field Values
X3DShapeNode
static final int X3DShapeNode
- See Also:
- Constant Field Values
X3DInterpolatorNode
static final int X3DInterpolatorNode
- See Also:
- Constant Field Values
X3DLightNode
static final int X3DLightNode
- See Also:
- Constant Field Values
X3DScriptNode
static final int X3DScriptNode
- See Also:
- Constant Field Values
X3DSensorNode
static final int X3DSensorNode
- See Also:
- Constant Field Values
X3DEnvironmentalSensorNode
static final int X3DEnvironmentalSensorNode
- See Also:
- Constant Field Values
X3DKeyDeviceSensorNode
static final int X3DKeyDeviceSensorNode
- See Also:
- Constant Field Values
X3DNetworkSensorNode
static final int X3DNetworkSensorNode
- See Also:
- Constant Field Values
X3DPointingDeviceSensorNode
static final int X3DPointingDeviceSensorNode
- See Also:
- Constant Field Values
X3DDragSensorNode
static final int X3DDragSensorNode
- See Also:
- Constant Field Values
X3DTouchSensorNode
static final int X3DTouchSensorNode
- See Also:
- Constant Field Values
X3DSequencerNode
static final int X3DSequencerNode
- See Also:
- Constant Field Values
X3DTimeDependentNode
static final int X3DTimeDependentNode
- See Also:
- Constant Field Values
X3DSoundSourceNode
static final int X3DSoundSourceNode
- See Also:
- Constant Field Values
X3DTriggerNode
static final int X3DTriggerNode
- See Also:
- Constant Field Values
X3DInfoNode
static final int X3DInfoNode
- See Also:
- Constant Field Values
X3DNurbsControlCurveNode
static final int X3DNurbsControlCurveNode
- See Also:
- Constant Field Values
Copyright © 2001 - 2006 Web3D Consortium