Uses of Class
org.web3d.x3d.jsail.fields.MFVec2fObject
-
Uses of MFVec2fObject in org.web3d.x3d.jsail.Core
Methods in org.web3d.x3d.jsail.Core that return MFVec2fObject Modifier and Type Method Description MFVec2fObjectfieldObject. getValueMFVec2f()Get typed value of this field declaration.MFVec2fObjectfieldValueObject. getValueMFVec2f()Get typed value of this fieldValue declaration.Methods in org.web3d.x3d.jsail.Core with parameters of type MFVec2fObject Modifier and Type Method Description fieldObjectfieldObject. appendValue(MFVec2fObject newValue)Append MFVec2fObject to field for value attribute.fieldValueObjectfieldValueObject. appendValue(MFVec2fObject newValue)Append MFVec2fObject to fieldValue for value attribute.fieldObjectfieldObject. setValue(MFVec2fObject newValue)Set typed value of a MFVec2f field declaration.fieldValueObjectfieldValueObject. setValue(MFVec2fObject newValue)Set typed value of a MFVec2f fieldValue declaration. -
Uses of MFVec2fObject in org.web3d.x3d.jsail.fields
Methods in org.web3d.x3d.jsail.fields that return MFVec2fObject Modifier and Type Method Description MFVec2fObjectMFVec2fObject. append(MFVec2fObject newValue)Appends a new MFVec2fObject to the end of the existing value array, increasing the field length accordingly.MFVec2fObjectMFVec2fObject. append(SFVec2fObject newValue)Appends a new singleton typed value at the end of the existing value array, increasing the field length accordingly.MFVec2fObjectMFVec2fObject. multiply(float scaleFactor)Multiply scaleFactor times all values in this field type.MFVec2fObjectMFVec2fObject. normalize()Utility method to normalize vector values to unit length, ignore vector values with zero length.MFVec2fObjectMFVec2fObject. setValue(double[] newValue)Assign a double-precision array value to this single-precision field.MFVec2fObjectMFVec2fObject. setValue(MFVec2fObject newValue)Apply an MFVec2fObject value to this field.MFVec2fObjectMFVec2fObject. setValue(SFVec2fObject newValue)Assign a single-field SFVec2fObject as new array value.MFVec2fObjectMFVec2fObject. setValueByString(java.lang.String newValue)Utility accessor for MFVec2fObject using String value (which must pass parsing validation checks).Methods in org.web3d.x3d.jsail.fields with parameters of type MFVec2fObject Modifier and Type Method Description MFVec2fObjectMFVec2fObject. append(MFVec2fObject newValue)Appends a new MFVec2fObject to the end of the existing value array, increasing the field length accordingly.booleanMFVec2fObject. equals(MFVec2fObject comparisonMFVec2fObject)Determine whether two objects contain equal values.MFVec2fObjectMFVec2fObject. setValue(MFVec2fObject newValue)Apply an MFVec2fObject value to this field.Constructors in org.web3d.x3d.jsail.fields with parameters of type MFVec2fObject Constructor Description MFVec2fObject(MFVec2fObject newValue)Constructor to copy an MFVec2fObject value as initial value for this new field object. -
Uses of MFVec2fObject in org.web3d.x3d.jsail.Followers
Methods in org.web3d.x3d.jsail.Followers with parameters of type MFVec2fObject Modifier and Type Method Description TexCoordChaser2DObjectTexCoordChaser2DObject. setInitialDestination(MFVec2fObject newValue)Assign typed object value to MFVec2f initialDestination field, similar toTexCoordChaser2DObject.setInitialDestination(float[]).TexCoordDamper2DObjectTexCoordDamper2DObject. setInitialDestination(MFVec2fObject newValue)Assign typed object value to MFVec2f initialDestination field, similar toTexCoordDamper2DObject.setInitialDestination(float[]).TexCoordChaser2DObjectTexCoordChaser2DObject. setInitialValue(MFVec2fObject newValue)Assign typed object value to MFVec2f initialValue field, similar toTexCoordChaser2DObject.setInitialValue(float[]).TexCoordDamper2DObjectTexCoordDamper2DObject. setInitialValue(MFVec2fObject newValue)Assign typed object value to MFVec2f initialValue field, similar toTexCoordDamper2DObject.setInitialValue(float[]). -
Uses of MFVec2fObject in org.web3d.x3d.jsail.Geometry2D
Methods in org.web3d.x3d.jsail.Geometry2D with parameters of type MFVec2fObject Modifier and Type Method Description Polyline2DObjectPolyline2DObject. setLineSegments(MFVec2fObject newValue)Assign typed object value to MFVec2f lineSegments field, similar toPolyline2DObject.setLineSegments(float[]).Polypoint2DObjectPolypoint2DObject. setPoint(MFVec2fObject newValue)Assign typed object value to MFVec2f point field, similar toPolypoint2DObject.setPoint(float[]).TriangleSet2DObjectTriangleSet2DObject. setVertices(MFVec2fObject newValue)Assign typed object value to MFVec2f vertices field, similar toTriangleSet2DObject.setVertices(float[]). -
Uses of MFVec2fObject in org.web3d.x3d.jsail.Geometry3D
Methods in org.web3d.x3d.jsail.Geometry3D with parameters of type MFVec2fObject Modifier and Type Method Description ExtrusionObjectExtrusionObject. setCrossSection(MFVec2fObject newValue)Assign typed object value to MFVec2f crossSection field, similar toExtrusionObject.setCrossSection(float[]).ExtrusionObjectExtrusionObject. setScale(MFVec2fObject newValue)Assign typed object value to MFVec2f scale field, similar toExtrusionObject.setScale(float[]). -
Uses of MFVec2fObject in org.web3d.x3d.jsail.Interpolation
Methods in org.web3d.x3d.jsail.Interpolation with parameters of type MFVec2fObject Modifier and Type Method Description EaseInEaseOutObjectEaseInEaseOutObject. setEaseInEaseOut(MFVec2fObject newValue)Assign typed object value to MFVec2f easeInEaseOut field, similar toEaseInEaseOutObject.setEaseInEaseOut(float[]).CoordinateInterpolator2DObjectCoordinateInterpolator2DObject. setKeyValue(MFVec2fObject newValue)Assign typed object value to MFVec2f keyValue field, similar toCoordinateInterpolator2DObject.setKeyValue(float[]).PositionInterpolator2DObjectPositionInterpolator2DObject. setKeyValue(MFVec2fObject newValue)Assign typed object value to MFVec2f keyValue field, similar toPositionInterpolator2DObject.setKeyValue(float[]).SplinePositionInterpolator2DObjectSplinePositionInterpolator2DObject. setKeyValue(MFVec2fObject newValue)Assign typed object value to MFVec2f keyValue field, similar toSplinePositionInterpolator2DObject.setKeyValue(float[]).SplinePositionInterpolator2DObjectSplinePositionInterpolator2DObject. setKeyVelocity(MFVec2fObject newValue)Assign typed object value to MFVec2f keyVelocity field, similar toSplinePositionInterpolator2DObject.setKeyVelocity(float[]). -
Uses of MFVec2fObject in org.web3d.x3d.jsail.NURBS
Methods in org.web3d.x3d.jsail.NURBS with parameters of type MFVec2fObject Modifier and Type Method Description NurbsTextureCoordinateObjectNurbsTextureCoordinateObject. setControlPoint(MFVec2fObject newValue)Assign typed object value to MFVec2f controlPoint field, similar toNurbsTextureCoordinateObject.setControlPoint(float[]). -
Uses of MFVec2fObject in org.web3d.x3d.jsail.Texturing
Methods in org.web3d.x3d.jsail.Texturing with parameters of type MFVec2fObject Modifier and Type Method Description TextureCoordinateObjectTextureCoordinateObject. setPoint(MFVec2fObject newValue)Assign typed object value to MFVec2f point field, similar toTextureCoordinateObject.setPoint(float[]).