Uses of Class
org.web3d.x3d.jsail.fields.MFVec3fObject
-
Uses of MFVec3fObject in org.web3d.x3d.jsail.Core
Methods in org.web3d.x3d.jsail.Core that return MFVec3fObject Modifier and Type Method Description MFVec3fObject
fieldObject. getValueMFVec3f()
Get typed value of this field declaration.MFVec3fObject
fieldValueObject. getValueMFVec3f()
Get typed value of this fieldValue declaration.Methods in org.web3d.x3d.jsail.Core with parameters of type MFVec3fObject Modifier and Type Method Description fieldObject
fieldObject. appendValue(MFVec3fObject newValue)
Append MFVec3fObject to field for value attribute.fieldValueObject
fieldValueObject. appendValue(MFVec3fObject newValue)
Append MFVec3fObject to fieldValue for value attribute.fieldObject
fieldObject. setValue(MFVec3fObject newValue)
Set typed value of a MFVec3f field declaration.fieldValueObject
fieldValueObject. setValue(MFVec3fObject newValue)
Set typed value of a MFVec3f fieldValue declaration. -
Uses of MFVec3fObject in org.web3d.x3d.jsail.fields
Methods in org.web3d.x3d.jsail.fields that return MFVec3fObject Modifier and Type Method Description MFVec3fObject
MFVec3fObject. append(MFVec3fObject newValue)
Appends a new MFVec3fObject to the end of the existing value array, increasing the field length accordingly.MFVec3fObject
MFVec3fObject. append(SFVec3fObject newValue)
Appends a new singleton typed value at the end of the existing value array, increasing the field length accordingly.MFVec3fObject
MFVec3fObject. multiply(float scaleFactor)
Multiply scaleFactor times all values in this field type.MFVec3fObject
MFVec3fObject. normalize()
Utility method to normalize vector values to unit length, ignore vector values with zero length.MFVec3fObject
MFVec3fObject. setValue(double[] newValue)
Assign a double-precision array value to this single-precision field.MFVec3fObject
MFVec3fObject. setValue(MFVec3fObject newValue)
Apply an MFVec3fObject value to this field.MFVec3fObject
MFVec3fObject. setValue(SFVec3fObject newValue)
Assign a single-field SFVec3fObject as new array value.MFVec3fObject
MFVec3fObject. setValueByString(java.lang.String newValue)
Utility accessor for MFVec3fObject using String value (which must pass parsing validation checks).Methods in org.web3d.x3d.jsail.fields with parameters of type MFVec3fObject Modifier and Type Method Description MFVec3fObject
MFVec3fObject. append(MFVec3fObject newValue)
Appends a new MFVec3fObject to the end of the existing value array, increasing the field length accordingly.boolean
MFVec3fObject. equals(MFVec3fObject comparisonMFVec3fObject)
Determine whether two objects contain equal values.MFVec3fObject
MFVec3fObject. setValue(MFVec3fObject newValue)
Apply an MFVec3fObject value to this field.Constructors in org.web3d.x3d.jsail.fields with parameters of type MFVec3fObject Constructor Description MFVec3fObject(MFVec3fObject newValue)
Constructor to copy an MFVec3fObject value as initial value for this new field object. -
Uses of MFVec3fObject in org.web3d.x3d.jsail.Followers
Methods in org.web3d.x3d.jsail.Followers with parameters of type MFVec3fObject Modifier and Type Method Description CoordinateChaserObject
CoordinateChaserObject. setInitialDestination(MFVec3fObject newValue)
Assign typed object value to MFVec3f initialDestination field, similar toCoordinateChaserObject.setInitialDestination(float[])
.CoordinateDamperObject
CoordinateDamperObject. setInitialDestination(MFVec3fObject newValue)
Assign typed object value to MFVec3f initialDestination field, similar toCoordinateDamperObject.setInitialDestination(float[])
.CoordinateChaserObject
CoordinateChaserObject. setInitialValue(MFVec3fObject newValue)
Assign typed object value to MFVec3f initialValue field, similar toCoordinateChaserObject.setInitialValue(float[])
.CoordinateDamperObject
CoordinateDamperObject. setInitialValue(MFVec3fObject newValue)
Assign typed object value to MFVec3f initialValue field, similar toCoordinateDamperObject.setInitialValue(float[])
. -
Uses of MFVec3fObject in org.web3d.x3d.jsail.Geometry3D
Methods in org.web3d.x3d.jsail.Geometry3D with parameters of type MFVec3fObject Modifier and Type Method Description ExtrusionObject
ExtrusionObject. setSpine(MFVec3fObject newValue)
Assign typed object value to MFVec3f spine field, similar toExtrusionObject.setSpine(float[])
. -
Uses of MFVec3fObject in org.web3d.x3d.jsail.HAnim
Methods in org.web3d.x3d.jsail.HAnim with parameters of type MFVec3fObject Modifier and Type Method Description HAnimDisplacerObject
HAnimDisplacerObject. setDisplacements(MFVec3fObject newValue)
Assign typed object value to MFVec3f displacements field, similar toHAnimDisplacerObject.setDisplacements(float[])
.HAnimHumanoidObject
HAnimHumanoidObject. setJointBindingPositions(MFVec3fObject newValue)
Assign typed object value to MFVec3f jointBindingPositions field, similar toHAnimHumanoidObject.setJointBindingPositions(float[])
.HAnimHumanoidObject
HAnimHumanoidObject. setJointBindingScales(MFVec3fObject newValue)
Assign typed object value to MFVec3f jointBindingScales field, similar toHAnimHumanoidObject.setJointBindingScales(float[])
. -
Uses of MFVec3fObject in org.web3d.x3d.jsail.Interpolation
Methods in org.web3d.x3d.jsail.Interpolation with parameters of type MFVec3fObject Modifier and Type Method Description CoordinateInterpolatorObject
CoordinateInterpolatorObject. setKeyValue(MFVec3fObject newValue)
Assign typed object value to MFVec3f keyValue field, similar toCoordinateInterpolatorObject.setKeyValue(float[])
.NormalInterpolatorObject
NormalInterpolatorObject. setKeyValue(MFVec3fObject newValue)
Assign typed object value to MFVec3f keyValue field, similar toNormalInterpolatorObject.setKeyValue(float[])
.PositionInterpolatorObject
PositionInterpolatorObject. setKeyValue(MFVec3fObject newValue)
Assign typed object value to MFVec3f keyValue field, similar toPositionInterpolatorObject.setKeyValue(float[])
.SplinePositionInterpolatorObject
SplinePositionInterpolatorObject. setKeyValue(MFVec3fObject newValue)
Assign typed object value to MFVec3f keyValue field, similar toSplinePositionInterpolatorObject.setKeyValue(float[])
.SplinePositionInterpolatorObject
SplinePositionInterpolatorObject. setKeyVelocity(MFVec3fObject newValue)
Assign typed object value to MFVec3f keyVelocity field, similar toSplinePositionInterpolatorObject.setKeyVelocity(float[])
. -
Uses of MFVec3fObject in org.web3d.x3d.jsail.Rendering
Methods in org.web3d.x3d.jsail.Rendering with parameters of type MFVec3fObject Modifier and Type Method Description CoordinateObject
CoordinateObject. setPoint(MFVec3fObject newValue)
Assign typed object value to MFVec3f point field, similar toCoordinateObject.setPoint(float[])
.NormalObject
NormalObject. setVector(MFVec3fObject newValue)
Assign typed object value to MFVec3f vector field, similar toNormalObject.setVector(float[])
. -
Uses of MFVec3fObject in org.web3d.x3d.jsail.RigidBodyPhysics
Methods in org.web3d.x3d.jsail.RigidBodyPhysics with parameters of type MFVec3fObject Modifier and Type Method Description RigidBodyObject
RigidBodyObject. setForces(MFVec3fObject newValue)
Assign typed object value to MFVec3f forces field, similar toRigidBodyObject.setForces(float[])
.RigidBodyObject
RigidBodyObject. setTorques(MFVec3fObject newValue)
Assign typed object value to MFVec3f torques field, similar toRigidBodyObject.setTorques(float[])
. -
Uses of MFVec3fObject in org.web3d.x3d.jsail.Texturing3D
Methods in org.web3d.x3d.jsail.Texturing3D with parameters of type MFVec3fObject Modifier and Type Method Description TextureCoordinate3DObject
TextureCoordinate3DObject. setPoint(MFVec3fObject newValue)
Assign typed object value to MFVec3f point field, similar toTextureCoordinate3DObject.setPoint(float[])
.