Uses of Class
org.web3d.x3d.jsail.fields.MFInt32
Package
Description
The CADGeometry component is provided for Computer-Aided Design (CAD) nodes.
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.
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.
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.
The X3D Java fields package provides a
comprehensive set of strongly typed X3D Java classes for
concrete implementation of X3D field types.
The Geometry3D component describes how three-dimensional geometry is specified and defines ElevationGrid, Extrusion, IndexedFaceSet, and most primitive geometry nodes (Box, Cone, Cylinder, Sphere).
The Humanoid Animation (HAnim) component for X3D defines node bindings and other details for implementing ISO/IEC 19774, the HAnim International Specification.
The Layering component describes how to layer a set of subscene layers into a composite scene.
The Particle Systems component specifies how to model particles and their interactions through the application of basic physics principles to affect motion.
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.
The Texturing3D component specifies how 3D volumetric textures describe surface properties as data points in a volume of space, rather than a flat surface.
-
Uses of MFInt32 in org.web3d.x3d.jsail.CADGeometry
Modifier and TypeMethodDescriptionAssign typed object value to MFInt32 index field, similar toIndexedQuadSet.setIndex(int[])
. -
Uses of MFInt32 in org.web3d.x3d.jsail.Core
Modifier and TypeMethodDescriptionfield.getValueMFInt32()
If type matches, then get typed value of a MFInt32 field declaration.fieldValue.getValueMFInt32()
If type matches, then get typed value of a MFInt32 fieldValue declaration.Modifier and TypeMethodDescriptionfield.appendValue
(MFInt32 newValue) Append MFInt32 to field for value attribute.fieldValue.appendValue
(MFInt32 newValue) Append MFInt32 to fieldValue for value attribute.Set typed value of a MFInt32 field declaration.Set typed value of a MFInt32 fieldValue declaration.Assign typed object MFInt32 value field, similar toMetadataInteger.setValue(int[])
. -
Uses of MFInt32 in org.web3d.x3d.jsail.DIS
Modifier and TypeMethodDescriptionEspduTransform.setArticulationParameterChangeIndicatorArray
(MFInt32 newValue) Assign typed object value to MFInt32 articulationParameterChangeIndicatorArray field, similar toEspduTransform.setArticulationParameterChangeIndicatorArray(int[])
.EspduTransform.setArticulationParameterDesignatorArray
(MFInt32 newValue) Assign typed object value to MFInt32 articulationParameterDesignatorArray field, similar toEspduTransform.setArticulationParameterDesignatorArray(int[])
.EspduTransform.setArticulationParameterIdPartAttachedToArray
(MFInt32 newValue) Assign typed object value to MFInt32 articulationParameterIdPartAttachedToArray field, similar toEspduTransform.setArticulationParameterIdPartAttachedToArray(int[])
.EspduTransform.setArticulationParameterTypeArray
(MFInt32 newValue) Assign typed object value to MFInt32 articulationParameterTypeArray field, similar toEspduTransform.setArticulationParameterTypeArray(int[])
.Assign typed object value to MFInt32 data field, similar toSignalPdu.setData(int[])
. -
Uses of MFInt32 in org.web3d.x3d.jsail.EventUtilities
Modifier and TypeMethodDescriptionIntegerSequencer.setKeyValue
(MFInt32 newValue) Assign typed object value to MFInt32 keyValue field, similar toIntegerSequencer.setKeyValue(int[])
. -
Uses of MFInt32 in org.web3d.x3d.jsail.fields
Modifier and TypeMethodDescriptionAppends a new MFInt32 to the end of the existing value array, increasing the field length accordingly.Appends a new singleton typed value at the end of the existing value array, increasing the field length accordingly.MFInt32.multiply
(int scaleFactor) Multiply scaleFactor times all values in this field type.Apply an MFInt32 value to this field.Assign a single-field SFInt32 as new array value.MFInt32.setValueByString
(String newValue) Utility accessor for MFInt32 using String value (which must pass parsing validation checks).Modifier and TypeMethodDescriptionAppends a new MFInt32 to the end of the existing value array, increasing the field length accordingly.boolean
Determine whether two objects contain equal values.Apply an MFInt32 value to this field. -
Uses of MFInt32 in org.web3d.x3d.jsail.Geometry3D
Modifier and TypeMethodDescriptionIndexedFaceSet.setColorIndex
(MFInt32 newValue) Assign typed object value to MFInt32 colorIndex field, similar toIndexedFaceSet.setColorIndex(int[])
.IndexedFaceSet.setCoordIndex
(MFInt32 newValue) Assign typed object value to MFInt32 coordIndex field, similar toIndexedFaceSet.setCoordIndex(int[])
.IndexedFaceSet.setNormalIndex
(MFInt32 newValue) Assign typed object value to MFInt32 normalIndex field, similar toIndexedFaceSet.setNormalIndex(int[])
.IndexedFaceSet.setTexCoordIndex
(MFInt32 newValue) Assign typed object value to MFInt32 texCoordIndex field, similar toIndexedFaceSet.setTexCoordIndex(int[])
. -
Uses of MFInt32 in org.web3d.x3d.jsail.HAnim
Modifier and TypeMethodDescriptionHAnimDisplacer.setCoordIndex
(MFInt32 newValue) Assign typed object value to MFInt32 coordIndex field, similar toHAnimDisplacer.setCoordIndex(int[])
.HAnimJoint.setSkinCoordIndex
(MFInt32 newValue) Assign typed object value to MFInt32 skinCoordIndex field, similar toHAnimJoint.setSkinCoordIndex(int[])
. -
Uses of MFInt32 in org.web3d.x3d.jsail.Layering
Modifier and TypeMethodDescriptionAssign typed object value to MFInt32 order field, similar toLayerSet.setOrder(int[])
. -
Uses of MFInt32 in org.web3d.x3d.jsail.ParticleSystems
Modifier and TypeMethodDescriptionPolylineEmitter.setCoordIndex
(MFInt32 newValue) Assign typed object value to MFInt32 coordIndex field, similar toPolylineEmitter.setCoordIndex(int[])
.VolumeEmitter.setCoordIndex
(MFInt32 newValue) Assign typed object value to MFInt32 coordIndex field, similar toVolumeEmitter.setCoordIndex(int[])
. -
Uses of MFInt32 in org.web3d.x3d.jsail.Rendering
Modifier and TypeMethodDescriptionIndexedLineSet.setColorIndex
(MFInt32 newValue) Assign typed object value to MFInt32 colorIndex field, similar toIndexedLineSet.setColorIndex(int[])
.IndexedLineSet.setCoordIndex
(MFInt32 newValue) Assign typed object value to MFInt32 coordIndex field, similar toIndexedLineSet.setCoordIndex(int[])
.TriangleFanSet.setFanCount
(MFInt32 newValue) Assign typed object value to MFInt32 fanCount field, similar toTriangleFanSet.setFanCount(int[])
.Assign typed object value to MFInt32 index field, similar toIndexedTriangleFanSet.setIndex(int[])
.Assign typed object value to MFInt32 index field, similar toIndexedTriangleSet.setIndex(int[])
.Assign typed object value to MFInt32 index field, similar toIndexedTriangleStripSet.setIndex(int[])
.TriangleStripSet.setStripCount
(MFInt32 newValue) Assign typed object value to MFInt32 stripCount field, similar toTriangleStripSet.setStripCount(int[])
.LineSet.setVertexCount
(MFInt32 newValue) Assign typed object value to MFInt32 vertexCount field, similar toLineSet.setVertexCount(int[])
. -
Uses of MFInt32 in org.web3d.x3d.jsail.Texturing3D
Modifier and TypeMethodDescriptionAssign typed object value to MFInt32 image field, similar toPixelTexture3D.setImage(int[])
.