Uses of Class
org.web3d.x3d.jsail.fields.SFRotation
Packages that use SFRotation
Package
Description
-
Uses of SFRotation in org.web3d.x3d.jsail.CADGeometry
Methods in org.web3d.x3d.jsail.CADGeometry with parameters of type SFRotationModifier and TypeMethodDescriptionCADPart.setRotation(SFRotation newValue)
Assign typed object value to SFRotation rotation field, similar toCADPart.setRotation(float[])
.CADPart.setScaleOrientation(SFRotation newValue)
Assign typed object value to SFRotation scaleOrientation field, similar toCADPart.setScaleOrientation(float[])
. -
Uses of SFRotation in org.web3d.x3d.jsail.Core
Methods in org.web3d.x3d.jsail.Core that return SFRotationModifier and TypeMethodDescriptionfield.getValueSFRotation()
If type matches, then get typed value of a SFRotation field declaration.fieldValue.getValueSFRotation()
If type matches, then get typed value of a SFRotation fieldValue declaration.Methods in org.web3d.x3d.jsail.Core with parameters of type SFRotationModifier and TypeMethodDescriptionfield.appendValue(SFRotation newValue)
Append SFRotation to field for value attribute.fieldValue.appendValue(SFRotation newValue)
Append SFRotation to fieldValue for value attribute.field.setValue(SFRotation newValue)
Set typed value of a SFRotation field declaration.fieldValue.setValue(SFRotation newValue)
Set typed value of a SFRotation fieldValue declaration. -
Uses of SFRotation in org.web3d.x3d.jsail.DIS
Methods in org.web3d.x3d.jsail.DIS with parameters of type SFRotationModifier and TypeMethodDescriptionEspduTransform.setRotation(SFRotation newValue)
Assign typed object value to SFRotation rotation field, similar toEspduTransform.setRotation(float[])
.EspduTransform.setScaleOrientation(SFRotation newValue)
Assign typed object value to SFRotation scaleOrientation field, similar toEspduTransform.setScaleOrientation(float[])
. -
Uses of SFRotation in org.web3d.x3d.jsail.fields
Methods in org.web3d.x3d.jsail.fields that return SFRotationModifier and TypeMethodDescriptionSFRotation.normalize()
Utility method to normalize this rotation value: unit length for axis-angle vector, angle in range [0-2pi] radians, rotation with zero-length axis is reset to DEFAULT_VALUE.SFRotation.setValue(double[] newValue)
Assign a new value to this field.SFRotation.setValue(double x, double y, double z, double angleRadians)
Assign a new value to this field.SFRotation.setValue(float x, float y, float z, float angleRadians)
Assign a new value to this field.SFRotation.setValue(SFRotation newValue)
Apply an SFRotation value to this field.SFRotation.setValueArray(float[] newValue)
Assign a new array value to this field, pipelined.SFRotation.setValueByString(String newValue)
Utility accessor for SFRotation using String value (which must pass parsing validation checks).Methods in org.web3d.x3d.jsail.fields with parameters of type SFRotationModifier and TypeMethodDescriptionMFRotation.append(SFRotation newValue)
Appends a new singleton typed value at the end of the existing value array, increasing the field length accordingly.boolean
SFRotation.equals(SFRotation comparisonSFRotation)
Determine whether two objects contain equal values.MFRotation.setValue(SFRotation newValue)
Assign a single-field SFRotation as new array value.SFRotation.setValue(SFRotation newValue)
Apply an SFRotation value to this field.Constructors in org.web3d.x3d.jsail.fields with parameters of type SFRotationModifierConstructorDescriptionMFRotation(SFRotation newValue)
Utility constructor for MFRotation to assign a single SFRotation as new initial value.SFRotation(SFRotation newValue)
Constructor to copy an SFRotation value as initial value for this new field object. -
Uses of SFRotation in org.web3d.x3d.jsail.Followers
Methods in org.web3d.x3d.jsail.Followers with parameters of type SFRotationModifier and TypeMethodDescriptionOrientationChaser.setInitialDestination(SFRotation newValue)
Assign typed object value to SFRotation initialDestination field, similar toOrientationChaser.setInitialDestination(float[])
.OrientationDamper.setInitialDestination(SFRotation newValue)
Assign typed object value to SFRotation initialDestination field, similar toOrientationDamper.setInitialDestination(float[])
.OrientationChaser.setInitialValue(SFRotation newValue)
Assign typed object value to SFRotation initialValue field, similar toOrientationChaser.setInitialValue(float[])
.OrientationDamper.setInitialValue(SFRotation newValue)
Assign typed object value to SFRotation initialValue field, similar toOrientationDamper.setInitialValue(float[])
. -
Uses of SFRotation in org.web3d.x3d.jsail.Geometry3D
Methods in org.web3d.x3d.jsail.Geometry3D with parameters of type SFRotationModifier and TypeMethodDescriptionExtrusion.addOrientation(SFRotation newValue)
Add singleton SFRotation value to MFRotation orientation field. -
Uses of SFRotation in org.web3d.x3d.jsail.Geospatial
Methods in org.web3d.x3d.jsail.Geospatial with parameters of type SFRotationModifier and TypeMethodDescriptionGeoViewpoint.setOrientation(SFRotation newValue)
Assign typed object value to SFRotation orientation field, similar toGeoViewpoint.setOrientation(float[])
.GeoTransform.setRotation(SFRotation newValue)
Assign typed object value to SFRotation rotation field, similar toGeoTransform.setRotation(float[])
.GeoTransform.setScaleOrientation(SFRotation newValue)
Assign typed object value to SFRotation scaleOrientation field, similar toGeoTransform.setScaleOrientation(float[])
. -
Uses of SFRotation in org.web3d.x3d.jsail.Grouping
Methods in org.web3d.x3d.jsail.Grouping with parameters of type SFRotationModifier and TypeMethodDescriptionTransform.setRotation(SFRotation newValue)
Assign typed object value to SFRotation rotation field, similar toTransform.setRotation(float[])
.Transform.setScaleOrientation(SFRotation newValue)
Assign typed object value to SFRotation scaleOrientation field, similar toTransform.setScaleOrientation(float[])
. -
Uses of SFRotation in org.web3d.x3d.jsail.HAnim
Methods in org.web3d.x3d.jsail.HAnim with parameters of type SFRotationModifier and TypeMethodDescriptionHAnimHumanoid.addJointBindingRotations(SFRotation newValue)
Add singleton SFRotation value to MFRotation jointBindingRotations field.HAnimJoint.setLimitOrientation(SFRotation newValue)
Assign typed object value to SFRotation limitOrientation field, similar toHAnimJoint.setLimitOrientation(float[])
.HAnimHumanoid.setRotation(SFRotation newValue)
Assign typed object value to SFRotation rotation field, similar toHAnimHumanoid.setRotation(float[])
.HAnimJoint.setRotation(SFRotation newValue)
Assign typed object value to SFRotation rotation field, similar toHAnimJoint.setRotation(float[])
.HAnimSite.setRotation(SFRotation newValue)
Assign typed object value to SFRotation rotation field, similar toHAnimSite.setRotation(float[])
.HAnimHumanoid.setScaleOrientation(SFRotation newValue)
Assign typed object value to SFRotation scaleOrientation field, similar toHAnimHumanoid.setScaleOrientation(float[])
.HAnimJoint.setScaleOrientation(SFRotation newValue)
Assign typed object value to SFRotation scaleOrientation field, similar toHAnimJoint.setScaleOrientation(float[])
.HAnimSite.setScaleOrientation(SFRotation newValue)
Assign typed object value to SFRotation scaleOrientation field, similar toHAnimSite.setScaleOrientation(float[])
. -
Uses of SFRotation in org.web3d.x3d.jsail.Interpolation
Methods in org.web3d.x3d.jsail.Interpolation with parameters of type SFRotationModifier and TypeMethodDescriptionOrientationInterpolator.addKeyValue(SFRotation newValue)
Add singleton SFRotation value to MFRotation keyValue field.SquadOrientationInterpolator.addKeyValue(SFRotation newValue)
Add singleton SFRotation value to MFRotation keyValue field. -
Uses of SFRotation in org.web3d.x3d.jsail.Lighting
Methods in org.web3d.x3d.jsail.Lighting with parameters of type SFRotationModifier and TypeMethodDescriptionEnvironmentLight.setRotation(SFRotation newValue)
Assign typed object value to SFRotation rotation field, similar toEnvironmentLight.setRotation(float[])
. -
Uses of SFRotation in org.web3d.x3d.jsail.PointingDeviceSensor
Methods in org.web3d.x3d.jsail.PointingDeviceSensor with parameters of type SFRotationModifier and TypeMethodDescriptionCylinderSensor.setAxisRotation(SFRotation newValue)
Assign typed object value to SFRotation axisRotation field, similar toCylinderSensor.setAxisRotation(float[])
.PlaneSensor.setAxisRotation(SFRotation newValue)
Assign typed object value to SFRotation axisRotation field, similar toPlaneSensor.setAxisRotation(float[])
.SphereSensor.setOffset(SFRotation newValue)
Assign typed object value to SFRotation offset field, similar toSphereSensor.setOffset(float[])
. -
Uses of SFRotation in org.web3d.x3d.jsail.RigidBodyPhysics
Methods in org.web3d.x3d.jsail.RigidBodyPhysics with parameters of type SFRotationModifier and TypeMethodDescriptionRigidBody.setOrientation(SFRotation newValue)
Assign typed object value to SFRotation orientation field, similar toRigidBody.setOrientation(float[])
.CollidableOffset.setRotation(SFRotation newValue)
Assign typed object value to SFRotation rotation field, similar toCollidableOffset.setRotation(float[])
.CollidableShape.setRotation(SFRotation newValue)
Assign typed object value to SFRotation rotation field, similar toCollidableShape.setRotation(float[])
. -
Uses of SFRotation in org.web3d.x3d.jsail.Sound
Methods in org.web3d.x3d.jsail.Sound with parameters of type SFRotationModifier and TypeMethodDescriptionListenerPointSource.setOrientation(SFRotation newValue)
Assign typed object value to SFRotation orientation field, similar toListenerPointSource.setOrientation(float[])
. -
Uses of SFRotation in org.web3d.x3d.jsail.Texturing3D
Methods in org.web3d.x3d.jsail.Texturing3D with parameters of type SFRotationModifier and TypeMethodDescriptionTextureTransform3D.setRotation(SFRotation newValue)
Assign typed object value to SFRotation rotation field, similar toTextureTransform3D.setRotation(float[])
.