| Package | Description |
|---|---|
| org.web3d.x3d.jsail |
The X3D Java Scene Access Interface Library (X3DJSAIL) provides a comprehensive
set of
strongly typed X3D Java interfaces for concrete implementation classes.
|
| org.web3d.x3d.jsail.CADGeometry |
The CADGeometry component is provided for Computer-Aided Design (CAD) nodes.
|
| org.web3d.x3d.jsail.Core |
The Core component supplies the base functionality for the X3D run-time system, including
the abstract base node type, field types, the event model, and routing.
|
| org.web3d.x3d.jsail.CubeMapTexturing |
The Cube Map Environmental Texturing component describes how additional texturing
effects are defined to produce environmental effects such as reflections from objects.
|
| org.web3d.x3d.jsail.DIS |
The Distributed Interactive Simulation (DIS) component provides networked interoperability
with the IEEE DIS protocol for sharing state and conducting real-time platform-level
simulations across multiple host computers.
|
| org.web3d.x3d.jsail.EnvironmentalEffects |
Nodes in the Environmental effects component support the creation of realistic environmental
effects such as panoramic backgrounds and fog.
|
| org.web3d.x3d.jsail.EnvironmentalSensor |
The Environment Sensor nodes emit events indicating activity in the scene environment,
usually based on interactions between the viewer and the world.
|
| org.web3d.x3d.jsail.EventUtilities |
The Event Utility nodes provide the capability to filter, trigger, convert, or sequence
numerous event-types for common interactive applications without the use of a Script
node.
|
| org.web3d.x3d.jsail.Followers |
The Follower nodes (Chasers and Dampers) support dynamic creation of smooth parameter
transitions at run time.
|
| org.web3d.x3d.jsail.Geometry2D |
The Geometry2D component defines how two-dimensional geometry is specified and what
shapes are available.
|
| org.web3d.x3d.jsail.Geometry3D |
The Geometry3D component describes how three-dimensional geometry is specified and
defines ElevationGrid, Extrusion, IndexedFaceSet, and most primitive geometry nodes
(Box, Cone, Cylinder, Sphere).
|
| org.web3d.x3d.jsail.Geospatial |
The Geospatial component defines how to associate real-world locations in an X3D scene
and specifies nodes particularly tuned for geospatial applications.
|
| org.web3d.x3d.jsail.Grouping |
The Grouping component describes how nodes are organized into groups to establish
a transformation hierarchy for the X3D scene graph.
|
| org.web3d.x3d.jsail.HAnim |
The Humanoid Animation (H-Anim) component for X3D defines node bindings and other
details for implementing ISO/IEC 19774, the H-Anim International Specificaiton.
|
| org.web3d.x3d.jsail.Interpolation |
Interpolator nodes provide keyframe-based animation capability.
|
| org.web3d.x3d.jsail.KeyDeviceSensor |
The Key Device Sensor defines how keyboard keystrokes are inserted into an X3D world.
|
| org.web3d.x3d.jsail.Layering |
The Layering component describes how to layer a set of subscene layers into a composite
scene.
|
| org.web3d.x3d.jsail.Layout |
The Layout component defines how to precisely position content in a scene in relation
to the rendered results, especially for integrating 2D content with 3D content.
|
| org.web3d.x3d.jsail.Lighting |
The Lighting component specifies how light sources are defined and positioned, as
well as how lights effect the rendered image.
|
| org.web3d.x3d.jsail.Navigation |
The Navigation component specifies how a user can effectively and intuitively move
through and around a 3D scene.
|
| org.web3d.x3d.jsail.Networking |
The Networking component defines node types and other features used to access file-based
and streaming resources on the World Wide Web.
|
| org.web3d.x3d.jsail.NURBS |
The NURBS component describes Non-uniform Rational B-Spline (NURBS) geometry and interpolation
nodes.
|
| org.web3d.x3d.jsail.ParticleSystems |
The Particle Systems component specifies how to model particles and their interactions
through the application of basic physics principles to affect motion.
|
| org.web3d.x3d.jsail.Picking |
The Picking component provides the ability to test for arbitrary object collision
and provide basic capabilities to detecting object intersections and interactions.
|
| org.web3d.x3d.jsail.PointingDeviceSensor |
Pointing device sensor nodes detect pointing events from user-interface devices, defining
activities such as a user selecting a piece of geometry.
|
| org.web3d.x3d.jsail.Rendering |
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.
|
| org.web3d.x3d.jsail.RigidBodyPhysics |
The Rigid Body Physics component describes how to model rigid bodies and their interactions
through the application of basic physics principles to effect motion.
|
| org.web3d.x3d.jsail.Scripting |
The Script component describes how Script nodes are used to effect changes in X3D
worlds.
|
| org.web3d.x3d.jsail.Shaders |
The programmable shaders component describes how programmable shaders are specified
and how they affect the visual appearance of geometry.
|
| org.web3d.x3d.jsail.Shape |
The Shape component defines nodes for associating geometry with their visible properties
and the scene environment.
|
| org.web3d.x3d.jsail.Sound |
The Sound component defines how sound is delivered to an X3D world as well as how
sounds are accessed.
|
| org.web3d.x3d.jsail.Text |
The Text component defines how text strings are rendered in an X3D scene.
|
| org.web3d.x3d.jsail.Texturing |
The Texturing component specifies how 2D texture images are defined and then positioned
on associated geometry.
|
| org.web3d.x3d.jsail.Texturing3D |
The Texturing3D component specifies how 3D volumetric textures describe surface properties
as data points in a volume of space, rather than a flat surface.
|
| org.web3d.x3d.jsail.Time |
The Time component defines how time is sensed, computed and associated with events
in an X3D scene.
|
| org.web3d.x3d.jsail.VolumeRendering |
The Volume Rendering component provides the ability to specify and render volumetric
data sets.
|
| Modifier and Type | Method and Description |
|---|---|
abstract X3DConcreteNode |
X3DConcreteNode.setMetadata(ProtoInstanceObject newValue)
Assign X3DMetadataObject instance (using a properly typed ProtoInstanceObject) to inputOutput SFNode field metadata.
|
| Modifier and Type | Method and Description |
|---|---|
IndexedQuadSetObject |
IndexedQuadSetObject.setColor(ProtoInstanceObject newValue)
Assign ProtoInstance (using a properly typed node) to inputOutput SFNode field color.
|
QuadSetObject |
QuadSetObject.setColor(ProtoInstanceObject newValue)
Assign ProtoInstance (using a properly typed node) to inputOutput SFNode field color.
|
IndexedQuadSetObject |
IndexedQuadSetObject.setCoord(ProtoInstanceObject newValue)
Assign ProtoInstance (using a properly typed node) to inputOutput SFNode field coord.
|
QuadSetObject |
QuadSetObject.setCoord(ProtoInstanceObject newValue)
Assign ProtoInstance (using a properly typed node) to inputOutput SFNode field coord.
|
IndexedQuadSetObject |
IndexedQuadSetObject.setFogCoord(ProtoInstanceObject newValue)
Assign ProtoInstance (using a properly typed node) to inputOutput SFNode field fogCoord.
|
QuadSetObject |
QuadSetObject.setFogCoord(ProtoInstanceObject newValue)
Assign ProtoInstance (using a properly typed node) to inputOutput SFNode field fogCoord.
|
CADAssemblyObject |
CADAssemblyObject.setMetadata(ProtoInstanceObject newValue)
Assign ProtoInstance (using a properly typed node) to inputOutput SFNode field metadata.
|
CADFaceObject |
CADFaceObject.setMetadata(ProtoInstanceObject newValue)
Assign ProtoInstance (using a properly typed node) to inputOutput SFNode field metadata.
|
CADLayerObject |
CADLayerObject.setMetadata(ProtoInstanceObject newValue)
Assign ProtoInstance (using a properly typed node) to inputOutput SFNode field metadata.
|
CADPartObject |
CADPartObject.setMetadata(ProtoInstanceObject newValue)
Assign ProtoInstance (using a properly typed node) to inputOutput SFNode field metadata.
|
IndexedQuadSetObject |
IndexedQuadSetObject.setMetadata(ProtoInstanceObject newValue)
Assign ProtoInstance (using a properly typed node) to inputOutput SFNode field metadata.
|
QuadSetObject |
QuadSetObject.setMetadata(ProtoInstanceObject newValue)
Assign ProtoInstance (using a properly typed node) to inputOutput SFNode field metadata.
|
IndexedQuadSetObject |
IndexedQuadSetObject.setNormal(ProtoInstanceObject newValue)
Assign ProtoInstance (using a properly typed node) to inputOutput SFNode field normal.
|
QuadSetObject |
QuadSetObject.setNormal(ProtoInstanceObject newValue)
Assign ProtoInstance (using a properly typed node) to inputOutput SFNode field normal.
|
CADFaceObject |
CADFaceObject.setShape(ProtoInstanceObject newValue)
Assign ProtoInstance (using a properly typed node) to inputOutput SFNode field shape.
|
IndexedQuadSetObject |
IndexedQuadSetObject.setTexCoord(ProtoInstanceObject newValue)
Assign ProtoInstance (using a properly typed node) to inputOutput SFNode field texCoord.
|
QuadSetObject |
QuadSetObject.setTexCoord(ProtoInstanceObject newValue)
Assign ProtoInstance (using a properly typed node) to inputOutput SFNode field texCoord.
|
| Modifier and Type | Method and Description |
|---|---|
ProtoInstanceObject |
ProtoInstanceObject.addComments(CommentsBlock newCommentsBlock)
Add CommentsBlock to contained commentsList.
|
ProtoInstanceObject |
ProtoInstanceObject.addComments(java.lang.String newComment)
Add comment as String to contained commentsList.
|
ProtoInstanceObject |
ProtoInstanceObject.addComments(java.lang.String[] newComments)
Add comments as String[] array to contained commentsList.
|
ProtoInstanceObject |
ProtoInstanceObject.addFieldValue(fieldValueObject newFieldValue)
Add fieldValue
|
ProtoInstanceObject |
ProtoInstanceObject.clearFieldValue()
Utility method to clear MFNode value of fieldValueList field.
|
ProtoInstanceObject |
ProtoInstanceObject.clearMetadata()
Utility method to clear SFNode value of metadata field.
|
ProtoInstanceObject |
ProtoInstanceObject.setContainerField(java.lang.String containerFieldName)
Utility method that assigns ProtoInstanceObject containerField value
Hint: ProtoInstance containerField is important for determining parent-child node relationships.
|
ProtoInstanceObject |
ProtoInstanceObject.setCssClass(SFStringObject newValue)
Assign typed object value to SFString cssClass field, similar to
setCssClass(String). |
ProtoInstanceObject |
ProtoInstanceObject.setCssClass(java.lang.String newValue)
Assign String value to inputOutput SFString field named class.
|
ProtoInstanceObject |
ProtoInstanceObject.setDEF(SFStringObject newValue)
Assign typed object value to SFString DEF field, similar to
setDEF(String). |
ProtoInstanceObject |
ProtoInstanceObject.setDEF(java.lang.String newValue)
Assign String value to inputOutput SFString field named DEF.
|
ProtoInstanceObject |
ProtoInstanceObject.setFieldValue(fieldValueObject newValue)
Set single child fieldValue node, replacing prior array of existing nodes (if any).
|
ProtoInstanceObject |
ProtoInstanceObject.setFieldValueList(java.util.ArrayList<fieldValueObject> newValue)
Assign fieldValueObject array (using an array consisting of properly typed nodes or ProtoInstanceObjects) to inputOutput MFNode field fieldValue.
|
ProtoInstanceObject |
ProtoInstanceObject.setIS(ISObject newValue)
Assign field named IS for establishing IS/connect field connections between ProtoInterface fields and internal ProtoBody nodes.
|
ProtoInstanceObject |
ProtoInstanceObject.setMetadata(ProtoInstanceObject newValue)
Assign ProtoInstance (using a properly typed node) to inputOutput SFNode field metadata.
|
ProtoInstanceObject |
ProtoInstanceObject.setMetadata(X3DMetadataObject newValue)
Assign X3DMetadataObject instance (using a properly typed node) to inputOutput SFNode field metadata.
|
ProtoInstanceObject |
ProtoInstanceObject.setName(SFStringObject newValue)
Assign typed object value to SFString name field, similar to
setName(String). |
ProtoInstanceObject |
ProtoInstanceObject.setName(java.lang.String newValue)
Assign String value to inputOutput SFString field named name.
|
ProtoInstanceObject |
ProtoInstanceObject.setUSE(ProtoInstanceObject DEFnode)
Assign a USE reference to another DEF node of same node type, similar to
setUSE(String). |
ProtoInstanceObject |
ProtoInstanceObject.setUSE(SFStringObject newValue)
Assign typed object value to SFString USE field, similar to
setUSE(String). |
ProtoInstanceObject |
ProtoInstanceObject.setUSE(java.lang.String newValue)
Assign String value to inputOutput SFString field named USE.
|
| Modifier and Type | Method and Description |
|---|---|
MetadataBooleanObject |
MetadataBooleanObject.setMetadata(ProtoInstanceObject newValue)
Assign ProtoInstance (using a properly typed node) to inputOutput SFNode field metadata.
|
MetadataDoubleObject |
MetadataDoubleObject.setMetadata(ProtoInstanceObject newValue)
Assign ProtoInstance (using a properly typed node) to inputOutput SFNode field metadata.
|
MetadataFloatObject |
MetadataFloatObject.setMetadata(ProtoInstanceObject newValue)
Assign ProtoInstance (using a properly typed node) to inputOutput SFNode field metadata.
|
MetadataIntegerObject |
MetadataIntegerObject.setMetadata(ProtoInstanceObject newValue)
Assign ProtoInstance (using a properly typed node) to inputOutput SFNode field metadata.
|
MetadataSetObject |
MetadataSetObject.setMetadata(ProtoInstanceObject newValue)
Assign ProtoInstance (using a properly typed node) to inputOutput SFNode field metadata.
|
MetadataStringObject |
MetadataStringObject.setMetadata(ProtoInstanceObject newValue)
Assign ProtoInstance (using a properly typed node) to inputOutput SFNode field metadata.
|
ProtoInstanceObject |
ProtoInstanceObject.setMetadata(ProtoInstanceObject newValue)
Assign ProtoInstance (using a properly typed node) to inputOutput SFNode field metadata.
|
WorldInfoObject |
WorldInfoObject.setMetadata(ProtoInstanceObject newValue)
Assign ProtoInstance (using a properly typed node) to inputOutput SFNode field metadata.
|
ProtoInstanceObject |
ProtoInstanceObject.setUSE(ProtoInstanceObject DEFnode)
Assign a USE reference to another DEF node of same node type, similar to
setUSE(String). |
| Modifier and Type | Method and Description |
|---|---|
ComposedCubeMapTextureObject |
ComposedCubeMapTextureObject.setBack(ProtoInstanceObject newValue)
Assign ProtoInstance (using a properly typed node) to inputOutput SFNode field back.
|
ComposedCubeMapTextureObject |
ComposedCubeMapTextureObject.setBottom(ProtoInstanceObject newValue)
Assign ProtoInstance (using a properly typed node) to inputOutput SFNode field bottom.
|
ComposedCubeMapTextureObject |
ComposedCubeMapTextureObject.setFront(ProtoInstanceObject newValue)
Assign ProtoInstance (using a properly typed node) to inputOutput SFNode field front.
|
ComposedCubeMapTextureObject |
ComposedCubeMapTextureObject.setLeft(ProtoInstanceObject newValue)
Assign ProtoInstance (using a properly typed node) to inputOutput SFNode field left.
|
ComposedCubeMapTextureObject |
ComposedCubeMapTextureObject.setMetadata(ProtoInstanceObject newValue)
Assign ProtoInstance (using a properly typed node) to inputOutput SFNode field metadata.
|
GeneratedCubeMapTextureObject |
GeneratedCubeMapTextureObject.setMetadata(ProtoInstanceObject newValue)
Assign ProtoInstance (using a properly typed node) to inputOutput SFNode field metadata.
|
ImageCubeMapTextureObject |
ImageCubeMapTextureObject.setMetadata(ProtoInstanceObject newValue)
Assign ProtoInstance (using a properly typed node) to inputOutput SFNode field metadata.
|
ComposedCubeMapTextureObject |
ComposedCubeMapTextureObject.setRight(ProtoInstanceObject newValue)
Assign ProtoInstance (using a properly typed node) to inputOutput SFNode field right.
|
GeneratedCubeMapTextureObject |
GeneratedCubeMapTextureObject.setTextureProperties(ProtoInstanceObject newValue)
Assign ProtoInstance (using a properly typed node) to initializeOnly SFNode field textureProperties.
|
ImageCubeMapTextureObject |
ImageCubeMapTextureObject.setTextureProperties(ProtoInstanceObject newValue)
Assign ProtoInstance (using a properly typed node) to initializeOnly SFNode field textureProperties.
|
ComposedCubeMapTextureObject |
ComposedCubeMapTextureObject.setTop(ProtoInstanceObject newValue)
Assign ProtoInstance (using a properly typed node) to inputOutput SFNode field top.
|
| Modifier and Type | Method and Description |
|---|---|
DISEntityManagerObject |
DISEntityManagerObject.setMetadata(ProtoInstanceObject newValue)
Assign ProtoInstance (using a properly typed node) to inputOutput SFNode field metadata.
|
DISEntityTypeMappingObject |
DISEntityTypeMappingObject.setMetadata(ProtoInstanceObject newValue)
Assign ProtoInstance (using a properly typed node) to inputOutput SFNode field metadata.
|
EspduTransformObject |
EspduTransformObject.setMetadata(ProtoInstanceObject newValue)
Assign ProtoInstance (using a properly typed node) to inputOutput SFNode field metadata.
|
ReceiverPduObject |
ReceiverPduObject.setMetadata(ProtoInstanceObject newValue)
Assign ProtoInstance (using a properly typed node) to inputOutput SFNode field metadata.
|
SignalPduObject |
SignalPduObject.setMetadata(ProtoInstanceObject newValue)
Assign ProtoInstance (using a properly typed node) to inputOutput SFNode field metadata.
|
TransmitterPduObject |
TransmitterPduObject.setMetadata(ProtoInstanceObject newValue)
Assign ProtoInstance (using a properly typed node) to inputOutput SFNode field metadata.
|
| Modifier and Type | Method and Description |
|---|---|
TextureBackgroundObject |
TextureBackgroundObject.setBackTexture(ProtoInstanceObject newValue)
Assign ProtoInstance (using a properly typed node) to inputOutput SFNode field backTexture.
|
TextureBackgroundObject |
TextureBackgroundObject.setBottomTexture(ProtoInstanceObject newValue)
Assign ProtoInstance (using a properly typed node) to inputOutput SFNode field bottomTexture.
|
TextureBackgroundObject |
TextureBackgroundObject.setFrontTexture(ProtoInstanceObject newValue)
Assign ProtoInstance (using a properly typed node) to inputOutput SFNode field frontTexture.
|
TextureBackgroundObject |
TextureBackgroundObject.setLeftTexture(ProtoInstanceObject newValue)
Assign ProtoInstance (using a properly typed node) to inputOutput SFNode field leftTexture.
|
BackgroundObject |
BackgroundObject.setMetadata(ProtoInstanceObject newValue)
Assign ProtoInstance (using a properly typed node) to inputOutput SFNode field metadata.
|
FogCoordinateObject |
FogCoordinateObject.setMetadata(ProtoInstanceObject newValue)
Assign ProtoInstance (using a properly typed node) to inputOutput SFNode field metadata.
|
FogObject |
FogObject.setMetadata(ProtoInstanceObject newValue)
Assign ProtoInstance (using a properly typed node) to inputOutput SFNode field metadata.
|
LocalFogObject |
LocalFogObject.setMetadata(ProtoInstanceObject newValue)
Assign ProtoInstance (using a properly typed node) to inputOutput SFNode field metadata.
|
TextureBackgroundObject |
TextureBackgroundObject.setMetadata(ProtoInstanceObject newValue)
Assign ProtoInstance (using a properly typed node) to inputOutput SFNode field metadata.
|
TextureBackgroundObject |
TextureBackgroundObject.setRightTexture(ProtoInstanceObject newValue)
Assign ProtoInstance (using a properly typed node) to inputOutput SFNode field rightTexture.
|
TextureBackgroundObject |
TextureBackgroundObject.setTopTexture(ProtoInstanceObject newValue)
Assign ProtoInstance (using a properly typed node) to inputOutput SFNode field topTexture.
|
| Modifier and Type | Method and Description |
|---|---|
ProximitySensorObject |
ProximitySensorObject.setMetadata(ProtoInstanceObject newValue)
Assign ProtoInstance (using a properly typed node) to inputOutput SFNode field metadata.
|
TransformSensorObject |
TransformSensorObject.setMetadata(ProtoInstanceObject newValue)
Assign ProtoInstance (using a properly typed node) to inputOutput SFNode field metadata.
|
VisibilitySensorObject |
VisibilitySensorObject.setMetadata(ProtoInstanceObject newValue)
Assign ProtoInstance (using a properly typed node) to inputOutput SFNode field metadata.
|
TransformSensorObject |
TransformSensorObject.setTargetObject(ProtoInstanceObject newValue)
Assign ProtoInstance (using a properly typed node) to inputOutput SFNode field targetObject.
|
| Modifier and Type | Method and Description |
|---|---|
BooleanFilterObject |
BooleanFilterObject.setMetadata(ProtoInstanceObject newValue)
Assign ProtoInstance (using a properly typed node) to inputOutput SFNode field metadata.
|
BooleanSequencerObject |
BooleanSequencerObject.setMetadata(ProtoInstanceObject newValue)
Assign ProtoInstance (using a properly typed node) to inputOutput SFNode field metadata.
|
BooleanToggleObject |
BooleanToggleObject.setMetadata(ProtoInstanceObject newValue)
Assign ProtoInstance (using a properly typed node) to inputOutput SFNode field metadata.
|
BooleanTriggerObject |
BooleanTriggerObject.setMetadata(ProtoInstanceObject newValue)
Assign ProtoInstance (using a properly typed node) to inputOutput SFNode field metadata.
|
IntegerSequencerObject |
IntegerSequencerObject.setMetadata(ProtoInstanceObject newValue)
Assign ProtoInstance (using a properly typed node) to inputOutput SFNode field metadata.
|
IntegerTriggerObject |
IntegerTriggerObject.setMetadata(ProtoInstanceObject newValue)
Assign ProtoInstance (using a properly typed node) to inputOutput SFNode field metadata.
|
TimeTriggerObject |
TimeTriggerObject.setMetadata(ProtoInstanceObject newValue)
Assign ProtoInstance (using a properly typed node) to inputOutput SFNode field metadata.
|
| Modifier and Type | Method and Description |
|---|---|
ColorChaserObject |
ColorChaserObject.setMetadata(ProtoInstanceObject newValue)
Assign ProtoInstance (using a properly typed node) to inputOutput SFNode field metadata.
|
ColorDamperObject |
ColorDamperObject.setMetadata(ProtoInstanceObject newValue)
Assign ProtoInstance (using a properly typed node) to inputOutput SFNode field metadata.
|
CoordinateChaserObject |
CoordinateChaserObject.setMetadata(ProtoInstanceObject newValue)
Assign ProtoInstance (using a properly typed node) to inputOutput SFNode field metadata.
|
CoordinateDamperObject |
CoordinateDamperObject.setMetadata(ProtoInstanceObject newValue)
Assign ProtoInstance (using a properly typed node) to inputOutput SFNode field metadata.
|
OrientationChaserObject |
OrientationChaserObject.setMetadata(ProtoInstanceObject newValue)
Assign ProtoInstance (using a properly typed node) to inputOutput SFNode field metadata.
|
OrientationDamperObject |
OrientationDamperObject.setMetadata(ProtoInstanceObject newValue)
Assign ProtoInstance (using a properly typed node) to inputOutput SFNode field metadata.
|
PositionChaser2DObject |
PositionChaser2DObject.setMetadata(ProtoInstanceObject newValue)
Assign ProtoInstance (using a properly typed node) to inputOutput SFNode field metadata.
|
PositionChaserObject |
PositionChaserObject.setMetadata(ProtoInstanceObject newValue)
Assign ProtoInstance (using a properly typed node) to inputOutput SFNode field metadata.
|
PositionDamper2DObject |
PositionDamper2DObject.setMetadata(ProtoInstanceObject newValue)
Assign ProtoInstance (using a properly typed node) to inputOutput SFNode field metadata.
|
PositionDamperObject |
PositionDamperObject.setMetadata(ProtoInstanceObject newValue)
Assign ProtoInstance (using a properly typed node) to inputOutput SFNode field metadata.
|
ScalarChaserObject |
ScalarChaserObject.setMetadata(ProtoInstanceObject newValue)
Assign ProtoInstance (using a properly typed node) to inputOutput SFNode field metadata.
|
ScalarDamperObject |
ScalarDamperObject.setMetadata(ProtoInstanceObject newValue)
Assign ProtoInstance (using a properly typed node) to inputOutput SFNode field metadata.
|
TexCoordChaser2DObject |
TexCoordChaser2DObject.setMetadata(ProtoInstanceObject newValue)
Assign ProtoInstance (using a properly typed node) to inputOutput SFNode field metadata.
|
TexCoordDamper2DObject |
TexCoordDamper2DObject.setMetadata(ProtoInstanceObject newValue)
Assign ProtoInstance (using a properly typed node) to inputOutput SFNode field metadata.
|
| Modifier and Type | Method and Description |
|---|---|
Arc2DObject |
Arc2DObject.setMetadata(ProtoInstanceObject newValue)
Assign ProtoInstance (using a properly typed node) to inputOutput SFNode field metadata.
|
ArcClose2DObject |
ArcClose2DObject.setMetadata(ProtoInstanceObject newValue)
Assign ProtoInstance (using a properly typed node) to inputOutput SFNode field metadata.
|
Circle2DObject |
Circle2DObject.setMetadata(ProtoInstanceObject newValue)
Assign ProtoInstance (using a properly typed node) to inputOutput SFNode field metadata.
|
Disk2DObject |
Disk2DObject.setMetadata(ProtoInstanceObject newValue)
Assign ProtoInstance (using a properly typed node) to inputOutput SFNode field metadata.
|
Polyline2DObject |
Polyline2DObject.setMetadata(ProtoInstanceObject newValue)
Assign ProtoInstance (using a properly typed node) to inputOutput SFNode field metadata.
|
Polypoint2DObject |
Polypoint2DObject.setMetadata(ProtoInstanceObject newValue)
Assign ProtoInstance (using a properly typed node) to inputOutput SFNode field metadata.
|
Rectangle2DObject |
Rectangle2DObject.setMetadata(ProtoInstanceObject newValue)
Assign ProtoInstance (using a properly typed node) to inputOutput SFNode field metadata.
|
TriangleSet2DObject |
TriangleSet2DObject.setMetadata(ProtoInstanceObject newValue)
Assign ProtoInstance (using a properly typed node) to inputOutput SFNode field metadata.
|
| Modifier and Type | Method and Description |
|---|---|
ElevationGridObject |
ElevationGridObject.setColor(ProtoInstanceObject newValue)
Assign ProtoInstance (using a properly typed node) to inputOutput SFNode field color.
|
IndexedFaceSetObject |
IndexedFaceSetObject.setColor(ProtoInstanceObject newValue)
Assign ProtoInstance (using a properly typed node) to inputOutput SFNode field color.
|
IndexedFaceSetObject |
IndexedFaceSetObject.setCoord(ProtoInstanceObject newValue)
Assign ProtoInstance (using a properly typed node) to inputOutput SFNode field coord.
|
ElevationGridObject |
ElevationGridObject.setFogCoord(ProtoInstanceObject newValue)
Assign ProtoInstance (using a properly typed node) to inputOutput SFNode field fogCoord.
|
IndexedFaceSetObject |
IndexedFaceSetObject.setFogCoord(ProtoInstanceObject newValue)
Assign ProtoInstance (using a properly typed node) to inputOutput SFNode field fogCoord.
|
BoxObject |
BoxObject.setMetadata(ProtoInstanceObject newValue)
Assign ProtoInstance (using a properly typed node) to inputOutput SFNode field metadata.
|
ConeObject |
ConeObject.setMetadata(ProtoInstanceObject newValue)
Assign ProtoInstance (using a properly typed node) to inputOutput SFNode field metadata.
|
CylinderObject |
CylinderObject.setMetadata(ProtoInstanceObject newValue)
Assign ProtoInstance (using a properly typed node) to inputOutput SFNode field metadata.
|
ElevationGridObject |
ElevationGridObject.setMetadata(ProtoInstanceObject newValue)
Assign ProtoInstance (using a properly typed node) to inputOutput SFNode field metadata.
|
ExtrusionObject |
ExtrusionObject.setMetadata(ProtoInstanceObject newValue)
Assign ProtoInstance (using a properly typed node) to inputOutput SFNode field metadata.
|
IndexedFaceSetObject |
IndexedFaceSetObject.setMetadata(ProtoInstanceObject newValue)
Assign ProtoInstance (using a properly typed node) to inputOutput SFNode field metadata.
|
SphereObject |
SphereObject.setMetadata(ProtoInstanceObject newValue)
Assign ProtoInstance (using a properly typed node) to inputOutput SFNode field metadata.
|
ElevationGridObject |
ElevationGridObject.setNormal(ProtoInstanceObject newValue)
Assign ProtoInstance (using a properly typed node) to inputOutput SFNode field normal.
|
IndexedFaceSetObject |
IndexedFaceSetObject.setNormal(ProtoInstanceObject newValue)
Assign ProtoInstance (using a properly typed node) to inputOutput SFNode field normal.
|
ElevationGridObject |
ElevationGridObject.setTexCoord(ProtoInstanceObject newValue)
Assign ProtoInstance (using a properly typed node) to inputOutput SFNode field texCoord.
|
IndexedFaceSetObject |
IndexedFaceSetObject.setTexCoord(ProtoInstanceObject newValue)
Assign ProtoInstance (using a properly typed node) to inputOutput SFNode field texCoord.
|
| Modifier and Type | Method and Description |
|---|---|
GeoElevationGridObject |
GeoElevationGridObject.setColor(ProtoInstanceObject newValue)
Assign ProtoInstance (using a properly typed node) to inputOutput SFNode field color.
|
GeoCoordinateObject |
GeoCoordinateObject.setGeoOrigin(ProtoInstanceObject newValue)
Assign ProtoInstance (using a properly typed node) to initializeOnly SFNode field geoOrigin.
|
GeoElevationGridObject |
GeoElevationGridObject.setGeoOrigin(ProtoInstanceObject newValue)
Assign ProtoInstance (using a properly typed node) to initializeOnly SFNode field geoOrigin.
|
GeoLODObject |
GeoLODObject.setGeoOrigin(ProtoInstanceObject newValue)
Assign ProtoInstance (using a properly typed node) to initializeOnly SFNode field geoOrigin.
|
GeoLocationObject |
GeoLocationObject.setGeoOrigin(ProtoInstanceObject newValue)
Assign ProtoInstance (using a properly typed node) to initializeOnly SFNode field geoOrigin.
|
GeoPositionInterpolatorObject |
GeoPositionInterpolatorObject.setGeoOrigin(ProtoInstanceObject newValue)
Assign ProtoInstance (using a properly typed node) to initializeOnly SFNode field geoOrigin.
|
GeoProximitySensorObject |
GeoProximitySensorObject.setGeoOrigin(ProtoInstanceObject newValue)
Assign ProtoInstance (using a properly typed node) to initializeOnly SFNode field geoOrigin.
|
GeoTouchSensorObject |
GeoTouchSensorObject.setGeoOrigin(ProtoInstanceObject newValue)
Assign ProtoInstance (using a properly typed node) to initializeOnly SFNode field geoOrigin.
|
GeoTransformObject |
GeoTransformObject.setGeoOrigin(ProtoInstanceObject newValue)
Assign ProtoInstance (using a properly typed node) to initializeOnly SFNode field geoOrigin.
|
GeoViewpointObject |
GeoViewpointObject.setGeoOrigin(ProtoInstanceObject newValue)
Assign ProtoInstance (using a properly typed node) to initializeOnly SFNode field geoOrigin.
|
GeoCoordinateObject |
GeoCoordinateObject.setMetadata(ProtoInstanceObject newValue)
Assign ProtoInstance (using a properly typed node) to inputOutput SFNode field metadata.
|
GeoElevationGridObject |
GeoElevationGridObject.setMetadata(ProtoInstanceObject newValue)
Assign ProtoInstance (using a properly typed node) to inputOutput SFNode field metadata.
|
GeoLODObject |
GeoLODObject.setMetadata(ProtoInstanceObject newValue)
Assign ProtoInstance (using a properly typed node) to inputOutput SFNode field metadata.
|
GeoLocationObject |
GeoLocationObject.setMetadata(ProtoInstanceObject newValue)
Assign ProtoInstance (using a properly typed node) to inputOutput SFNode field metadata.
|
GeoMetadataObject |
GeoMetadataObject.setMetadata(ProtoInstanceObject newValue)
Assign ProtoInstance (using a properly typed node) to inputOutput SFNode field metadata.
|
GeoOriginObject |
GeoOriginObject.setMetadata(ProtoInstanceObject newValue)
Assign ProtoInstance (using a properly typed node) to inputOutput SFNode field metadata.
|
GeoPositionInterpolatorObject |
GeoPositionInterpolatorObject.setMetadata(ProtoInstanceObject newValue)
Assign ProtoInstance (using a properly typed node) to inputOutput SFNode field metadata.
|
GeoProximitySensorObject |
GeoProximitySensorObject.setMetadata(ProtoInstanceObject newValue)
Assign ProtoInstance (using a properly typed node) to inputOutput SFNode field metadata.
|
GeoTouchSensorObject |
GeoTouchSensorObject.setMetadata(ProtoInstanceObject newValue)
Assign ProtoInstance (using a properly typed node) to inputOutput SFNode field metadata.
|
GeoTransformObject |
GeoTransformObject.setMetadata(ProtoInstanceObject newValue)
Assign ProtoInstance (using a properly typed node) to inputOutput SFNode field metadata.
|
GeoViewpointObject |
GeoViewpointObject.setMetadata(ProtoInstanceObject newValue)
Assign ProtoInstance (using a properly typed node) to inputOutput SFNode field metadata.
|
GeoElevationGridObject |
GeoElevationGridObject.setNormal(ProtoInstanceObject newValue)
Assign ProtoInstance (using a properly typed node) to inputOutput SFNode field normal.
|
GeoElevationGridObject |
GeoElevationGridObject.setTexCoord(ProtoInstanceObject newValue)
Assign ProtoInstance (using a properly typed node) to inputOutput SFNode field texCoord.
|
| Modifier and Type | Method and Description |
|---|---|
GroupObject |
GroupObject.setMetadata(ProtoInstanceObject newValue)
Assign ProtoInstance (using a properly typed node) to inputOutput SFNode field metadata.
|
StaticGroupObject |
StaticGroupObject.setMetadata(ProtoInstanceObject newValue)
Assign ProtoInstance (using a properly typed node) to inputOutput SFNode field metadata.
|
SwitchObject |
SwitchObject.setMetadata(ProtoInstanceObject newValue)
Assign ProtoInstance (using a properly typed node) to inputOutput SFNode field metadata.
|
TransformObject |
TransformObject.setMetadata(ProtoInstanceObject newValue)
Assign ProtoInstance (using a properly typed node) to inputOutput SFNode field metadata.
|
| Modifier and Type | Method and Description |
|---|---|
HAnimSegmentObject |
HAnimSegmentObject.setCoord(ProtoInstanceObject newValue)
Assign ProtoInstance (using a properly typed node) to inputOutput SFNode field coord.
|
HAnimDisplacerObject |
HAnimDisplacerObject.setMetadata(ProtoInstanceObject newValue)
Assign ProtoInstance (using a properly typed node) to inputOutput SFNode field metadata.
|
HAnimHumanoidObject |
HAnimHumanoidObject.setMetadata(ProtoInstanceObject newValue)
Assign ProtoInstance (using a properly typed node) to inputOutput SFNode field metadata.
|
HAnimJointObject |
HAnimJointObject.setMetadata(ProtoInstanceObject newValue)
Assign ProtoInstance (using a properly typed node) to inputOutput SFNode field metadata.
|
HAnimMotionObject |
HAnimMotionObject.setMetadata(ProtoInstanceObject newValue)
Assign ProtoInstance (using a properly typed node) to inputOutput SFNode field metadata.
|
HAnimSegmentObject |
HAnimSegmentObject.setMetadata(ProtoInstanceObject newValue)
Assign ProtoInstance (using a properly typed node) to inputOutput SFNode field metadata.
|
HAnimSiteObject |
HAnimSiteObject.setMetadata(ProtoInstanceObject newValue)
Assign ProtoInstance (using a properly typed node) to inputOutput SFNode field metadata.
|
HAnimHumanoidObject |
HAnimHumanoidObject.setSkinCoord(ProtoInstanceObject newValue)
Assign ProtoInstance (using a properly typed node) to inputOutput SFNode field skinCoord.
|
HAnimHumanoidObject |
HAnimHumanoidObject.setSkinNormal(ProtoInstanceObject newValue)
Assign ProtoInstance (using a properly typed node) to inputOutput SFNode field skinNormal.
|
| Modifier and Type | Method and Description |
|---|---|
ColorInterpolatorObject |
ColorInterpolatorObject.setMetadata(ProtoInstanceObject newValue)
Assign ProtoInstance (using a properly typed node) to inputOutput SFNode field metadata.
|
CoordinateInterpolator2DObject |
CoordinateInterpolator2DObject.setMetadata(ProtoInstanceObject newValue)
Assign ProtoInstance (using a properly typed node) to inputOutput SFNode field metadata.
|
CoordinateInterpolatorObject |
CoordinateInterpolatorObject.setMetadata(ProtoInstanceObject newValue)
Assign ProtoInstance (using a properly typed node) to inputOutput SFNode field metadata.
|
EaseInEaseOutObject |
EaseInEaseOutObject.setMetadata(ProtoInstanceObject newValue)
Assign ProtoInstance (using a properly typed node) to inputOutput SFNode field metadata.
|
NormalInterpolatorObject |
NormalInterpolatorObject.setMetadata(ProtoInstanceObject newValue)
Assign ProtoInstance (using a properly typed node) to inputOutput SFNode field metadata.
|
OrientationInterpolatorObject |
OrientationInterpolatorObject.setMetadata(ProtoInstanceObject newValue)
Assign ProtoInstance (using a properly typed node) to inputOutput SFNode field metadata.
|
PositionInterpolator2DObject |
PositionInterpolator2DObject.setMetadata(ProtoInstanceObject newValue)
Assign ProtoInstance (using a properly typed node) to inputOutput SFNode field metadata.
|
PositionInterpolatorObject |
PositionInterpolatorObject.setMetadata(ProtoInstanceObject newValue)
Assign ProtoInstance (using a properly typed node) to inputOutput SFNode field metadata.
|
ScalarInterpolatorObject |
ScalarInterpolatorObject.setMetadata(ProtoInstanceObject newValue)
Assign ProtoInstance (using a properly typed node) to inputOutput SFNode field metadata.
|
SplinePositionInterpolator2DObject |
SplinePositionInterpolator2DObject.setMetadata(ProtoInstanceObject newValue)
Assign ProtoInstance (using a properly typed node) to inputOutput SFNode field metadata.
|
SplinePositionInterpolatorObject |
SplinePositionInterpolatorObject.setMetadata(ProtoInstanceObject newValue)
Assign ProtoInstance (using a properly typed node) to inputOutput SFNode field metadata.
|
SplineScalarInterpolatorObject |
SplineScalarInterpolatorObject.setMetadata(ProtoInstanceObject newValue)
Assign ProtoInstance (using a properly typed node) to inputOutput SFNode field metadata.
|
SquadOrientationInterpolatorObject |
SquadOrientationInterpolatorObject.setMetadata(ProtoInstanceObject newValue)
Assign ProtoInstance (using a properly typed node) to inputOutput SFNode field metadata.
|
| Modifier and Type | Method and Description |
|---|---|
KeySensorObject |
KeySensorObject.setMetadata(ProtoInstanceObject newValue)
Assign ProtoInstance (using a properly typed node) to inputOutput SFNode field metadata.
|
StringSensorObject |
StringSensorObject.setMetadata(ProtoInstanceObject newValue)
Assign ProtoInstance (using a properly typed node) to inputOutput SFNode field metadata.
|
| Modifier and Type | Method and Description |
|---|---|
LayerObject |
LayerObject.setMetadata(ProtoInstanceObject newValue)
Assign ProtoInstance (using a properly typed node) to inputOutput SFNode field metadata.
|
LayerSetObject |
LayerSetObject.setMetadata(ProtoInstanceObject newValue)
Assign ProtoInstance (using a properly typed node) to inputOutput SFNode field metadata.
|
ViewportObject |
ViewportObject.setMetadata(ProtoInstanceObject newValue)
Assign ProtoInstance (using a properly typed node) to inputOutput SFNode field metadata.
|
LayerObject |
LayerObject.setViewport(ProtoInstanceObject newValue)
Assign ProtoInstance (using a properly typed node) to inputOutput SFNode field viewport.
|
| Modifier and Type | Method and Description |
|---|---|
LayoutGroupObject |
LayoutGroupObject.setLayout(ProtoInstanceObject newValue)
Assign ProtoInstance (using a properly typed node) to inputOutput SFNode field layout.
|
LayoutLayerObject |
LayoutLayerObject.setLayout(ProtoInstanceObject newValue)
Assign ProtoInstance (using a properly typed node) to inputOutput SFNode field layout.
|
LayoutGroupObject |
LayoutGroupObject.setMetadata(ProtoInstanceObject newValue)
Assign ProtoInstance (using a properly typed node) to inputOutput SFNode field metadata.
|
LayoutLayerObject |
LayoutLayerObject.setMetadata(ProtoInstanceObject newValue)
Assign ProtoInstance (using a properly typed node) to inputOutput SFNode field metadata.
|
LayoutObject |
LayoutObject.setMetadata(ProtoInstanceObject newValue)
Assign ProtoInstance (using a properly typed node) to inputOutput SFNode field metadata.
|
ScreenFontStyleObject |
ScreenFontStyleObject.setMetadata(ProtoInstanceObject newValue)
Assign ProtoInstance (using a properly typed node) to inputOutput SFNode field metadata.
|
ScreenGroupObject |
ScreenGroupObject.setMetadata(ProtoInstanceObject newValue)
Assign ProtoInstance (using a properly typed node) to inputOutput SFNode field metadata.
|
LayoutGroupObject |
LayoutGroupObject.setViewport(ProtoInstanceObject newValue)
Assign ProtoInstance (using a properly typed node) to inputOutput SFNode field viewport.
|
LayoutLayerObject |
LayoutLayerObject.setViewport(ProtoInstanceObject newValue)
Assign ProtoInstance (using a properly typed node) to inputOutput SFNode field viewport.
|
| Modifier and Type | Method and Description |
|---|---|
DirectionalLightObject |
DirectionalLightObject.setMetadata(ProtoInstanceObject newValue)
Assign ProtoInstance (using a properly typed node) to inputOutput SFNode field metadata.
|
PointLightObject |
PointLightObject.setMetadata(ProtoInstanceObject newValue)
Assign ProtoInstance (using a properly typed node) to inputOutput SFNode field metadata.
|
SpotLightObject |
SpotLightObject.setMetadata(ProtoInstanceObject newValue)
Assign ProtoInstance (using a properly typed node) to inputOutput SFNode field metadata.
|
| Modifier and Type | Method and Description |
|---|---|
BillboardObject |
BillboardObject.setMetadata(ProtoInstanceObject newValue)
Assign ProtoInstance (using a properly typed node) to inputOutput SFNode field metadata.
|
CollisionObject |
CollisionObject.setMetadata(ProtoInstanceObject newValue)
Assign ProtoInstance (using a properly typed node) to inputOutput SFNode field metadata.
|
LODObject |
LODObject.setMetadata(ProtoInstanceObject newValue)
Assign ProtoInstance (using a properly typed node) to inputOutput SFNode field metadata.
|
NavigationInfoObject |
NavigationInfoObject.setMetadata(ProtoInstanceObject newValue)
Assign ProtoInstance (using a properly typed node) to inputOutput SFNode field metadata.
|
OrthoViewpointObject |
OrthoViewpointObject.setMetadata(ProtoInstanceObject newValue)
Assign ProtoInstance (using a properly typed node) to inputOutput SFNode field metadata.
|
ViewpointGroupObject |
ViewpointGroupObject.setMetadata(ProtoInstanceObject newValue)
Assign ProtoInstance (using a properly typed node) to inputOutput SFNode field metadata.
|
ViewpointObject |
ViewpointObject.setMetadata(ProtoInstanceObject newValue)
Assign ProtoInstance (using a properly typed node) to inputOutput SFNode field metadata.
|
CollisionObject |
CollisionObject.setProxy(ProtoInstanceObject newValue)
Assign ProtoInstance (using a properly typed node) to initializeOnly SFNode field proxy.
|
| Modifier and Type | Method and Description |
|---|---|
AnchorObject |
AnchorObject.setMetadata(ProtoInstanceObject newValue)
Assign ProtoInstance (using a properly typed node) to inputOutput SFNode field metadata.
|
InlineObject |
InlineObject.setMetadata(ProtoInstanceObject newValue)
Assign ProtoInstance (using a properly typed node) to inputOutput SFNode field metadata.
|
LoadSensorObject |
LoadSensorObject.setMetadata(ProtoInstanceObject newValue)
Assign ProtoInstance (using a properly typed node) to inputOutput SFNode field metadata.
|
| Modifier and Type | Method and Description |
|---|---|
NurbsCurveObject |
NurbsCurveObject.setControlPoint(ProtoInstanceObject newValue)
Assign ProtoInstance (using a properly typed node) to inputOutput SFNode field controlPoint.
|
NurbsOrientationInterpolatorObject |
NurbsOrientationInterpolatorObject.setControlPoint(ProtoInstanceObject newValue)
Assign ProtoInstance (using a properly typed node) to inputOutput SFNode field controlPoint.
|
NurbsPatchSurfaceObject |
NurbsPatchSurfaceObject.setControlPoint(ProtoInstanceObject newValue)
Assign ProtoInstance (using a properly typed node) to inputOutput SFNode field controlPoint.
|
NurbsPositionInterpolatorObject |
NurbsPositionInterpolatorObject.setControlPoint(ProtoInstanceObject newValue)
Assign ProtoInstance (using a properly typed node) to inputOutput SFNode field controlPoint.
|
NurbsSurfaceInterpolatorObject |
NurbsSurfaceInterpolatorObject.setControlPoint(ProtoInstanceObject newValue)
Assign ProtoInstance (using a properly typed node) to inputOutput SFNode field controlPoint.
|
NurbsTrimmedSurfaceObject |
NurbsTrimmedSurfaceObject.setControlPoint(ProtoInstanceObject newValue)
Assign ProtoInstance (using a properly typed node) to inputOutput SFNode field controlPoint.
|
NurbsSweptSurfaceObject |
NurbsSweptSurfaceObject.setCrossSectionCurve(ProtoInstanceObject newValue)
Assign ProtoInstance (using a properly typed node) to inputOutput SFNode field crossSectionCurve.
|
Contour2DObject |
Contour2DObject.setMetadata(ProtoInstanceObject newValue)
Assign ProtoInstance (using a properly typed node) to inputOutput SFNode field metadata.
|
ContourPolyline2DObject |
ContourPolyline2DObject.setMetadata(ProtoInstanceObject newValue)
Assign ProtoInstance (using a properly typed node) to inputOutput SFNode field metadata.
|
CoordinateDoubleObject |
CoordinateDoubleObject.setMetadata(ProtoInstanceObject newValue)
Assign ProtoInstance (using a properly typed node) to inputOutput SFNode field metadata.
|
NurbsCurve2DObject |
NurbsCurve2DObject.setMetadata(ProtoInstanceObject newValue)
Assign ProtoInstance (using a properly typed node) to inputOutput SFNode field metadata.
|
NurbsCurveObject |
NurbsCurveObject.setMetadata(ProtoInstanceObject newValue)
Assign ProtoInstance (using a properly typed node) to inputOutput SFNode field metadata.
|
NurbsOrientationInterpolatorObject |
NurbsOrientationInterpolatorObject.setMetadata(ProtoInstanceObject newValue)
Assign ProtoInstance (using a properly typed node) to inputOutput SFNode field metadata.
|
NurbsPatchSurfaceObject |
NurbsPatchSurfaceObject.setMetadata(ProtoInstanceObject newValue)
Assign ProtoInstance (using a properly typed node) to inputOutput SFNode field metadata.
|
NurbsPositionInterpolatorObject |
NurbsPositionInterpolatorObject.setMetadata(ProtoInstanceObject newValue)
Assign ProtoInstance (using a properly typed node) to inputOutput SFNode field metadata.
|
NurbsSetObject |
NurbsSetObject.setMetadata(ProtoInstanceObject newValue)
Assign ProtoInstance (using a properly typed node) to inputOutput SFNode field metadata.
|
NurbsSurfaceInterpolatorObject |
NurbsSurfaceInterpolatorObject.setMetadata(ProtoInstanceObject newValue)
Assign ProtoInstance (using a properly typed node) to inputOutput SFNode field metadata.
|
NurbsSweptSurfaceObject |
NurbsSweptSurfaceObject.setMetadata(ProtoInstanceObject newValue)
Assign ProtoInstance (using a properly typed node) to inputOutput SFNode field metadata.
|
NurbsSwungSurfaceObject |
NurbsSwungSurfaceObject.setMetadata(ProtoInstanceObject newValue)
Assign ProtoInstance (using a properly typed node) to inputOutput SFNode field metadata.
|
NurbsTextureCoordinateObject |
NurbsTextureCoordinateObject.setMetadata(ProtoInstanceObject newValue)
Assign ProtoInstance (using a properly typed node) to inputOutput SFNode field metadata.
|
NurbsTrimmedSurfaceObject |
NurbsTrimmedSurfaceObject.setMetadata(ProtoInstanceObject newValue)
Assign ProtoInstance (using a properly typed node) to inputOutput SFNode field metadata.
|
NurbsSwungSurfaceObject |
NurbsSwungSurfaceObject.setProfileCurve(ProtoInstanceObject newValue)
Assign ProtoInstance (using a properly typed node) to inputOutput SFNode field profileCurve.
|
NurbsPatchSurfaceObject |
NurbsPatchSurfaceObject.setTexCoord(ProtoInstanceObject newValue)
Assign ProtoInstance (using a properly typed node) to inputOutput SFNode field texCoord.
|
NurbsTrimmedSurfaceObject |
NurbsTrimmedSurfaceObject.setTexCoord(ProtoInstanceObject newValue)
Assign ProtoInstance (using a properly typed node) to inputOutput SFNode field texCoord.
|
NurbsSweptSurfaceObject |
NurbsSweptSurfaceObject.setTrajectoryCurve(ProtoInstanceObject newValue)
Assign ProtoInstance (using a properly typed node) to inputOutput SFNode field trajectoryCurve.
|
NurbsSwungSurfaceObject |
NurbsSwungSurfaceObject.setTrajectoryCurve(ProtoInstanceObject newValue)
Assign ProtoInstance (using a properly typed node) to inputOutput SFNode field trajectoryCurve.
|
| Modifier and Type | Method and Description |
|---|---|
ParticleSystemObject |
ParticleSystemObject.setAppearance(ProtoInstanceObject newValue)
Assign ProtoInstance (using a properly typed node) to inputOutput SFNode field appearance.
|
ParticleSystemObject |
ParticleSystemObject.setColorRamp(ProtoInstanceObject newValue)
Assign ProtoInstance (using a properly typed node) to initializeOnly SFNode field colorRamp.
|
PolylineEmitterObject |
PolylineEmitterObject.setCoord(ProtoInstanceObject newValue)
Assign ProtoInstance (using a properly typed node) to inputOutput SFNode field coord.
|
VolumeEmitterObject |
VolumeEmitterObject.setCoord(ProtoInstanceObject newValue)
Assign ProtoInstance (using a properly typed node) to inputOutput SFNode field coord.
|
ParticleSystemObject |
ParticleSystemObject.setEmitter(ProtoInstanceObject newValue)
Assign ProtoInstance (using a properly typed node) to initializeOnly SFNode field emitter.
|
BoundedPhysicsModelObject |
BoundedPhysicsModelObject.setGeometry(ProtoInstanceObject newValue)
Assign ProtoInstance (using a properly typed node) to inputOutput SFNode field geometry.
|
ParticleSystemObject |
ParticleSystemObject.setGeometry(ProtoInstanceObject newValue)
Assign ProtoInstance (using a properly typed node) to inputOutput SFNode field geometry.
|
BoundedPhysicsModelObject |
BoundedPhysicsModelObject.setMetadata(ProtoInstanceObject newValue)
Assign ProtoInstance (using a properly typed node) to inputOutput SFNode field metadata.
|
ConeEmitterObject |
ConeEmitterObject.setMetadata(ProtoInstanceObject newValue)
Assign ProtoInstance (using a properly typed node) to inputOutput SFNode field metadata.
|
ExplosionEmitterObject |
ExplosionEmitterObject.setMetadata(ProtoInstanceObject newValue)
Assign ProtoInstance (using a properly typed node) to inputOutput SFNode field metadata.
|
ForcePhysicsModelObject |
ForcePhysicsModelObject.setMetadata(ProtoInstanceObject newValue)
Assign ProtoInstance (using a properly typed node) to inputOutput SFNode field metadata.
|
ParticleSystemObject |
ParticleSystemObject.setMetadata(ProtoInstanceObject newValue)
Assign ProtoInstance (using a properly typed node) to inputOutput SFNode field metadata.
|
PointEmitterObject |
PointEmitterObject.setMetadata(ProtoInstanceObject newValue)
Assign ProtoInstance (using a properly typed node) to inputOutput SFNode field metadata.
|
PolylineEmitterObject |
PolylineEmitterObject.setMetadata(ProtoInstanceObject newValue)
Assign ProtoInstance (using a properly typed node) to inputOutput SFNode field metadata.
|
SurfaceEmitterObject |
SurfaceEmitterObject.setMetadata(ProtoInstanceObject newValue)
Assign ProtoInstance (using a properly typed node) to inputOutput SFNode field metadata.
|
VolumeEmitterObject |
VolumeEmitterObject.setMetadata(ProtoInstanceObject newValue)
Assign ProtoInstance (using a properly typed node) to inputOutput SFNode field metadata.
|
WindPhysicsModelObject |
WindPhysicsModelObject.setMetadata(ProtoInstanceObject newValue)
Assign ProtoInstance (using a properly typed node) to inputOutput SFNode field metadata.
|
SurfaceEmitterObject |
SurfaceEmitterObject.setSurface(ProtoInstanceObject newValue)
Assign ProtoInstance (using a properly typed node) to initializeOnly SFNode field surface.
|
ParticleSystemObject |
ParticleSystemObject.setTexCoordRamp(ProtoInstanceObject newValue)
Assign ProtoInstance (using a properly typed node) to initializeOnly SFNode field texCoordRamp.
|
| Modifier and Type | Method and Description |
|---|---|
LinePickSensorObject |
LinePickSensorObject.setMetadata(ProtoInstanceObject newValue)
Assign ProtoInstance (using a properly typed node) to inputOutput SFNode field metadata.
|
PickableGroupObject |
PickableGroupObject.setMetadata(ProtoInstanceObject newValue)
Assign ProtoInstance (using a properly typed node) to inputOutput SFNode field metadata.
|
PointPickSensorObject |
PointPickSensorObject.setMetadata(ProtoInstanceObject newValue)
Assign ProtoInstance (using a properly typed node) to inputOutput SFNode field metadata.
|
PrimitivePickSensorObject |
PrimitivePickSensorObject.setMetadata(ProtoInstanceObject newValue)
Assign ProtoInstance (using a properly typed node) to inputOutput SFNode field metadata.
|
VolumePickSensorObject |
VolumePickSensorObject.setMetadata(ProtoInstanceObject newValue)
Assign ProtoInstance (using a properly typed node) to inputOutput SFNode field metadata.
|
LinePickSensorObject |
LinePickSensorObject.setPickingGeometry(ProtoInstanceObject newValue)
Assign ProtoInstance (using a properly typed node) to inputOutput SFNode field pickingGeometry.
|
PointPickSensorObject |
PointPickSensorObject.setPickingGeometry(ProtoInstanceObject newValue)
Assign ProtoInstance (using a properly typed node) to inputOutput SFNode field pickingGeometry.
|
PrimitivePickSensorObject |
PrimitivePickSensorObject.setPickingGeometry(ProtoInstanceObject newValue)
Assign ProtoInstance (using a properly typed node) to inputOutput SFNode field pickingGeometry.
|
VolumePickSensorObject |
VolumePickSensorObject.setPickingGeometry(ProtoInstanceObject newValue)
Assign ProtoInstance (using a properly typed node) to inputOutput SFNode field pickingGeometry.
|
| Modifier and Type | Method and Description |
|---|---|
CylinderSensorObject |
CylinderSensorObject.setMetadata(ProtoInstanceObject newValue)
Assign ProtoInstance (using a properly typed node) to inputOutput SFNode field metadata.
|
PlaneSensorObject |
PlaneSensorObject.setMetadata(ProtoInstanceObject newValue)
Assign ProtoInstance (using a properly typed node) to inputOutput SFNode field metadata.
|
SphereSensorObject |
SphereSensorObject.setMetadata(ProtoInstanceObject newValue)
Assign ProtoInstance (using a properly typed node) to inputOutput SFNode field metadata.
|
TouchSensorObject |
TouchSensorObject.setMetadata(ProtoInstanceObject newValue)
Assign ProtoInstance (using a properly typed node) to inputOutput SFNode field metadata.
|
| Modifier and Type | Method and Description |
|---|---|
IndexedLineSetObject |
IndexedLineSetObject.setColor(ProtoInstanceObject newValue)
Assign ProtoInstance (using a properly typed node) to inputOutput SFNode field color.
|
IndexedTriangleFanSetObject |
IndexedTriangleFanSetObject.setColor(ProtoInstanceObject newValue)
Assign ProtoInstance (using a properly typed node) to inputOutput SFNode field color.
|
IndexedTriangleSetObject |
IndexedTriangleSetObject.setColor(ProtoInstanceObject newValue)
Assign ProtoInstance (using a properly typed node) to inputOutput SFNode field color.
|
IndexedTriangleStripSetObject |
IndexedTriangleStripSetObject.setColor(ProtoInstanceObject newValue)
Assign ProtoInstance (using a properly typed node) to inputOutput SFNode field color.
|
LineSetObject |
LineSetObject.setColor(ProtoInstanceObject newValue)
Assign ProtoInstance (using a properly typed node) to inputOutput SFNode field color.
|
PointSetObject |
PointSetObject.setColor(ProtoInstanceObject newValue)
Assign ProtoInstance (using a properly typed node) to inputOutput SFNode field color.
|
TriangleFanSetObject |
TriangleFanSetObject.setColor(ProtoInstanceObject newValue)
Assign ProtoInstance (using a properly typed node) to inputOutput SFNode field color.
|
TriangleSetObject |
TriangleSetObject.setColor(ProtoInstanceObject newValue)
Assign ProtoInstance (using a properly typed node) to inputOutput SFNode field color.
|
TriangleStripSetObject |
TriangleStripSetObject.setColor(ProtoInstanceObject newValue)
Assign ProtoInstance (using a properly typed node) to inputOutput SFNode field color.
|
IndexedLineSetObject |
IndexedLineSetObject.setCoord(ProtoInstanceObject newValue)
Assign ProtoInstance (using a properly typed node) to inputOutput SFNode field coord.
|
IndexedTriangleFanSetObject |
IndexedTriangleFanSetObject.setCoord(ProtoInstanceObject newValue)
Assign ProtoInstance (using a properly typed node) to inputOutput SFNode field coord.
|
IndexedTriangleSetObject |
IndexedTriangleSetObject.setCoord(ProtoInstanceObject newValue)
Assign ProtoInstance (using a properly typed node) to inputOutput SFNode field coord.
|
IndexedTriangleStripSetObject |
IndexedTriangleStripSetObject.setCoord(ProtoInstanceObject newValue)
Assign ProtoInstance (using a properly typed node) to inputOutput SFNode field coord.
|
LineSetObject |
LineSetObject.setCoord(ProtoInstanceObject newValue)
Assign ProtoInstance (using a properly typed node) to inputOutput SFNode field coord.
|
PointSetObject |
PointSetObject.setCoord(ProtoInstanceObject newValue)
Assign ProtoInstance (using a properly typed node) to inputOutput SFNode field coord.
|
TriangleFanSetObject |
TriangleFanSetObject.setCoord(ProtoInstanceObject newValue)
Assign ProtoInstance (using a properly typed node) to inputOutput SFNode field coord.
|
TriangleSetObject |
TriangleSetObject.setCoord(ProtoInstanceObject newValue)
Assign ProtoInstance (using a properly typed node) to inputOutput SFNode field coord.
|
TriangleStripSetObject |
TriangleStripSetObject.setCoord(ProtoInstanceObject newValue)
Assign ProtoInstance (using a properly typed node) to inputOutput SFNode field coord.
|
IndexedLineSetObject |
IndexedLineSetObject.setFogCoord(ProtoInstanceObject newValue)
Assign ProtoInstance (using a properly typed node) to inputOutput SFNode field fogCoord.
|
IndexedTriangleFanSetObject |
IndexedTriangleFanSetObject.setFogCoord(ProtoInstanceObject newValue)
Assign ProtoInstance (using a properly typed node) to inputOutput SFNode field fogCoord.
|
IndexedTriangleSetObject |
IndexedTriangleSetObject.setFogCoord(ProtoInstanceObject newValue)
Assign ProtoInstance (using a properly typed node) to inputOutput SFNode field fogCoord.
|
IndexedTriangleStripSetObject |
IndexedTriangleStripSetObject.setFogCoord(ProtoInstanceObject newValue)
Assign ProtoInstance (using a properly typed node) to inputOutput SFNode field fogCoord.
|
LineSetObject |
LineSetObject.setFogCoord(ProtoInstanceObject newValue)
Assign ProtoInstance (using a properly typed node) to inputOutput SFNode field fogCoord.
|
PointSetObject |
PointSetObject.setFogCoord(ProtoInstanceObject newValue)
Assign ProtoInstance (using a properly typed node) to inputOutput SFNode field fogCoord.
|
TriangleFanSetObject |
TriangleFanSetObject.setFogCoord(ProtoInstanceObject newValue)
Assign ProtoInstance (using a properly typed node) to inputOutput SFNode field fogCoord.
|
TriangleSetObject |
TriangleSetObject.setFogCoord(ProtoInstanceObject newValue)
Assign ProtoInstance (using a properly typed node) to inputOutput SFNode field fogCoord.
|
TriangleStripSetObject |
TriangleStripSetObject.setFogCoord(ProtoInstanceObject newValue)
Assign ProtoInstance (using a properly typed node) to inputOutput SFNode field fogCoord.
|
ClipPlaneObject |
ClipPlaneObject.setMetadata(ProtoInstanceObject newValue)
Assign ProtoInstance (using a properly typed node) to inputOutput SFNode field metadata.
|
ColorObject |
ColorObject.setMetadata(ProtoInstanceObject newValue)
Assign ProtoInstance (using a properly typed node) to inputOutput SFNode field metadata.
|
ColorRGBAObject |
ColorRGBAObject.setMetadata(ProtoInstanceObject newValue)
Assign ProtoInstance (using a properly typed node) to inputOutput SFNode field metadata.
|
CoordinateObject |
CoordinateObject.setMetadata(ProtoInstanceObject newValue)
Assign ProtoInstance (using a properly typed node) to inputOutput SFNode field metadata.
|
IndexedLineSetObject |
IndexedLineSetObject.setMetadata(ProtoInstanceObject newValue)
Assign ProtoInstance (using a properly typed node) to inputOutput SFNode field metadata.
|
IndexedTriangleFanSetObject |
IndexedTriangleFanSetObject.setMetadata(ProtoInstanceObject newValue)
Assign ProtoInstance (using a properly typed node) to inputOutput SFNode field metadata.
|
IndexedTriangleSetObject |
IndexedTriangleSetObject.setMetadata(ProtoInstanceObject newValue)
Assign ProtoInstance (using a properly typed node) to inputOutput SFNode field metadata.
|
IndexedTriangleStripSetObject |
IndexedTriangleStripSetObject.setMetadata(ProtoInstanceObject newValue)
Assign ProtoInstance (using a properly typed node) to inputOutput SFNode field metadata.
|
LineSetObject |
LineSetObject.setMetadata(ProtoInstanceObject newValue)
Assign ProtoInstance (using a properly typed node) to inputOutput SFNode field metadata.
|
NormalObject |
NormalObject.setMetadata(ProtoInstanceObject newValue)
Assign ProtoInstance (using a properly typed node) to inputOutput SFNode field metadata.
|
PointSetObject |
PointSetObject.setMetadata(ProtoInstanceObject newValue)
Assign ProtoInstance (using a properly typed node) to inputOutput SFNode field metadata.
|
TriangleFanSetObject |
TriangleFanSetObject.setMetadata(ProtoInstanceObject newValue)
Assign ProtoInstance (using a properly typed node) to inputOutput SFNode field metadata.
|
TriangleSetObject |
TriangleSetObject.setMetadata(ProtoInstanceObject newValue)
Assign ProtoInstance (using a properly typed node) to inputOutput SFNode field metadata.
|
TriangleStripSetObject |
TriangleStripSetObject.setMetadata(ProtoInstanceObject newValue)
Assign ProtoInstance (using a properly typed node) to inputOutput SFNode field metadata.
|
IndexedTriangleFanSetObject |
IndexedTriangleFanSetObject.setNormal(ProtoInstanceObject newValue)
Assign ProtoInstance (using a properly typed node) to inputOutput SFNode field normal.
|
IndexedTriangleSetObject |
IndexedTriangleSetObject.setNormal(ProtoInstanceObject newValue)
Assign ProtoInstance (using a properly typed node) to inputOutput SFNode field normal.
|
IndexedTriangleStripSetObject |
IndexedTriangleStripSetObject.setNormal(ProtoInstanceObject newValue)
Assign ProtoInstance (using a properly typed node) to inputOutput SFNode field normal.
|
TriangleFanSetObject |
TriangleFanSetObject.setNormal(ProtoInstanceObject newValue)
Assign ProtoInstance (using a properly typed node) to inputOutput SFNode field normal.
|
TriangleSetObject |
TriangleSetObject.setNormal(ProtoInstanceObject newValue)
Assign ProtoInstance (using a properly typed node) to inputOutput SFNode field normal.
|
TriangleStripSetObject |
TriangleStripSetObject.setNormal(ProtoInstanceObject newValue)
Assign ProtoInstance (using a properly typed node) to inputOutput SFNode field normal.
|
IndexedTriangleFanSetObject |
IndexedTriangleFanSetObject.setTexCoord(ProtoInstanceObject newValue)
Assign ProtoInstance (using a properly typed node) to inputOutput SFNode field texCoord.
|
IndexedTriangleSetObject |
IndexedTriangleSetObject.setTexCoord(ProtoInstanceObject newValue)
Assign ProtoInstance (using a properly typed node) to inputOutput SFNode field texCoord.
|
IndexedTriangleStripSetObject |
IndexedTriangleStripSetObject.setTexCoord(ProtoInstanceObject newValue)
Assign ProtoInstance (using a properly typed node) to inputOutput SFNode field texCoord.
|
TriangleFanSetObject |
TriangleFanSetObject.setTexCoord(ProtoInstanceObject newValue)
Assign ProtoInstance (using a properly typed node) to inputOutput SFNode field texCoord.
|
TriangleSetObject |
TriangleSetObject.setTexCoord(ProtoInstanceObject newValue)
Assign ProtoInstance (using a properly typed node) to inputOutput SFNode field texCoord.
|
TriangleStripSetObject |
TriangleStripSetObject.setTexCoord(ProtoInstanceObject newValue)
Assign ProtoInstance (using a properly typed node) to inputOutput SFNode field texCoord.
|
| Modifier and Type | Method and Description |
|---|---|
BallJointObject |
BallJointObject.setBody1(ProtoInstanceObject newValue)
Assign ProtoInstance (using a properly typed node) to inputOutput SFNode field body1.
|
ContactObject |
ContactObject.setBody1(ProtoInstanceObject newValue)
Assign ProtoInstance (using a properly typed node) to inputOutput SFNode field body1.
|
DoubleAxisHingeJointObject |
DoubleAxisHingeJointObject.setBody1(ProtoInstanceObject newValue)
Assign ProtoInstance (using a properly typed node) to inputOutput SFNode field body1.
|
MotorJointObject |
MotorJointObject.setBody1(ProtoInstanceObject newValue)
Assign ProtoInstance (using a properly typed node) to inputOutput SFNode field body1.
|
SingleAxisHingeJointObject |
SingleAxisHingeJointObject.setBody1(ProtoInstanceObject newValue)
Assign ProtoInstance (using a properly typed node) to inputOutput SFNode field body1.
|
SliderJointObject |
SliderJointObject.setBody1(ProtoInstanceObject newValue)
Assign ProtoInstance (using a properly typed node) to inputOutput SFNode field body1.
|
UniversalJointObject |
UniversalJointObject.setBody1(ProtoInstanceObject newValue)
Assign ProtoInstance (using a properly typed node) to inputOutput SFNode field body1.
|
BallJointObject |
BallJointObject.setBody2(ProtoInstanceObject newValue)
Assign ProtoInstance (using a properly typed node) to inputOutput SFNode field body2.
|
ContactObject |
ContactObject.setBody2(ProtoInstanceObject newValue)
Assign ProtoInstance (using a properly typed node) to inputOutput SFNode field body2.
|
DoubleAxisHingeJointObject |
DoubleAxisHingeJointObject.setBody2(ProtoInstanceObject newValue)
Assign ProtoInstance (using a properly typed node) to inputOutput SFNode field body2.
|
MotorJointObject |
MotorJointObject.setBody2(ProtoInstanceObject newValue)
Assign ProtoInstance (using a properly typed node) to inputOutput SFNode field body2.
|
SingleAxisHingeJointObject |
SingleAxisHingeJointObject.setBody2(ProtoInstanceObject newValue)
Assign ProtoInstance (using a properly typed node) to inputOutput SFNode field body2.
|
SliderJointObject |
SliderJointObject.setBody2(ProtoInstanceObject newValue)
Assign ProtoInstance (using a properly typed node) to inputOutput SFNode field body2.
|
UniversalJointObject |
UniversalJointObject.setBody2(ProtoInstanceObject newValue)
Assign ProtoInstance (using a properly typed node) to inputOutput SFNode field body2.
|
CollidableOffsetObject |
CollidableOffsetObject.setCollidable(ProtoInstanceObject newValue)
Assign ProtoInstance (using a properly typed node) to initializeOnly SFNode field collidable.
|
CollisionSensorObject |
CollisionSensorObject.setCollider(ProtoInstanceObject newValue)
Assign ProtoInstance (using a properly typed node) to inputOutput SFNode field collider.
|
RigidBodyCollectionObject |
RigidBodyCollectionObject.setCollider(ProtoInstanceObject newValue)
Assign ProtoInstance (using a properly typed node) to initializeOnly SFNode field collider.
|
ContactObject |
ContactObject.setGeometry1(ProtoInstanceObject newValue)
Assign ProtoInstance (using a properly typed node) to inputOutput SFNode field geometry1.
|
ContactObject |
ContactObject.setGeometry2(ProtoInstanceObject newValue)
Assign ProtoInstance (using a properly typed node) to inputOutput SFNode field geometry2.
|
RigidBodyObject |
RigidBodyObject.setMassDensityModel(ProtoInstanceObject newValue)
Assign ProtoInstance (using a properly typed node) to inputOutput SFNode field massDensityModel.
|
BallJointObject |
BallJointObject.setMetadata(ProtoInstanceObject newValue)
Assign ProtoInstance (using a properly typed node) to inputOutput SFNode field metadata.
|
CollidableOffsetObject |
CollidableOffsetObject.setMetadata(ProtoInstanceObject newValue)
Assign ProtoInstance (using a properly typed node) to inputOutput SFNode field metadata.
|
CollidableShapeObject |
CollidableShapeObject.setMetadata(ProtoInstanceObject newValue)
Assign ProtoInstance (using a properly typed node) to inputOutput SFNode field metadata.
|
CollisionCollectionObject |
CollisionCollectionObject.setMetadata(ProtoInstanceObject newValue)
Assign ProtoInstance (using a properly typed node) to inputOutput SFNode field metadata.
|
CollisionSensorObject |
CollisionSensorObject.setMetadata(ProtoInstanceObject newValue)
Assign ProtoInstance (using a properly typed node) to inputOutput SFNode field metadata.
|
CollisionSpaceObject |
CollisionSpaceObject.setMetadata(ProtoInstanceObject newValue)
Assign ProtoInstance (using a properly typed node) to inputOutput SFNode field metadata.
|
ContactObject |
ContactObject.setMetadata(ProtoInstanceObject newValue)
Assign ProtoInstance (using a properly typed node) to inputOutput SFNode field metadata.
|
DoubleAxisHingeJointObject |
DoubleAxisHingeJointObject.setMetadata(ProtoInstanceObject newValue)
Assign ProtoInstance (using a properly typed node) to inputOutput SFNode field metadata.
|
MotorJointObject |
MotorJointObject.setMetadata(ProtoInstanceObject newValue)
Assign ProtoInstance (using a properly typed node) to inputOutput SFNode field metadata.
|
RigidBodyCollectionObject |
RigidBodyCollectionObject.setMetadata(ProtoInstanceObject newValue)
Assign ProtoInstance (using a properly typed node) to inputOutput SFNode field metadata.
|
RigidBodyObject |
RigidBodyObject.setMetadata(ProtoInstanceObject newValue)
Assign ProtoInstance (using a properly typed node) to inputOutput SFNode field metadata.
|
SingleAxisHingeJointObject |
SingleAxisHingeJointObject.setMetadata(ProtoInstanceObject newValue)
Assign ProtoInstance (using a properly typed node) to inputOutput SFNode field metadata.
|
SliderJointObject |
SliderJointObject.setMetadata(ProtoInstanceObject newValue)
Assign ProtoInstance (using a properly typed node) to inputOutput SFNode field metadata.
|
UniversalJointObject |
UniversalJointObject.setMetadata(ProtoInstanceObject newValue)
Assign ProtoInstance (using a properly typed node) to inputOutput SFNode field metadata.
|
CollidableShapeObject |
CollidableShapeObject.setShape(ProtoInstanceObject newValue)
Assign ProtoInstance (using a properly typed node) to initializeOnly SFNode field shape.
|
| Modifier and Type | Method and Description |
|---|---|
ScriptObject |
ScriptObject.setMetadata(ProtoInstanceObject newValue)
Assign ProtoInstance (using a properly typed node) to inputOutput SFNode field metadata.
|
| Modifier and Type | Method and Description |
|---|---|
ComposedShaderObject |
ComposedShaderObject.setMetadata(ProtoInstanceObject newValue)
Assign ProtoInstance (using a properly typed node) to inputOutput SFNode field metadata.
|
FloatVertexAttributeObject |
FloatVertexAttributeObject.setMetadata(ProtoInstanceObject newValue)
Assign ProtoInstance (using a properly typed node) to inputOutput SFNode field metadata.
|
Matrix3VertexAttributeObject |
Matrix3VertexAttributeObject.setMetadata(ProtoInstanceObject newValue)
Assign ProtoInstance (using a properly typed node) to inputOutput SFNode field metadata.
|
Matrix4VertexAttributeObject |
Matrix4VertexAttributeObject.setMetadata(ProtoInstanceObject newValue)
Assign ProtoInstance (using a properly typed node) to inputOutput SFNode field metadata.
|
PackagedShaderObject |
PackagedShaderObject.setMetadata(ProtoInstanceObject newValue)
Assign ProtoInstance (using a properly typed node) to inputOutput SFNode field metadata.
|
ProgramShaderObject |
ProgramShaderObject.setMetadata(ProtoInstanceObject newValue)
Assign ProtoInstance (using a properly typed node) to inputOutput SFNode field metadata.
|
ShaderPartObject |
ShaderPartObject.setMetadata(ProtoInstanceObject newValue)
Assign ProtoInstance (using a properly typed node) to inputOutput SFNode field metadata.
|
ShaderProgramObject |
ShaderProgramObject.setMetadata(ProtoInstanceObject newValue)
Assign ProtoInstance (using a properly typed node) to inputOutput SFNode field metadata.
|
| Modifier and Type | Method and Description |
|---|---|
ShapeObject |
ShapeObject.setAppearance(ProtoInstanceObject newValue)
Assign ProtoInstance (using a properly typed node) to inputOutput SFNode field appearance.
|
AppearanceObject |
AppearanceObject.setFillProperties(ProtoInstanceObject newValue)
Assign ProtoInstance (using a properly typed node) to inputOutput SFNode field fillProperties.
|
ShapeObject |
ShapeObject.setGeometry(ProtoInstanceObject newValue)
Assign ProtoInstance (using a properly typed node) to inputOutput SFNode field geometry.
|
AppearanceObject |
AppearanceObject.setLineProperties(ProtoInstanceObject newValue)
Assign ProtoInstance (using a properly typed node) to inputOutput SFNode field lineProperties.
|
AppearanceObject |
AppearanceObject.setMaterial(ProtoInstanceObject newValue)
Assign ProtoInstance (using a properly typed node) to inputOutput SFNode field material.
|
AppearanceObject |
AppearanceObject.setMetadata(ProtoInstanceObject newValue)
Assign ProtoInstance (using a properly typed node) to inputOutput SFNode field metadata.
|
FillPropertiesObject |
FillPropertiesObject.setMetadata(ProtoInstanceObject newValue)
Assign ProtoInstance (using a properly typed node) to inputOutput SFNode field metadata.
|
LinePropertiesObject |
LinePropertiesObject.setMetadata(ProtoInstanceObject newValue)
Assign ProtoInstance (using a properly typed node) to inputOutput SFNode field metadata.
|
MaterialObject |
MaterialObject.setMetadata(ProtoInstanceObject newValue)
Assign ProtoInstance (using a properly typed node) to inputOutput SFNode field metadata.
|
ShapeObject |
ShapeObject.setMetadata(ProtoInstanceObject newValue)
Assign ProtoInstance (using a properly typed node) to inputOutput SFNode field metadata.
|
TwoSidedMaterialObject |
TwoSidedMaterialObject.setMetadata(ProtoInstanceObject newValue)
Assign ProtoInstance (using a properly typed node) to inputOutput SFNode field metadata.
|
AppearanceObject |
AppearanceObject.setTexture(ProtoInstanceObject newValue)
Assign ProtoInstance (using a properly typed node) to inputOutput SFNode field texture.
|
AppearanceObject |
AppearanceObject.setTextureTransform(ProtoInstanceObject newValue)
Assign ProtoInstance (using a properly typed node) to inputOutput SFNode field textureTransform.
|
| Modifier and Type | Method and Description |
|---|---|
AudioClipObject |
AudioClipObject.setMetadata(ProtoInstanceObject newValue)
Assign ProtoInstance (using a properly typed node) to inputOutput SFNode field metadata.
|
SoundObject |
SoundObject.setMetadata(ProtoInstanceObject newValue)
Assign ProtoInstance (using a properly typed node) to inputOutput SFNode field metadata.
|
SoundObject |
SoundObject.setSource(ProtoInstanceObject newValue)
Assign ProtoInstance (using a properly typed node) to inputOutput SFNode field source.
|
| Modifier and Type | Method and Description |
|---|---|
TextObject |
TextObject.setFontStyle(ProtoInstanceObject newValue)
Assign ProtoInstance (using a properly typed node) to inputOutput SFNode field fontStyle.
|
FontStyleObject |
FontStyleObject.setMetadata(ProtoInstanceObject newValue)
Assign ProtoInstance (using a properly typed node) to inputOutput SFNode field metadata.
|
TextObject |
TextObject.setMetadata(ProtoInstanceObject newValue)
Assign ProtoInstance (using a properly typed node) to inputOutput SFNode field metadata.
|
| Modifier and Type | Method and Description |
|---|---|
ImageTextureObject |
ImageTextureObject.setMetadata(ProtoInstanceObject newValue)
Assign ProtoInstance (using a properly typed node) to inputOutput SFNode field metadata.
|
MovieTextureObject |
MovieTextureObject.setMetadata(ProtoInstanceObject newValue)
Assign ProtoInstance (using a properly typed node) to inputOutput SFNode field metadata.
|
MultiTextureCoordinateObject |
MultiTextureCoordinateObject.setMetadata(ProtoInstanceObject newValue)
Assign ProtoInstance (using a properly typed node) to inputOutput SFNode field metadata.
|
MultiTextureObject |
MultiTextureObject.setMetadata(ProtoInstanceObject newValue)
Assign ProtoInstance (using a properly typed node) to inputOutput SFNode field metadata.
|
MultiTextureTransformObject |
MultiTextureTransformObject.setMetadata(ProtoInstanceObject newValue)
Assign ProtoInstance (using a properly typed node) to inputOutput SFNode field metadata.
|
PixelTextureObject |
PixelTextureObject.setMetadata(ProtoInstanceObject newValue)
Assign ProtoInstance (using a properly typed node) to inputOutput SFNode field metadata.
|
TextureCoordinateGeneratorObject |
TextureCoordinateGeneratorObject.setMetadata(ProtoInstanceObject newValue)
Assign ProtoInstance (using a properly typed node) to inputOutput SFNode field metadata.
|
TextureCoordinateObject |
TextureCoordinateObject.setMetadata(ProtoInstanceObject newValue)
Assign ProtoInstance (using a properly typed node) to inputOutput SFNode field metadata.
|
TexturePropertiesObject |
TexturePropertiesObject.setMetadata(ProtoInstanceObject newValue)
Assign ProtoInstance (using a properly typed node) to inputOutput SFNode field metadata.
|
TextureTransformObject |
TextureTransformObject.setMetadata(ProtoInstanceObject newValue)
Assign ProtoInstance (using a properly typed node) to inputOutput SFNode field metadata.
|
ImageTextureObject |
ImageTextureObject.setTextureProperties(ProtoInstanceObject newValue)
Assign ProtoInstance (using a properly typed node) to initializeOnly SFNode field textureProperties.
|
MovieTextureObject |
MovieTextureObject.setTextureProperties(ProtoInstanceObject newValue)
Assign ProtoInstance (using a properly typed node) to initializeOnly SFNode field textureProperties.
|
PixelTextureObject |
PixelTextureObject.setTextureProperties(ProtoInstanceObject newValue)
Assign ProtoInstance (using a properly typed node) to initializeOnly SFNode field textureProperties.
|
| Modifier and Type | Method and Description |
|---|---|
ComposedTexture3DObject |
ComposedTexture3DObject.setMetadata(ProtoInstanceObject newValue)
Assign ProtoInstance (using a properly typed node) to inputOutput SFNode field metadata.
|
ImageTexture3DObject |
ImageTexture3DObject.setMetadata(ProtoInstanceObject newValue)
Assign ProtoInstance (using a properly typed node) to inputOutput SFNode field metadata.
|
PixelTexture3DObject |
PixelTexture3DObject.setMetadata(ProtoInstanceObject newValue)
Assign ProtoInstance (using a properly typed node) to inputOutput SFNode field metadata.
|
TextureCoordinate3DObject |
TextureCoordinate3DObject.setMetadata(ProtoInstanceObject newValue)
Assign ProtoInstance (using a properly typed node) to inputOutput SFNode field metadata.
|
TextureCoordinate4DObject |
TextureCoordinate4DObject.setMetadata(ProtoInstanceObject newValue)
Assign ProtoInstance (using a properly typed node) to inputOutput SFNode field metadata.
|
TextureTransform3DObject |
TextureTransform3DObject.setMetadata(ProtoInstanceObject newValue)
Assign ProtoInstance (using a properly typed node) to inputOutput SFNode field metadata.
|
TextureTransformMatrix3DObject |
TextureTransformMatrix3DObject.setMetadata(ProtoInstanceObject newValue)
Assign ProtoInstance (using a properly typed node) to inputOutput SFNode field metadata.
|
ComposedTexture3DObject |
ComposedTexture3DObject.setTextureProperties(ProtoInstanceObject newValue)
Assign ProtoInstance (using a properly typed node) to initializeOnly SFNode field textureProperties.
|
ImageTexture3DObject |
ImageTexture3DObject.setTextureProperties(ProtoInstanceObject newValue)
Assign ProtoInstance (using a properly typed node) to initializeOnly SFNode field textureProperties.
|
PixelTexture3DObject |
PixelTexture3DObject.setTextureProperties(ProtoInstanceObject newValue)
Assign ProtoInstance (using a properly typed node) to initializeOnly SFNode field textureProperties.
|
| Modifier and Type | Method and Description |
|---|---|
TimeSensorObject |
TimeSensorObject.setMetadata(ProtoInstanceObject newValue)
Assign ProtoInstance (using a properly typed node) to inputOutput SFNode field metadata.
|
| Modifier and Type | Method and Description |
|---|---|
IsoSurfaceVolumeDataObject |
IsoSurfaceVolumeDataObject.setGradients(ProtoInstanceObject newValue)
Assign ProtoInstance (using a properly typed node) to inputOutput SFNode field gradients.
|
ShadedVolumeStyleObject |
ShadedVolumeStyleObject.setMaterial(ProtoInstanceObject newValue)
Assign ProtoInstance (using a properly typed node) to inputOutput SFNode field material.
|
BlendedVolumeStyleObject |
BlendedVolumeStyleObject.setMetadata(ProtoInstanceObject newValue)
Assign ProtoInstance (using a properly typed node) to inputOutput SFNode field metadata.
|
BoundaryEnhancementVolumeStyleObject |
BoundaryEnhancementVolumeStyleObject.setMetadata(ProtoInstanceObject newValue)
Assign ProtoInstance (using a properly typed node) to inputOutput SFNode field metadata.
|
CartoonVolumeStyleObject |
CartoonVolumeStyleObject.setMetadata(ProtoInstanceObject newValue)
Assign ProtoInstance (using a properly typed node) to inputOutput SFNode field metadata.
|
ComposedVolumeStyleObject |
ComposedVolumeStyleObject.setMetadata(ProtoInstanceObject newValue)
Assign ProtoInstance (using a properly typed node) to inputOutput SFNode field metadata.
|
EdgeEnhancementVolumeStyleObject |
EdgeEnhancementVolumeStyleObject.setMetadata(ProtoInstanceObject newValue)
Assign ProtoInstance (using a properly typed node) to inputOutput SFNode field metadata.
|
IsoSurfaceVolumeDataObject |
IsoSurfaceVolumeDataObject.setMetadata(ProtoInstanceObject newValue)
Assign ProtoInstance (using a properly typed node) to inputOutput SFNode field metadata.
|
OpacityMapVolumeStyleObject |
OpacityMapVolumeStyleObject.setMetadata(ProtoInstanceObject newValue)
Assign ProtoInstance (using a properly typed node) to inputOutput SFNode field metadata.
|
ProjectionVolumeStyleObject |
ProjectionVolumeStyleObject.setMetadata(ProtoInstanceObject newValue)
Assign ProtoInstance (using a properly typed node) to inputOutput SFNode field metadata.
|
SegmentedVolumeDataObject |
SegmentedVolumeDataObject.setMetadata(ProtoInstanceObject newValue)
Assign ProtoInstance (using a properly typed node) to inputOutput SFNode field metadata.
|
ShadedVolumeStyleObject |
ShadedVolumeStyleObject.setMetadata(ProtoInstanceObject newValue)
Assign ProtoInstance (using a properly typed node) to inputOutput SFNode field metadata.
|
SilhouetteEnhancementVolumeStyleObject |
SilhouetteEnhancementVolumeStyleObject.setMetadata(ProtoInstanceObject newValue)
Assign ProtoInstance (using a properly typed node) to inputOutput SFNode field metadata.
|
ToneMappedVolumeStyleObject |
ToneMappedVolumeStyleObject.setMetadata(ProtoInstanceObject newValue)
Assign ProtoInstance (using a properly typed node) to inputOutput SFNode field metadata.
|
VolumeDataObject |
VolumeDataObject.setMetadata(ProtoInstanceObject newValue)
Assign ProtoInstance (using a properly typed node) to inputOutput SFNode field metadata.
|
BlendedVolumeStyleObject |
BlendedVolumeStyleObject.setRenderStyle(ProtoInstanceObject newValue)
Assign ProtoInstance (using a properly typed node) to inputOutput SFNode field renderStyle.
|
VolumeDataObject |
VolumeDataObject.setRenderStyle(ProtoInstanceObject newValue)
Assign ProtoInstance (using a properly typed node) to inputOutput SFNode field renderStyle.
|
SegmentedVolumeDataObject |
SegmentedVolumeDataObject.setSegmentIdentifiers(ProtoInstanceObject newValue)
Assign ProtoInstance (using a properly typed node) to inputOutput SFNode field segmentIdentifiers.
|
CartoonVolumeStyleObject |
CartoonVolumeStyleObject.setSurfaceNormals(ProtoInstanceObject newValue)
Assign ProtoInstance (using a properly typed node) to inputOutput SFNode field surfaceNormals.
|
EdgeEnhancementVolumeStyleObject |
EdgeEnhancementVolumeStyleObject.setSurfaceNormals(ProtoInstanceObject newValue)
Assign ProtoInstance (using a properly typed node) to inputOutput SFNode field surfaceNormals.
|
ShadedVolumeStyleObject |
ShadedVolumeStyleObject.setSurfaceNormals(ProtoInstanceObject newValue)
Assign ProtoInstance (using a properly typed node) to inputOutput SFNode field surfaceNormals.
|
SilhouetteEnhancementVolumeStyleObject |
SilhouetteEnhancementVolumeStyleObject.setSurfaceNormals(ProtoInstanceObject newValue)
Assign ProtoInstance (using a properly typed node) to inputOutput SFNode field surfaceNormals.
|
ToneMappedVolumeStyleObject |
ToneMappedVolumeStyleObject.setSurfaceNormals(ProtoInstanceObject newValue)
Assign ProtoInstance (using a properly typed node) to inputOutput SFNode field surfaceNormals.
|
OpacityMapVolumeStyleObject |
OpacityMapVolumeStyleObject.setTransferFunction(ProtoInstanceObject newValue)
Assign ProtoInstance (using a properly typed node) to inputOutput SFNode field transferFunction.
|
BlendedVolumeStyleObject |
BlendedVolumeStyleObject.setVoxels(ProtoInstanceObject newValue)
Assign ProtoInstance (using a properly typed node) to inputOutput SFNode field voxels.
|
IsoSurfaceVolumeDataObject |
IsoSurfaceVolumeDataObject.setVoxels(ProtoInstanceObject newValue)
Assign ProtoInstance (using a properly typed node) to inputOutput SFNode field voxels.
|
SegmentedVolumeDataObject |
SegmentedVolumeDataObject.setVoxels(ProtoInstanceObject newValue)
Assign ProtoInstance (using a properly typed node) to inputOutput SFNode field voxels.
|
VolumeDataObject |
VolumeDataObject.setVoxels(ProtoInstanceObject newValue)
Assign ProtoInstance (using a properly typed node) to inputOutput SFNode field voxels.
|
BlendedVolumeStyleObject |
BlendedVolumeStyleObject.setWeightTransferFunction1(ProtoInstanceObject newValue)
Assign ProtoInstance (using a properly typed node) to inputOutput SFNode field weightTransferFunction1.
|
BlendedVolumeStyleObject |
BlendedVolumeStyleObject.setWeightTransferFunction2(ProtoInstanceObject newValue)
Assign ProtoInstance (using a properly typed node) to inputOutput SFNode field weightTransferFunction2.
|
Copyright ©2005-2017 Web3D Consortium under an open-source license, free for any use. Feedback is welcome.