See: Description
| Interface | Description |
|---|---|
| ClipPlane |
Abstract node interface, defined by X3D specification to support X3D Java interoperability.
|
| Color |
Abstract node interface, defined by X3D specification to support X3D Java interoperability.
|
| ColorRGBA |
Abstract node interface, defined by X3D specification to support X3D Java interoperability.
|
| Coordinate |
Abstract node interface, defined by X3D specification to support X3D Java interoperability.
|
| IndexedLineSet |
Abstract node interface, defined by X3D specification to support X3D Java interoperability.
|
| IndexedTriangleFanSet |
Abstract node interface, defined by X3D specification to support X3D Java interoperability.
|
| IndexedTriangleSet |
Abstract node interface, defined by X3D specification to support X3D Java interoperability.
|
| IndexedTriangleStripSet |
Abstract node interface, defined by X3D specification to support X3D Java interoperability.
|
| LineSet |
Abstract node interface, defined by X3D specification to support X3D Java interoperability.
|
| Normal |
Abstract node interface, defined by X3D specification to support X3D Java interoperability.
|
| PointSet |
Abstract node interface, defined by X3D specification to support X3D Java interoperability.
|
| TriangleFanSet |
Abstract node interface, defined by X3D specification to support X3D Java interoperability.
|
| TriangleSet |
Abstract node interface, defined by X3D specification to support X3D Java interoperability.
|
| TriangleStripSet |
Abstract node interface, defined by X3D specification to support X3D Java interoperability.
|
| 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.
|
The Rendering component includes fundamental rendering primitives such as TriangleSet and PointSet nodes, as well as geometric properties nodes that define how coordinate indices, colors, normals and texture coordinates are specified.
Copyright ©2005-2017 Web3D Consortium under an open-source license, free for any use. Feedback is welcome.