Uses of Class
org.web3d.x3d.jsail.fields.SFVec3f
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 Environment Sensor nodes emit events indicating activity in the scene environment, usually based on interactions between the viewer and the world.
The X3D Java fields package provides a
comprehensive set of strongly typed X3D Java classes for
concrete implementation of X3D field types.
The Follower nodes (Chasers and Dampers) support dynamic creation of smooth parameter transitions at run time.
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 Geospatial component defines how to associate real-world locations in an X3D scene and specifies nodes particularly tuned for geospatial applications.
The Grouping component describes how nodes are organized into groups to establish a transformation hierarchy for the X3D scene graph.
The Humanoid Animation (HAnim) component for X3D defines node bindings and other details for implementing ISO/IEC 19774, the HAnim International Specification.
Interpolator nodes provide keyframe-based animation capability.
The Layering component describes how to layer a set of subscene layers into a composite scene.
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.
The Lighting component specifies how light sources are defined and positioned, as well as how lights effect the rendered image.
The Navigation component specifies how a user can effectively and intuitively move through and around a 3D scene.
The Networking component defines node types and other features used to access file-based and streaming resources on the World Wide Web.
The NURBS component describes Non-uniform Rational B-Spline (NURBS) geometry and interpolation nodes.
The Particle Systems component specifies how to model particles and their interactions through the application of basic physics principles to affect motion.
The Picking component provides the ability to test for arbitrary object collision and provide basic capabilities to detecting object intersections and interactions.
Pointing device sensor nodes detect pointing events from user-interface devices, defining activities such as a user selecting a piece of geometry.
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 Rigid Body Physics component describes how to model rigid bodies and their interactions through the application of basic physics principles to effect motion.
The Shape component defines nodes for associating geometry with their visible properties and the scene environment.
The Sound component defines how sound is delivered to an X3D world as well as how sounds are accessed.
TextureProjection nodes project texture images onto geometry in a scene.
The Texturing3D component specifies how 3D volumetric textures describe surface properties as data points in a volume of space, rather than a flat surface.
The Volume Rendering component provides the ability to specify and render volumetric data sets.
-
Uses of SFVec3f in org.web3d.x3d.jsail.CADGeometry
Modifier and TypeMethodDescriptionCADAssembly.setBboxCenter
(SFVec3f newValue) Assign typed object value to SFVec3f bboxCenter field, similar toCADAssembly.setBboxCenter(float[])
.CADFace.setBboxCenter
(SFVec3f newValue) Assign typed object value to SFVec3f bboxCenter field, similar toCADFace.setBboxCenter(float[])
.CADLayer.setBboxCenter
(SFVec3f newValue) Assign typed object value to SFVec3f bboxCenter field, similar toCADLayer.setBboxCenter(float[])
.CADPart.setBboxCenter
(SFVec3f newValue) Assign typed object value to SFVec3f bboxCenter field, similar toCADPart.setBboxCenter(float[])
.CADAssembly.setBboxSize
(SFVec3f newValue) Assign typed object value to SFVec3f bboxSize field, similar toCADAssembly.setBboxSize(float[])
.CADFace.setBboxSize
(SFVec3f newValue) Assign typed object value to SFVec3f bboxSize field, similar toCADFace.setBboxSize(float[])
.CADLayer.setBboxSize
(SFVec3f newValue) Assign typed object value to SFVec3f bboxSize field, similar toCADLayer.setBboxSize(float[])
.CADPart.setBboxSize
(SFVec3f newValue) Assign typed object value to SFVec3f bboxSize field, similar toCADPart.setBboxSize(float[])
.Assign typed object value to SFVec3f center field, similar toCADPart.setCenter(float[])
.Assign typed object value to SFVec3f scale field, similar toCADPart.setScale(float[])
.CADPart.setTranslation
(SFVec3f newValue) Assign typed object value to SFVec3f translation field, similar toCADPart.setTranslation(float[])
. -
Uses of SFVec3f in org.web3d.x3d.jsail.Core
Modifier and TypeMethodDescriptionfield.getValueSFVec3f()
If type matches, then get typed value of a SFVec3f field declaration.fieldValue.getValueSFVec3f()
If type matches, then get typed value of a SFVec3f fieldValue declaration.Modifier and TypeMethodDescriptionfield.appendValue
(SFVec3f newValue) Append SFVec3f to field for value attribute.fieldValue.appendValue
(SFVec3f newValue) Append SFVec3f to fieldValue for value attribute.Set typed value of a SFVec3f field declaration.Set typed value of a SFVec3f fieldValue declaration. -
Uses of SFVec3f in org.web3d.x3d.jsail.DIS
Modifier and TypeMethodDescriptionTransmitterPdu.setAntennaLocation
(SFVec3f newValue) Assign typed object value to SFVec3f antennaLocation field, similar toTransmitterPdu.setAntennaLocation(float[])
.EspduTransform.setBboxCenter
(SFVec3f newValue) Assign typed object value to SFVec3f bboxCenter field, similar toEspduTransform.setBboxCenter(float[])
.ReceiverPdu.setBboxCenter
(SFVec3f newValue) Assign typed object value to SFVec3f bboxCenter field, similar toReceiverPdu.setBboxCenter(float[])
.SignalPdu.setBboxCenter
(SFVec3f newValue) Assign typed object value to SFVec3f bboxCenter field, similar toSignalPdu.setBboxCenter(float[])
.TransmitterPdu.setBboxCenter
(SFVec3f newValue) Assign typed object value to SFVec3f bboxCenter field, similar toTransmitterPdu.setBboxCenter(float[])
.EspduTransform.setBboxSize
(SFVec3f newValue) Assign typed object value to SFVec3f bboxSize field, similar toEspduTransform.setBboxSize(float[])
.ReceiverPdu.setBboxSize
(SFVec3f newValue) Assign typed object value to SFVec3f bboxSize field, similar toReceiverPdu.setBboxSize(float[])
.SignalPdu.setBboxSize
(SFVec3f newValue) Assign typed object value to SFVec3f bboxSize field, similar toSignalPdu.setBboxSize(float[])
.TransmitterPdu.setBboxSize
(SFVec3f newValue) Assign typed object value to SFVec3f bboxSize field, similar toTransmitterPdu.setBboxSize(float[])
.Assign typed object value to SFVec3f center field, similar toEspduTransform.setCenter(float[])
.EspduTransform.setDetonationLocation
(SFVec3f newValue) Assign typed object value to SFVec3f detonationLocation field, similar toEspduTransform.setDetonationLocation(float[])
.EspduTransform.setDetonationRelativeLocation
(SFVec3f newValue) Assign typed object value to SFVec3f detonationRelativeLocation field, similar toEspduTransform.setDetonationRelativeLocation(float[])
.EspduTransform.setLinearAcceleration
(SFVec3f newValue) Assign typed object value to SFVec3f linearAcceleration field, similar toEspduTransform.setLinearAcceleration(float[])
.EspduTransform.setLinearVelocity
(SFVec3f newValue) Assign typed object value to SFVec3f linearVelocity field, similar toEspduTransform.setLinearVelocity(float[])
.EspduTransform.setMunitionEndPoint
(SFVec3f newValue) Assign typed object value to SFVec3f munitionEndPoint field, similar toEspduTransform.setMunitionEndPoint(float[])
.EspduTransform.setMunitionStartPoint
(SFVec3f newValue) Assign typed object value to SFVec3f munitionStartPoint field, similar toEspduTransform.setMunitionStartPoint(float[])
.TransmitterPdu.setRelativeAntennaLocation
(SFVec3f newValue) Assign typed object value to SFVec3f relativeAntennaLocation field, similar toTransmitterPdu.setRelativeAntennaLocation(float[])
.Assign typed object value to SFVec3f scale field, similar toEspduTransform.setScale(float[])
.EspduTransform.setTranslation
(SFVec3f newValue) Assign typed object value to SFVec3f translation field, similar toEspduTransform.setTranslation(float[])
. -
Uses of SFVec3f in org.web3d.x3d.jsail.EnvironmentalSensor
Modifier and TypeMethodDescriptionAssign typed object value to SFVec3f center field, similar toProximitySensor.setCenter(float[])
.Assign typed object value to SFVec3f center field, similar toTransformSensor.setCenter(float[])
.Assign typed object value to SFVec3f center field, similar toVisibilitySensor.setCenter(float[])
.Assign typed object value to SFVec3f size field, similar toProximitySensor.setSize(float[])
.Assign typed object value to SFVec3f size field, similar toTransformSensor.setSize(float[])
.Assign typed object value to SFVec3f size field, similar toVisibilitySensor.setSize(float[])
. -
Uses of SFVec3f in org.web3d.x3d.jsail.fields
Modifier and TypeMethodDescriptionSFVec3f.multiply
(float scaleFactor) Multiply scaleFactor times all values in this field type.SFVec3f.normalize()
Utility method to normalize this vector value to unit length, ignore if zero length.SFVec3f.setValue
(double[] newValue) Constructor for SFVec3f using a corresponding Java primitive double[] array as new initial value.SFVec3f.setValue
(double x, double y, double z) Assign a new value to this field.SFVec3f.setValue
(float x, float y, float z) Assign a new value to this field.Apply an SFVec3f value to this field.SFVec3f.setValueArray
(float[] newValue) Assign a new array value to this field, pipelined.SFVec3f.setValueByString
(String newValue) Utility accessor for SFVec3f using String value (which must pass parsing validation checks).Modifier and TypeMethodDescriptionAppends a new singleton typed value at the end of the existing value array, increasing the field length accordingly.boolean
Determine whether two objects contain equal values.Assign a single-field SFVec3f as new array value.Apply an SFVec3f value to this field. -
Uses of SFVec3f in org.web3d.x3d.jsail.Followers
Modifier and TypeMethodDescriptionCoordinateChaser.addInitialDestination
(SFVec3f newValue) Add singleton SFVec3f value to MFVec3f initialDestination field.CoordinateDamper.addInitialDestination
(SFVec3f newValue) Add singleton SFVec3f value to MFVec3f initialDestination field.CoordinateChaser.addInitialValue
(SFVec3f newValue) Add singleton SFVec3f value to MFVec3f initialValue field.CoordinateDamper.addInitialValue
(SFVec3f newValue) Add singleton SFVec3f value to MFVec3f initialValue field.PositionChaser.setInitialDestination
(SFVec3f newValue) Assign typed object value to SFVec3f initialDestination field, similar toPositionChaser.setInitialDestination(float[])
.PositionDamper.setInitialDestination
(SFVec3f newValue) Assign typed object value to SFVec3f initialDestination field, similar toPositionDamper.setInitialDestination(float[])
.PositionChaser.setInitialValue
(SFVec3f newValue) Assign typed object value to SFVec3f initialValue field, similar toPositionChaser.setInitialValue(float[])
.PositionDamper.setInitialValue
(SFVec3f newValue) Assign typed object value to SFVec3f initialValue field, similar toPositionDamper.setInitialValue(float[])
. -
Uses of SFVec3f in org.web3d.x3d.jsail.Geometry3D
-
Uses of SFVec3f in org.web3d.x3d.jsail.Geospatial
Modifier and TypeMethodDescriptionGeoLocation.setBboxCenter
(SFVec3f newValue) Assign typed object value to SFVec3f bboxCenter field, similar toGeoLocation.setBboxCenter(float[])
.GeoLOD.setBboxCenter
(SFVec3f newValue) Assign typed object value to SFVec3f bboxCenter field, similar toGeoLOD.setBboxCenter(float[])
.GeoTransform.setBboxCenter
(SFVec3f newValue) Assign typed object value to SFVec3f bboxCenter field, similar toGeoTransform.setBboxCenter(float[])
.GeoLocation.setBboxSize
(SFVec3f newValue) Assign typed object value to SFVec3f bboxSize field, similar toGeoLocation.setBboxSize(float[])
.GeoLOD.setBboxSize
(SFVec3f newValue) Assign typed object value to SFVec3f bboxSize field, similar toGeoLOD.setBboxSize(float[])
.GeoTransform.setBboxSize
(SFVec3f newValue) Assign typed object value to SFVec3f bboxSize field, similar toGeoTransform.setBboxSize(float[])
.Assign typed object value to SFVec3f scale field, similar toGeoTransform.setScale(float[])
.Assign typed object value to SFVec3f size field, similar toGeoProximitySensor.setSize(float[])
.GeoTransform.setTranslation
(SFVec3f newValue) Assign typed object value to SFVec3f translation field, similar toGeoTransform.setTranslation(float[])
. -
Uses of SFVec3f in org.web3d.x3d.jsail.Grouping
Modifier and TypeMethodDescriptionGroup.setBboxCenter
(SFVec3f newValue) Assign typed object value to SFVec3f bboxCenter field, similar toGroup.setBboxCenter(float[])
.StaticGroup.setBboxCenter
(SFVec3f newValue) Assign typed object value to SFVec3f bboxCenter field, similar toStaticGroup.setBboxCenter(float[])
.Switch.setBboxCenter
(SFVec3f newValue) Assign typed object value to SFVec3f bboxCenter field, similar toSwitch.setBboxCenter(float[])
.Transform.setBboxCenter
(SFVec3f newValue) Assign typed object value to SFVec3f bboxCenter field, similar toTransform.setBboxCenter(float[])
.Group.setBboxSize
(SFVec3f newValue) Assign typed object value to SFVec3f bboxSize field, similar toGroup.setBboxSize(float[])
.StaticGroup.setBboxSize
(SFVec3f newValue) Assign typed object value to SFVec3f bboxSize field, similar toStaticGroup.setBboxSize(float[])
.Switch.setBboxSize
(SFVec3f newValue) Assign typed object value to SFVec3f bboxSize field, similar toSwitch.setBboxSize(float[])
.Transform.setBboxSize
(SFVec3f newValue) Assign typed object value to SFVec3f bboxSize field, similar toTransform.setBboxSize(float[])
.Assign typed object value to SFVec3f center field, similar toTransform.setCenter(float[])
.Assign typed object value to SFVec3f scale field, similar toTransform.setScale(float[])
.Transform.setTranslation
(SFVec3f newValue) Assign typed object value to SFVec3f translation field, similar toTransform.setTranslation(float[])
. -
Uses of SFVec3f in org.web3d.x3d.jsail.HAnim
Modifier and TypeMethodDescriptionHAnimDisplacer.addDisplacements
(SFVec3f newValue) Add singleton SFVec3f value to MFVec3f displacements field.HAnimHumanoid.addJointBindingPositions
(SFVec3f newValue) Add singleton SFVec3f value to MFVec3f jointBindingPositions field.HAnimHumanoid.addJointBindingScales
(SFVec3f newValue) Add singleton SFVec3f value to MFVec3f jointBindingScales field.HAnimHumanoid.setBboxCenter
(SFVec3f newValue) Assign typed object value to SFVec3f bboxCenter field, similar toHAnimHumanoid.setBboxCenter(float[])
.HAnimJoint.setBboxCenter
(SFVec3f newValue) Assign typed object value to SFVec3f bboxCenter field, similar toHAnimJoint.setBboxCenter(float[])
.HAnimSegment.setBboxCenter
(SFVec3f newValue) Assign typed object value to SFVec3f bboxCenter field, similar toHAnimSegment.setBboxCenter(float[])
.HAnimSite.setBboxCenter
(SFVec3f newValue) Assign typed object value to SFVec3f bboxCenter field, similar toHAnimSite.setBboxCenter(float[])
.HAnimHumanoid.setBboxSize
(SFVec3f newValue) Assign typed object value to SFVec3f bboxSize field, similar toHAnimHumanoid.setBboxSize(float[])
.HAnimJoint.setBboxSize
(SFVec3f newValue) Assign typed object value to SFVec3f bboxSize field, similar toHAnimJoint.setBboxSize(float[])
.HAnimSegment.setBboxSize
(SFVec3f newValue) Assign typed object value to SFVec3f bboxSize field, similar toHAnimSegment.setBboxSize(float[])
.HAnimSite.setBboxSize
(SFVec3f newValue) Assign typed object value to SFVec3f bboxSize field, similar toHAnimSite.setBboxSize(float[])
.Assign typed object value to SFVec3f center field, similar toHAnimHumanoid.setCenter(float[])
.Assign typed object value to SFVec3f center field, similar toHAnimJoint.setCenter(float[])
.Assign typed object value to SFVec3f center field, similar toHAnimSite.setCenter(float[])
.HAnimSegment.setCenterOfMass
(SFVec3f newValue) Assign typed object value to SFVec3f centerOfMass field, similar toHAnimSegment.setCenterOfMass(float[])
.Assign typed object value to SFVec3f scale field, similar toHAnimHumanoid.setScale(float[])
.Assign typed object value to SFVec3f scale field, similar toHAnimJoint.setScale(float[])
.Assign typed object value to SFVec3f scale field, similar toHAnimSite.setScale(float[])
.HAnimHumanoid.setTranslation
(SFVec3f newValue) Assign typed object value to SFVec3f translation field, similar toHAnimHumanoid.setTranslation(float[])
.HAnimJoint.setTranslation
(SFVec3f newValue) Assign typed object value to SFVec3f translation field, similar toHAnimJoint.setTranslation(float[])
.HAnimSite.setTranslation
(SFVec3f newValue) Assign typed object value to SFVec3f translation field, similar toHAnimSite.setTranslation(float[])
. -
Uses of SFVec3f in org.web3d.x3d.jsail.Interpolation
Modifier and TypeMethodDescriptionCoordinateInterpolator.addKeyValue
(SFVec3f newValue) Add singleton SFVec3f value to MFVec3f keyValue field.NormalInterpolator.addKeyValue
(SFVec3f newValue) Add singleton SFVec3f value to MFVec3f keyValue field.PositionInterpolator.addKeyValue
(SFVec3f newValue) Add singleton SFVec3f value to MFVec3f keyValue field.SplinePositionInterpolator.addKeyValue
(SFVec3f newValue) Add singleton SFVec3f value to MFVec3f keyValue field.SplinePositionInterpolator.addKeyVelocity
(SFVec3f newValue) Add singleton SFVec3f value to MFVec3f keyVelocity field. -
Uses of SFVec3f in org.web3d.x3d.jsail.Layering
Modifier and TypeMethodDescriptionViewport.setBboxCenter
(SFVec3f newValue) Assign typed object value to SFVec3f bboxCenter field, similar toViewport.setBboxCenter(float[])
.Viewport.setBboxSize
(SFVec3f newValue) Assign typed object value to SFVec3f bboxSize field, similar toViewport.setBboxSize(float[])
. -
Uses of SFVec3f in org.web3d.x3d.jsail.Layout
Modifier and TypeMethodDescriptionLayoutGroup.setBboxCenter
(SFVec3f newValue) Assign typed object value to SFVec3f bboxCenter field, similar toLayoutGroup.setBboxCenter(float[])
.ScreenGroup.setBboxCenter
(SFVec3f newValue) Assign typed object value to SFVec3f bboxCenter field, similar toScreenGroup.setBboxCenter(float[])
.LayoutGroup.setBboxSize
(SFVec3f newValue) Assign typed object value to SFVec3f bboxSize field, similar toLayoutGroup.setBboxSize(float[])
.ScreenGroup.setBboxSize
(SFVec3f newValue) Assign typed object value to SFVec3f bboxSize field, similar toScreenGroup.setBboxSize(float[])
. -
Uses of SFVec3f in org.web3d.x3d.jsail.Lighting
Modifier and TypeMethodDescriptionPointLight.setAttenuation
(SFVec3f newValue) Assign typed object value to SFVec3f attenuation field, similar toPointLight.setAttenuation(float[])
.SpotLight.setAttenuation
(SFVec3f newValue) Assign typed object value to SFVec3f attenuation field, similar toSpotLight.setAttenuation(float[])
.DirectionalLight.setDirection
(SFVec3f newValue) Assign typed object value to SFVec3f direction field, similar toDirectionalLight.setDirection(float[])
.SpotLight.setDirection
(SFVec3f newValue) Assign typed object value to SFVec3f direction field, similar toSpotLight.setDirection(float[])
.PointLight.setLocation
(SFVec3f newValue) Assign typed object value to SFVec3f location field, similar toPointLight.setLocation(float[])
.SpotLight.setLocation
(SFVec3f newValue) Assign typed object value to SFVec3f location field, similar toSpotLight.setLocation(float[])
. -
Uses of SFVec3f in org.web3d.x3d.jsail.Networking
Modifier and TypeMethodDescriptionAnchor.setBboxCenter
(SFVec3f newValue) Assign typed object value to SFVec3f bboxCenter field, similar toAnchor.setBboxCenter(float[])
.Inline.setBboxCenter
(SFVec3f newValue) Assign typed object value to SFVec3f bboxCenter field, similar toInline.setBboxCenter(float[])
.Anchor.setBboxSize
(SFVec3f newValue) Assign typed object value to SFVec3f bboxSize field, similar toAnchor.setBboxSize(float[])
.Inline.setBboxSize
(SFVec3f newValue) Assign typed object value to SFVec3f bboxSize field, similar toInline.setBboxSize(float[])
. -
Uses of SFVec3f in org.web3d.x3d.jsail.NURBS
Modifier and TypeMethodDescriptionNurbsSet.setBboxCenter
(SFVec3f newValue) Assign typed object value to SFVec3f bboxCenter field, similar toNurbsSet.setBboxCenter(float[])
.NurbsSet.setBboxSize
(SFVec3f newValue) Assign typed object value to SFVec3f bboxSize field, similar toNurbsSet.setBboxSize(float[])
. -
Uses of SFVec3f in org.web3d.x3d.jsail.ParticleSystems
Modifier and TypeMethodDescriptionParticleSystem.setBboxCenter
(SFVec3f newValue) Assign typed object value to SFVec3f bboxCenter field, similar toParticleSystem.setBboxCenter(float[])
.ParticleSystem.setBboxSize
(SFVec3f newValue) Assign typed object value to SFVec3f bboxSize field, similar toParticleSystem.setBboxSize(float[])
.ConeEmitter.setDirection
(SFVec3f newValue) Assign typed object value to SFVec3f direction field, similar toConeEmitter.setDirection(float[])
.PointEmitter.setDirection
(SFVec3f newValue) Assign typed object value to SFVec3f direction field, similar toPointEmitter.setDirection(float[])
.PolylineEmitter.setDirection
(SFVec3f newValue) Assign typed object value to SFVec3f direction field, similar toPolylineEmitter.setDirection(float[])
.VolumeEmitter.setDirection
(SFVec3f newValue) Assign typed object value to SFVec3f direction field, similar toVolumeEmitter.setDirection(float[])
.WindPhysicsModel.setDirection
(SFVec3f newValue) Assign typed object value to SFVec3f direction field, similar toWindPhysicsModel.setDirection(float[])
.Assign typed object value to SFVec3f force field, similar toForcePhysicsModel.setForce(float[])
.ConeEmitter.setPosition
(SFVec3f newValue) Assign typed object value to SFVec3f position field, similar toConeEmitter.setPosition(float[])
.ExplosionEmitter.setPosition
(SFVec3f newValue) Assign typed object value to SFVec3f position field, similar toExplosionEmitter.setPosition(float[])
.PointEmitter.setPosition
(SFVec3f newValue) Assign typed object value to SFVec3f position field, similar toPointEmitter.setPosition(float[])
. -
Uses of SFVec3f in org.web3d.x3d.jsail.Picking
Modifier and TypeMethodDescriptionPickableGroup.setBboxCenter
(SFVec3f newValue) Assign typed object value to SFVec3f bboxCenter field, similar toPickableGroup.setBboxCenter(float[])
.PickableGroup.setBboxSize
(SFVec3f newValue) Assign typed object value to SFVec3f bboxSize field, similar toPickableGroup.setBboxSize(float[])
. -
Uses of SFVec3f in org.web3d.x3d.jsail.PointingDeviceSensor
Modifier and TypeMethodDescriptionAssign typed object value to SFVec3f offset field, similar toPlaneSensor.setOffset(float[])
. -
Uses of SFVec3f in org.web3d.x3d.jsail.Rendering
-
Uses of SFVec3f in org.web3d.x3d.jsail.RigidBodyPhysics
Modifier and TypeMethodDescriptionAdd singleton SFVec3f value to MFVec3f forces field.RigidBody.addTorques
(SFVec3f newValue) Add singleton SFVec3f value to MFVec3f torques field.BallJoint.setAnchorPoint
(SFVec3f newValue) Assign typed object value to SFVec3f anchorPoint field, similar toBallJoint.setAnchorPoint(float[])
.DoubleAxisHingeJoint.setAnchorPoint
(SFVec3f newValue) Assign typed object value to SFVec3f anchorPoint field, similar toDoubleAxisHingeJoint.setAnchorPoint(float[])
.SingleAxisHingeJoint.setAnchorPoint
(SFVec3f newValue) Assign typed object value to SFVec3f anchorPoint field, similar toSingleAxisHingeJoint.setAnchorPoint(float[])
.UniversalJoint.setAnchorPoint
(SFVec3f newValue) Assign typed object value to SFVec3f anchorPoint field, similar toUniversalJoint.setAnchorPoint(float[])
.RigidBody.setAngularVelocity
(SFVec3f newValue) Assign typed object value to SFVec3f angularVelocity field, similar toRigidBody.setAngularVelocity(float[])
.Assign typed object value to SFVec3f axis field, similar toSingleAxisHingeJoint.setAxis(float[])
.Assign typed object value to SFVec3f axis field, similar toSliderJoint.setAxis(float[])
.Assign typed object value to SFVec3f axis1 field, similar toDoubleAxisHingeJoint.setAxis1(float[])
.Assign typed object value to SFVec3f axis1 field, similar toUniversalJoint.setAxis1(float[])
.Assign typed object value to SFVec3f axis2 field, similar toDoubleAxisHingeJoint.setAxis2(float[])
.Assign typed object value to SFVec3f axis2 field, similar toUniversalJoint.setAxis2(float[])
.CollidableOffset.setBboxCenter
(SFVec3f newValue) Assign typed object value to SFVec3f bboxCenter field, similar toCollidableOffset.setBboxCenter(float[])
.CollidableShape.setBboxCenter
(SFVec3f newValue) Assign typed object value to SFVec3f bboxCenter field, similar toCollidableShape.setBboxCenter(float[])
.CollisionCollection.setBboxCenter
(SFVec3f newValue) Assign typed object value to SFVec3f bboxCenter field, similar toCollisionCollection.setBboxCenter(float[])
.CollisionSpace.setBboxCenter
(SFVec3f newValue) Assign typed object value to SFVec3f bboxCenter field, similar toCollisionSpace.setBboxCenter(float[])
.RigidBody.setBboxCenter
(SFVec3f newValue) Assign typed object value to SFVec3f bboxCenter field, similar toRigidBody.setBboxCenter(float[])
.RigidBodyCollection.setBboxCenter
(SFVec3f newValue) Assign typed object value to SFVec3f bboxCenter field, similar toRigidBodyCollection.setBboxCenter(float[])
.CollidableOffset.setBboxSize
(SFVec3f newValue) Assign typed object value to SFVec3f bboxSize field, similar toCollidableOffset.setBboxSize(float[])
.CollidableShape.setBboxSize
(SFVec3f newValue) Assign typed object value to SFVec3f bboxSize field, similar toCollidableShape.setBboxSize(float[])
.CollisionCollection.setBboxSize
(SFVec3f newValue) Assign typed object value to SFVec3f bboxSize field, similar toCollisionCollection.setBboxSize(float[])
.CollisionSpace.setBboxSize
(SFVec3f newValue) Assign typed object value to SFVec3f bboxSize field, similar toCollisionSpace.setBboxSize(float[])
.RigidBody.setBboxSize
(SFVec3f newValue) Assign typed object value to SFVec3f bboxSize field, similar toRigidBody.setBboxSize(float[])
.RigidBodyCollection.setBboxSize
(SFVec3f newValue) Assign typed object value to SFVec3f bboxSize field, similar toRigidBodyCollection.setBboxSize(float[])
.RigidBody.setCenterOfMass
(SFVec3f newValue) Assign typed object value to SFVec3f centerOfMass field, similar toRigidBody.setCenterOfMass(float[])
.Contact.setContactNormal
(SFVec3f newValue) Assign typed object value to SFVec3f contactNormal field, similar toContact.setContactNormal(float[])
.RigidBody.setFiniteRotationAxis
(SFVec3f newValue) Assign typed object value to SFVec3f finiteRotationAxis field, similar toRigidBody.setFiniteRotationAxis(float[])
.Contact.setFrictionDirection
(SFVec3f newValue) Assign typed object value to SFVec3f frictionDirection field, similar toContact.setFrictionDirection(float[])
.RigidBodyCollection.setGravity
(SFVec3f newValue) Assign typed object value to SFVec3f gravity field, similar toRigidBodyCollection.setGravity(float[])
.RigidBody.setLinearVelocity
(SFVec3f newValue) Assign typed object value to SFVec3f linearVelocity field, similar toRigidBody.setLinearVelocity(float[])
.MotorJoint.setMotor1Axis
(SFVec3f newValue) Assign typed object value to SFVec3f motor1Axis field, similar toMotorJoint.setMotor1Axis(float[])
.MotorJoint.setMotor2Axis
(SFVec3f newValue) Assign typed object value to SFVec3f motor2Axis field, similar toMotorJoint.setMotor2Axis(float[])
.MotorJoint.setMotor3Axis
(SFVec3f newValue) Assign typed object value to SFVec3f motor3Axis field, similar toMotorJoint.setMotor3Axis(float[])
.Contact.setPosition
(SFVec3f newValue) Assign typed object value to SFVec3f position field, similar toContact.setPosition(float[])
.RigidBody.setPosition
(SFVec3f newValue) Assign typed object value to SFVec3f position field, similar toRigidBody.setPosition(float[])
.CollidableOffset.setTranslation
(SFVec3f newValue) Assign typed object value to SFVec3f translation field, similar toCollidableOffset.setTranslation(float[])
.CollidableShape.setTranslation
(SFVec3f newValue) Assign typed object value to SFVec3f translation field, similar toCollidableShape.setTranslation(float[])
. -
Uses of SFVec3f in org.web3d.x3d.jsail.Shape
Modifier and TypeMethodDescriptionPointProperties.setAttenuation
(SFVec3f newValue) Assign typed object value to SFVec3f attenuation field, similar toPointProperties.setAttenuation(float[])
.Shape.setBboxCenter
(SFVec3f newValue) Assign typed object value to SFVec3f bboxCenter field, similar toShape.setBboxCenter(float[])
.Shape.setBboxSize
(SFVec3f newValue) Assign typed object value to SFVec3f bboxSize field, similar toShape.setBboxSize(float[])
. -
Uses of SFVec3f in org.web3d.x3d.jsail.Sound
Modifier and TypeMethodDescriptionSound.setDirection
(SFVec3f newValue) Assign typed object value to SFVec3f direction field, similar toSound.setDirection(float[])
.SpatialSound.setDirection
(SFVec3f newValue) Assign typed object value to SFVec3f direction field, similar toSpatialSound.setDirection(float[])
.Sound.setLocation
(SFVec3f newValue) Assign typed object value to SFVec3f location field, similar toSound.setLocation(float[])
.SpatialSound.setLocation
(SFVec3f newValue) Assign typed object value to SFVec3f location field, similar toSpatialSound.setLocation(float[])
.ListenerPointSource.setPosition
(SFVec3f newValue) Assign typed object value to SFVec3f position field, similar toListenerPointSource.setPosition(float[])
. -
Uses of SFVec3f in org.web3d.x3d.jsail.TextureProjection
Modifier and TypeMethodDescriptionTextureProjector.setDirection
(SFVec3f newValue) Assign typed object value to SFVec3f direction field, similar toTextureProjector.setDirection(float[])
.TextureProjectorParallel.setDirection
(SFVec3f newValue) Assign typed object value to SFVec3f direction field, similar toTextureProjectorParallel.setDirection(float[])
.TextureProjector.setLocation
(SFVec3f newValue) Assign typed object value to SFVec3f location field, similar toTextureProjector.setLocation(float[])
.TextureProjectorParallel.setLocation
(SFVec3f newValue) Assign typed object value to SFVec3f location field, similar toTextureProjectorParallel.setLocation(float[])
.TextureProjector.setUpVector
(SFVec3f newValue) Assign typed object value to SFVec3f upVector field, similar toTextureProjector.setUpVector(float[])
.TextureProjectorParallel.setUpVector
(SFVec3f newValue) Assign typed object value to SFVec3f upVector field, similar toTextureProjectorParallel.setUpVector(float[])
. -
Uses of SFVec3f in org.web3d.x3d.jsail.Texturing3D
Modifier and TypeMethodDescriptionAdd singleton SFVec3f value to MFVec3f point field.Assign typed object value to SFVec3f center field, similar toTextureTransform3D.setCenter(float[])
.Assign typed object value to SFVec3f scale field, similar toTextureTransform3D.setScale(float[])
.TextureTransform3D.setTranslation
(SFVec3f newValue) Assign typed object value to SFVec3f translation field, similar toTextureTransform3D.setTranslation(float[])
. -
Uses of SFVec3f in org.web3d.x3d.jsail.VolumeRendering
Modifier and TypeMethodDescriptionIsoSurfaceVolumeData.setBboxCenter
(SFVec3f newValue) Assign typed object value to SFVec3f bboxCenter field, similar toIsoSurfaceVolumeData.setBboxCenter(float[])
.SegmentedVolumeData.setBboxCenter
(SFVec3f newValue) Assign typed object value to SFVec3f bboxCenter field, similar toSegmentedVolumeData.setBboxCenter(float[])
.VolumeData.setBboxCenter
(SFVec3f newValue) Assign typed object value to SFVec3f bboxCenter field, similar toVolumeData.setBboxCenter(float[])
.IsoSurfaceVolumeData.setBboxSize
(SFVec3f newValue) Assign typed object value to SFVec3f bboxSize field, similar toIsoSurfaceVolumeData.setBboxSize(float[])
.SegmentedVolumeData.setBboxSize
(SFVec3f newValue) Assign typed object value to SFVec3f bboxSize field, similar toSegmentedVolumeData.setBboxSize(float[])
.VolumeData.setBboxSize
(SFVec3f newValue) Assign typed object value to SFVec3f bboxSize field, similar toVolumeData.setBboxSize(float[])
.IsoSurfaceVolumeData.setDimensions
(SFVec3f newValue) Assign typed object value to SFVec3f dimensions field, similar toIsoSurfaceVolumeData.setDimensions(float[])
.SegmentedVolumeData.setDimensions
(SFVec3f newValue) Assign typed object value to SFVec3f dimensions field, similar toSegmentedVolumeData.setDimensions(float[])
.VolumeData.setDimensions
(SFVec3f newValue) Assign typed object value to SFVec3f dimensions field, similar toVolumeData.setDimensions(float[])
.