ClipPlane |
ClipPlane specifies a single plane equation used to clip (i.
|
Color |
Color node defines a set of RGB color values that apply either to a sibling Coordinate|CoordinateDouble node, or else to a parent ElevationGrid node.
|
ColorRGBA |
ColorRGBA node defines a set of RGBA color values that apply either to a sibling Coordinate|CoordinateDouble node, or else to a parent ElevationGrid node.
|
Coordinate |
Coordinate builds geometry by defining a set of 3D coordinate (triplet) point values.
|
IndexedLineSet |
IndexedLineSet defines polyline segments using index lists corresponding to vertex coordinates.
|
IndexedTriangleFanSet |
IndexedTriangleFanSet is a geometry node containing a Coordinate|CoordinateDouble node, and can also contain Color|ColorRGBA, Normal and TextureCoordinate nodes.
|
IndexedTriangleSet |
IndexedTriangleSet is a geometry node containing a Coordinate|CoordinateDouble node, and can also contain Color|ColorRGBA, Normal and TextureCoordinate nodes.
|
IndexedTriangleStripSet |
IndexedTriangleStripSet is a geometry node containing a Coordinate|CoordinateDouble node, and can also contain Color|ColorRGBA, Normal and TextureCoordinate nodes.
|
LineSet |
LineSet is a geometry node that can contain a Coordinate|CoordinateDouble node and optionally a Color|ColorRGBA node.
|
Normal |
Normal defines a set of 3D surface-normal vectors that apply either to a sibling Coordinate|CoordinateDouble node, or else to a parent ElevationGrid node.
|
PointSet |
PointSet is a node that contains a set of colored 3D points, represented by contained Color|ColorRGBA and Coordinate|CoordinateDouble nodes.
|
TriangleFanSet |
TriangleFanSet is a geometry node containing a Coordinate|CoordinateDouble node, and can also contain Color|ColorRGBA, Normal and TextureCoordinate nodes.
|
TriangleSet |
TriangleSet is a geometry node containing a Coordinate|CoordinateDouble node, and can also contain Color|ColorRGBA, Normal and TextureCoordinate nodes.
|
TriangleStripSet |
TriangleStripSet is a geometry node containing a Coordinate|CoordinateDouble node, and can also contain Color|ColorRGBA, Normal and TextureCoordinate nodes.
|
X3DColorNode |
Base type for color specifications in X3D.
|
X3DComposedGeometryNode |
Composed geometry nodes produce renderable geometry, can contain Color Coordinate Normal TextureCoordinate, and are contained by a Shape node.
|
X3DCoordinateNode |
Base type for all coordinate node types in X3D.
|
X3DGeometricPropertyNode |
Base type for all geometric property node types.
|
X3DGeometryNode |
Geometry nodes produce renderable geometry and are contained by a Shape node.
|
X3DNormalNode |
Base type for all normal node types in X3D.
|