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 MFVec3fObjectfieldObject. getValueMFVec3f()Get typed value of this field declaration.MFVec3fObjectfieldValueObject. 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 fieldObjectfieldObject. appendValue(MFVec3fObject newValue)Append MFVec3fObject to field for value attribute.fieldValueObjectfieldValueObject. appendValue(MFVec3fObject newValue)Append MFVec3fObject to fieldValue for value attribute.fieldObjectfieldObject. setValue(MFVec3fObject newValue)Set typed value of a MFVec3f field declaration.fieldValueObjectfieldValueObject. 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 MFVec3fObjectMFVec3fObject. append(MFVec3fObject newValue)Appends a new MFVec3fObject to the end of the existing value array, increasing the field length accordingly.MFVec3fObjectMFVec3fObject. append(SFVec3fObject newValue)Appends a new singleton typed value at the end of the existing value array, increasing the field length accordingly.MFVec3fObjectMFVec3fObject. multiply(float scaleFactor)Multiply scaleFactor times all values in this field type.MFVec3fObjectMFVec3fObject. normalize()Utility method to normalize vector values to unit length, ignore vector values with zero length.MFVec3fObjectMFVec3fObject. setValue(double[] newValue)Assign a double-precision array value to this single-precision field.MFVec3fObjectMFVec3fObject. setValue(MFVec3fObject newValue)Apply an MFVec3fObject value to this field.MFVec3fObjectMFVec3fObject. setValue(SFVec3fObject newValue)Assign a single-field SFVec3fObject as new array value.MFVec3fObjectMFVec3fObject. 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 MFVec3fObjectMFVec3fObject. append(MFVec3fObject newValue)Appends a new MFVec3fObject to the end of the existing value array, increasing the field length accordingly.booleanMFVec3fObject. equals(MFVec3fObject comparisonMFVec3fObject)Determine whether two objects contain equal values.MFVec3fObjectMFVec3fObject. 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 CoordinateChaserObjectCoordinateChaserObject. setInitialDestination(MFVec3fObject newValue)Assign typed object value to MFVec3f initialDestination field, similar toCoordinateChaserObject.setInitialDestination(float[]).CoordinateDamperObjectCoordinateDamperObject. setInitialDestination(MFVec3fObject newValue)Assign typed object value to MFVec3f initialDestination field, similar toCoordinateDamperObject.setInitialDestination(float[]).CoordinateChaserObjectCoordinateChaserObject. setInitialValue(MFVec3fObject newValue)Assign typed object value to MFVec3f initialValue field, similar toCoordinateChaserObject.setInitialValue(float[]).CoordinateDamperObjectCoordinateDamperObject. 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 ExtrusionObjectExtrusionObject. 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 HAnimDisplacerObjectHAnimDisplacerObject. setDisplacements(MFVec3fObject newValue)Assign typed object value to MFVec3f displacements field, similar toHAnimDisplacerObject.setDisplacements(float[]).HAnimHumanoidObjectHAnimHumanoidObject. setJointBindingPositions(MFVec3fObject newValue)Assign typed object value to MFVec3f jointBindingPositions field, similar toHAnimHumanoidObject.setJointBindingPositions(float[]).HAnimHumanoidObjectHAnimHumanoidObject. 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 CoordinateInterpolatorObjectCoordinateInterpolatorObject. setKeyValue(MFVec3fObject newValue)Assign typed object value to MFVec3f keyValue field, similar toCoordinateInterpolatorObject.setKeyValue(float[]).NormalInterpolatorObjectNormalInterpolatorObject. setKeyValue(MFVec3fObject newValue)Assign typed object value to MFVec3f keyValue field, similar toNormalInterpolatorObject.setKeyValue(float[]).PositionInterpolatorObjectPositionInterpolatorObject. setKeyValue(MFVec3fObject newValue)Assign typed object value to MFVec3f keyValue field, similar toPositionInterpolatorObject.setKeyValue(float[]).SplinePositionInterpolatorObjectSplinePositionInterpolatorObject. setKeyValue(MFVec3fObject newValue)Assign typed object value to MFVec3f keyValue field, similar toSplinePositionInterpolatorObject.setKeyValue(float[]).SplinePositionInterpolatorObjectSplinePositionInterpolatorObject. 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 CoordinateObjectCoordinateObject. setPoint(MFVec3fObject newValue)Assign typed object value to MFVec3f point field, similar toCoordinateObject.setPoint(float[]).NormalObjectNormalObject. 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 RigidBodyObjectRigidBodyObject. setForces(MFVec3fObject newValue)Assign typed object value to MFVec3f forces field, similar toRigidBodyObject.setForces(float[]).RigidBodyObjectRigidBodyObject. 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 TextureCoordinate3DObjectTextureCoordinate3DObject. setPoint(MFVec3fObject newValue)Assign typed object value to MFVec3f point field, similar toTextureCoordinate3DObject.setPoint(float[]).