CommentsBlock |
Utility class to enable adding one or more comment strings as a child node, treated as an X3D statement.
|
componentObject |
Functional summary: each added component statement indicates needed scene functionality support above the given X3D profile.
|
connectObject |
Functional summary: connect statements define event-routing connections between node fields defined inside a ProtoBody declaration back to corresponding ProtoInterface fields.
|
ExternProtoDeclareObject |
ExternProtoDeclare refers to a ProtoDeclare node declaration provided in another file.
|
fieldObject |
Functional summary: a field statement defines an interface attribute or node.
|
fieldValueObject |
Functional summary: a fieldValue statement re-initializes the default value of a field in a ProtoInstance.
|
headObject |
Functional summary: each X3D scene includes a head statement that can contain component, unit and meta statements.
|
ISObject |
Functional summary: the IS statement connects node fields defined inside a ProtoBody declaration back to corresponding ProtoInterface fields.
|
MetadataBooleanObject |
The metadata provided by this node is contained in the Boolean values of the value field.
|
MetadataDoubleObject |
The metadata provided by this node is contained in the double-precision floating point numbers of the value field.
|
MetadataFloatObject |
The metadata provided by this node is contained in the single-precision floating point numbers of the value field.
|
MetadataIntegerObject |
The metadata provided by this node is contained in the integer numbers of the value field.
|
MetadataSetObject |
The metadata provided by this node is contained in the metadata nodes of the value field.
|
MetadataStringObject |
The metadata provided by this node is contained in the strings of the value field.
|
metaObject |
Functional summary: the meta statement provides metadata information about a scene, where name and content attributes provide attribute=value metadata pairs.
|
ProtoBodyObject |
ProtoBody contains the definition nodes for new Prototype nodes.
|
ProtoDeclareObject |
ProtoDeclare defines new Prototype nodes.
|
ProtoInstanceObject |
ProtoInstance can override field default values via fieldValue initializations.
|
ProtoInterfaceObject |
ProtoInterface defines fields for new Prototype nodes.
|
ROUTEObject |
ROUTE connects output fields of event-producing nodes to input fields of event-consuming nodes.
|
SceneObject |
Scene is the implicit root node of the X3D scene graph.
|
unitObject |
Functional summary: unit statement defines data-conversion factors for typed values defined in a scene.
|
WorldInfoObject |
WorldInfo contains a title and simple persistent metadata information about an X3D scene.
|
X3DObject |
X3D is the root node for an Extensible 3D (X3D) Graphics model.
|