Uses of Class
org.web3d.x3d.jsail.fields.SFVec3fObject
-
Uses of SFVec3fObject in org.web3d.x3d.jsail.CADGeometry
Methods in org.web3d.x3d.jsail.CADGeometry with parameters of type SFVec3fObject Modifier and Type Method Description CADAssemblyObject
CADAssemblyObject. setBboxCenter(SFVec3fObject newValue)
Assign typed object value to SFVec3f bboxCenter field, similar toCADAssemblyObject.setBboxCenter(float[])
.CADFaceObject
CADFaceObject. setBboxCenter(SFVec3fObject newValue)
Assign typed object value to SFVec3f bboxCenter field, similar toCADFaceObject.setBboxCenter(float[])
.CADLayerObject
CADLayerObject. setBboxCenter(SFVec3fObject newValue)
Assign typed object value to SFVec3f bboxCenter field, similar toCADLayerObject.setBboxCenter(float[])
.CADPartObject
CADPartObject. setBboxCenter(SFVec3fObject newValue)
Assign typed object value to SFVec3f bboxCenter field, similar toCADPartObject.setBboxCenter(float[])
.CADAssemblyObject
CADAssemblyObject. setBboxSize(SFVec3fObject newValue)
Assign typed object value to SFVec3f bboxSize field, similar toCADAssemblyObject.setBboxSize(float[])
.CADFaceObject
CADFaceObject. setBboxSize(SFVec3fObject newValue)
Assign typed object value to SFVec3f bboxSize field, similar toCADFaceObject.setBboxSize(float[])
.CADLayerObject
CADLayerObject. setBboxSize(SFVec3fObject newValue)
Assign typed object value to SFVec3f bboxSize field, similar toCADLayerObject.setBboxSize(float[])
.CADPartObject
CADPartObject. setBboxSize(SFVec3fObject newValue)
Assign typed object value to SFVec3f bboxSize field, similar toCADPartObject.setBboxSize(float[])
.CADPartObject
CADPartObject. setCenter(SFVec3fObject newValue)
Assign typed object value to SFVec3f center field, similar toCADPartObject.setCenter(float[])
.CADPartObject
CADPartObject. setScale(SFVec3fObject newValue)
Assign typed object value to SFVec3f scale field, similar toCADPartObject.setScale(float[])
.CADPartObject
CADPartObject. setTranslation(SFVec3fObject newValue)
Assign typed object value to SFVec3f translation field, similar toCADPartObject.setTranslation(float[])
. -
Uses of SFVec3fObject in org.web3d.x3d.jsail.Core
Methods in org.web3d.x3d.jsail.Core that return SFVec3fObject Modifier and Type Method Description SFVec3fObject
fieldObject. getValueSFVec3f()
If type matches, then get typed value of a SFVec3f field declaration.SFVec3fObject
fieldValueObject. getValueSFVec3f()
If type matches, then get typed value of a SFVec3f fieldValue declaration.Methods in org.web3d.x3d.jsail.Core with parameters of type SFVec3fObject Modifier and Type Method Description fieldObject
fieldObject. appendValue(SFVec3fObject newValue)
Append SFVec3fObject to field for value attribute.fieldValueObject
fieldValueObject. appendValue(SFVec3fObject newValue)
Append SFVec3fObject to fieldValue for value attribute.fieldObject
fieldObject. setValue(SFVec3fObject newValue)
Set typed value of a SFVec3f field declaration.fieldValueObject
fieldValueObject. setValue(SFVec3fObject newValue)
Set typed value of a SFVec3f fieldValue declaration. -
Uses of SFVec3fObject in org.web3d.x3d.jsail.DIS
Methods in org.web3d.x3d.jsail.DIS with parameters of type SFVec3fObject Modifier and Type Method Description TransmitterPduObject
TransmitterPduObject. setAntennaLocation(SFVec3fObject newValue)
Assign typed object value to SFVec3f antennaLocation field, similar toTransmitterPduObject.setAntennaLocation(float[])
.EspduTransformObject
EspduTransformObject. setBboxCenter(SFVec3fObject newValue)
Assign typed object value to SFVec3f bboxCenter field, similar toEspduTransformObject.setBboxCenter(float[])
.ReceiverPduObject
ReceiverPduObject. setBboxCenter(SFVec3fObject newValue)
Assign typed object value to SFVec3f bboxCenter field, similar toReceiverPduObject.setBboxCenter(float[])
.SignalPduObject
SignalPduObject. setBboxCenter(SFVec3fObject newValue)
Assign typed object value to SFVec3f bboxCenter field, similar toSignalPduObject.setBboxCenter(float[])
.TransmitterPduObject
TransmitterPduObject. setBboxCenter(SFVec3fObject newValue)
Assign typed object value to SFVec3f bboxCenter field, similar toTransmitterPduObject.setBboxCenter(float[])
.EspduTransformObject
EspduTransformObject. setBboxSize(SFVec3fObject newValue)
Assign typed object value to SFVec3f bboxSize field, similar toEspduTransformObject.setBboxSize(float[])
.ReceiverPduObject
ReceiverPduObject. setBboxSize(SFVec3fObject newValue)
Assign typed object value to SFVec3f bboxSize field, similar toReceiverPduObject.setBboxSize(float[])
.SignalPduObject
SignalPduObject. setBboxSize(SFVec3fObject newValue)
Assign typed object value to SFVec3f bboxSize field, similar toSignalPduObject.setBboxSize(float[])
.TransmitterPduObject
TransmitterPduObject. setBboxSize(SFVec3fObject newValue)
Assign typed object value to SFVec3f bboxSize field, similar toTransmitterPduObject.setBboxSize(float[])
.EspduTransformObject
EspduTransformObject. setCenter(SFVec3fObject newValue)
Assign typed object value to SFVec3f center field, similar toEspduTransformObject.setCenter(float[])
.EspduTransformObject
EspduTransformObject. setDetonationLocation(SFVec3fObject newValue)
Assign typed object value to SFVec3f detonationLocation field, similar toEspduTransformObject.setDetonationLocation(float[])
.EspduTransformObject
EspduTransformObject. setDetonationRelativeLocation(SFVec3fObject newValue)
Assign typed object value to SFVec3f detonationRelativeLocation field, similar toEspduTransformObject.setDetonationRelativeLocation(float[])
.EspduTransformObject
EspduTransformObject. setLinearAcceleration(SFVec3fObject newValue)
Assign typed object value to SFVec3f linearAcceleration field, similar toEspduTransformObject.setLinearAcceleration(float[])
.EspduTransformObject
EspduTransformObject. setLinearVelocity(SFVec3fObject newValue)
Assign typed object value to SFVec3f linearVelocity field, similar toEspduTransformObject.setLinearVelocity(float[])
.EspduTransformObject
EspduTransformObject. setMunitionEndPoint(SFVec3fObject newValue)
Assign typed object value to SFVec3f munitionEndPoint field, similar toEspduTransformObject.setMunitionEndPoint(float[])
.EspduTransformObject
EspduTransformObject. setMunitionStartPoint(SFVec3fObject newValue)
Assign typed object value to SFVec3f munitionStartPoint field, similar toEspduTransformObject.setMunitionStartPoint(float[])
.TransmitterPduObject
TransmitterPduObject. setRelativeAntennaLocation(SFVec3fObject newValue)
Assign typed object value to SFVec3f relativeAntennaLocation field, similar toTransmitterPduObject.setRelativeAntennaLocation(float[])
.EspduTransformObject
EspduTransformObject. setScale(SFVec3fObject newValue)
Assign typed object value to SFVec3f scale field, similar toEspduTransformObject.setScale(float[])
.EspduTransformObject
EspduTransformObject. setTranslation(SFVec3fObject newValue)
Assign typed object value to SFVec3f translation field, similar toEspduTransformObject.setTranslation(float[])
. -
Uses of SFVec3fObject in org.web3d.x3d.jsail.EnvironmentalSensor
Methods in org.web3d.x3d.jsail.EnvironmentalSensor with parameters of type SFVec3fObject Modifier and Type Method Description ProximitySensorObject
ProximitySensorObject. setCenter(SFVec3fObject newValue)
Assign typed object value to SFVec3f center field, similar toProximitySensorObject.setCenter(float[])
.TransformSensorObject
TransformSensorObject. setCenter(SFVec3fObject newValue)
Assign typed object value to SFVec3f center field, similar toTransformSensorObject.setCenter(float[])
.VisibilitySensorObject
VisibilitySensorObject. setCenter(SFVec3fObject newValue)
Assign typed object value to SFVec3f center field, similar toVisibilitySensorObject.setCenter(float[])
.ProximitySensorObject
ProximitySensorObject. setSize(SFVec3fObject newValue)
Assign typed object value to SFVec3f size field, similar toProximitySensorObject.setSize(float[])
.TransformSensorObject
TransformSensorObject. setSize(SFVec3fObject newValue)
Assign typed object value to SFVec3f size field, similar toTransformSensorObject.setSize(float[])
.VisibilitySensorObject
VisibilitySensorObject. setSize(SFVec3fObject newValue)
Assign typed object value to SFVec3f size field, similar toVisibilitySensorObject.setSize(float[])
. -
Uses of SFVec3fObject in org.web3d.x3d.jsail.fields
Methods in org.web3d.x3d.jsail.fields that return SFVec3fObject Modifier and Type Method Description SFVec3fObject
SFVec3fObject. multiply(float scaleFactor)
Multiply scaleFactor times all values in this field type.SFVec3fObject
SFVec3fObject. normalize()
Utility method to normalize this vector value to unit length, ignore if zero length.SFVec3fObject
SFVec3fObject. setValue(double[] newValue)
Constructor for SFVec3fObject using a corresponding Java primitive double[] array as new initial value.SFVec3fObject
SFVec3fObject. setValue(double x, double y, double z)
Assign a new value to this field.SFVec3fObject
SFVec3fObject. setValue(float x, float y, float z)
Assign a new value to this field.SFVec3fObject
SFVec3fObject. setValue(SFVec3fObject newValue)
Apply an SFVec3fObject value to this field.SFVec3fObject
SFVec3fObject. setValueArray(float[] newValue)
Assign a new array value to this field, pipelined.SFVec3fObject
SFVec3fObject. setValueByString(java.lang.String newValue)
Utility accessor for SFVec3fObject using String value (which must pass parsing validation checks).Methods in org.web3d.x3d.jsail.fields with parameters of type SFVec3fObject Modifier and Type Method Description MFVec3fObject
MFVec3fObject. append(SFVec3fObject newValue)
Appends a new singleton typed value at the end of the existing value array, increasing the field length accordingly.boolean
SFVec3fObject. equals(SFVec3fObject comparisonSFVec3fObject)
Determine whether two objects contain equal values.MFVec3fObject
MFVec3fObject. setValue(SFVec3fObject newValue)
Assign a single-field SFVec3fObject as new array value.SFVec3fObject
SFVec3fObject. setValue(SFVec3fObject newValue)
Apply an SFVec3fObject value to this field.Constructors in org.web3d.x3d.jsail.fields with parameters of type SFVec3fObject Constructor Description MFVec3fObject(SFVec3fObject newValue)
Utility constructor for MFVec3fObject to assign a single SFVec3fObject as new initial value.SFVec3fObject(SFVec3fObject newValue)
Constructor to copy an SFVec3fObject value as initial value for this new field object. -
Uses of SFVec3fObject in org.web3d.x3d.jsail.Followers
Methods in org.web3d.x3d.jsail.Followers with parameters of type SFVec3fObject Modifier and Type Method Description CoordinateChaserObject
CoordinateChaserObject. addInitialDestination(SFVec3fObject newValue)
Add singleton SFVec3fObject value to MFVec3f initialDestination field.CoordinateDamperObject
CoordinateDamperObject. addInitialDestination(SFVec3fObject newValue)
Add singleton SFVec3fObject value to MFVec3f initialDestination field.CoordinateChaserObject
CoordinateChaserObject. addInitialValue(SFVec3fObject newValue)
Add singleton SFVec3fObject value to MFVec3f initialValue field.CoordinateDamperObject
CoordinateDamperObject. addInitialValue(SFVec3fObject newValue)
Add singleton SFVec3fObject value to MFVec3f initialValue field.PositionChaserObject
PositionChaserObject. setInitialDestination(SFVec3fObject newValue)
Assign typed object value to SFVec3f initialDestination field, similar toPositionChaserObject.setInitialDestination(float[])
.PositionDamperObject
PositionDamperObject. setInitialDestination(SFVec3fObject newValue)
Assign typed object value to SFVec3f initialDestination field, similar toPositionDamperObject.setInitialDestination(float[])
.PositionChaserObject
PositionChaserObject. setInitialValue(SFVec3fObject newValue)
Assign typed object value to SFVec3f initialValue field, similar toPositionChaserObject.setInitialValue(float[])
.PositionDamperObject
PositionDamperObject. setInitialValue(SFVec3fObject newValue)
Assign typed object value to SFVec3f initialValue field, similar toPositionDamperObject.setInitialValue(float[])
. -
Uses of SFVec3fObject in org.web3d.x3d.jsail.Geometry3D
Methods in org.web3d.x3d.jsail.Geometry3D with parameters of type SFVec3fObject Modifier and Type Method Description ExtrusionObject
ExtrusionObject. addSpine(SFVec3fObject newValue)
Add singleton SFVec3fObject value to MFVec3f spine field.BoxObject
BoxObject. setSize(SFVec3fObject newValue)
Assign typed object value to SFVec3f size field, similar toBoxObject.setSize(float[])
. -
Uses of SFVec3fObject in org.web3d.x3d.jsail.Geospatial
Methods in org.web3d.x3d.jsail.Geospatial with parameters of type SFVec3fObject Modifier and Type Method Description GeoLocationObject
GeoLocationObject. setBboxCenter(SFVec3fObject newValue)
Assign typed object value to SFVec3f bboxCenter field, similar toGeoLocationObject.setBboxCenter(float[])
.GeoLODObject
GeoLODObject. setBboxCenter(SFVec3fObject newValue)
Assign typed object value to SFVec3f bboxCenter field, similar toGeoLODObject.setBboxCenter(float[])
.GeoTransformObject
GeoTransformObject. setBboxCenter(SFVec3fObject newValue)
Assign typed object value to SFVec3f bboxCenter field, similar toGeoTransformObject.setBboxCenter(float[])
.GeoLocationObject
GeoLocationObject. setBboxSize(SFVec3fObject newValue)
Assign typed object value to SFVec3f bboxSize field, similar toGeoLocationObject.setBboxSize(float[])
.GeoLODObject
GeoLODObject. setBboxSize(SFVec3fObject newValue)
Assign typed object value to SFVec3f bboxSize field, similar toGeoLODObject.setBboxSize(float[])
.GeoTransformObject
GeoTransformObject. setBboxSize(SFVec3fObject newValue)
Assign typed object value to SFVec3f bboxSize field, similar toGeoTransformObject.setBboxSize(float[])
.GeoTransformObject
GeoTransformObject. setScale(SFVec3fObject newValue)
Assign typed object value to SFVec3f scale field, similar toGeoTransformObject.setScale(float[])
.GeoProximitySensorObject
GeoProximitySensorObject. setSize(SFVec3fObject newValue)
Assign typed object value to SFVec3f size field, similar toGeoProximitySensorObject.setSize(float[])
.GeoTransformObject
GeoTransformObject. setTranslation(SFVec3fObject newValue)
Assign typed object value to SFVec3f translation field, similar toGeoTransformObject.setTranslation(float[])
. -
Uses of SFVec3fObject in org.web3d.x3d.jsail.Grouping
Methods in org.web3d.x3d.jsail.Grouping with parameters of type SFVec3fObject Modifier and Type Method Description GroupObject
GroupObject. setBboxCenter(SFVec3fObject newValue)
Assign typed object value to SFVec3f bboxCenter field, similar toGroupObject.setBboxCenter(float[])
.StaticGroupObject
StaticGroupObject. setBboxCenter(SFVec3fObject newValue)
Assign typed object value to SFVec3f bboxCenter field, similar toStaticGroupObject.setBboxCenter(float[])
.SwitchObject
SwitchObject. setBboxCenter(SFVec3fObject newValue)
Assign typed object value to SFVec3f bboxCenter field, similar toSwitchObject.setBboxCenter(float[])
.TransformObject
TransformObject. setBboxCenter(SFVec3fObject newValue)
Assign typed object value to SFVec3f bboxCenter field, similar toTransformObject.setBboxCenter(float[])
.GroupObject
GroupObject. setBboxSize(SFVec3fObject newValue)
Assign typed object value to SFVec3f bboxSize field, similar toGroupObject.setBboxSize(float[])
.StaticGroupObject
StaticGroupObject. setBboxSize(SFVec3fObject newValue)
Assign typed object value to SFVec3f bboxSize field, similar toStaticGroupObject.setBboxSize(float[])
.SwitchObject
SwitchObject. setBboxSize(SFVec3fObject newValue)
Assign typed object value to SFVec3f bboxSize field, similar toSwitchObject.setBboxSize(float[])
.TransformObject
TransformObject. setBboxSize(SFVec3fObject newValue)
Assign typed object value to SFVec3f bboxSize field, similar toTransformObject.setBboxSize(float[])
.TransformObject
TransformObject. setCenter(SFVec3fObject newValue)
Assign typed object value to SFVec3f center field, similar toTransformObject.setCenter(float[])
.TransformObject
TransformObject. setScale(SFVec3fObject newValue)
Assign typed object value to SFVec3f scale field, similar toTransformObject.setScale(float[])
.TransformObject
TransformObject. setTranslation(SFVec3fObject newValue)
Assign typed object value to SFVec3f translation field, similar toTransformObject.setTranslation(float[])
. -
Uses of SFVec3fObject in org.web3d.x3d.jsail.HAnim
Methods in org.web3d.x3d.jsail.HAnim with parameters of type SFVec3fObject Modifier and Type Method Description HAnimDisplacerObject
HAnimDisplacerObject. addDisplacements(SFVec3fObject newValue)
Add singleton SFVec3fObject value to MFVec3f displacements field.HAnimHumanoidObject
HAnimHumanoidObject. addJointBindingPositions(SFVec3fObject newValue)
Add singleton SFVec3fObject value to MFVec3f jointBindingPositions field.HAnimHumanoidObject
HAnimHumanoidObject. addJointBindingScales(SFVec3fObject newValue)
Add singleton SFVec3fObject value to MFVec3f jointBindingScales field.HAnimHumanoidObject
HAnimHumanoidObject. setBboxCenter(SFVec3fObject newValue)
Assign typed object value to SFVec3f bboxCenter field, similar toHAnimHumanoidObject.setBboxCenter(float[])
.HAnimJointObject
HAnimJointObject. setBboxCenter(SFVec3fObject newValue)
Assign typed object value to SFVec3f bboxCenter field, similar toHAnimJointObject.setBboxCenter(float[])
.HAnimSegmentObject
HAnimSegmentObject. setBboxCenter(SFVec3fObject newValue)
Assign typed object value to SFVec3f bboxCenter field, similar toHAnimSegmentObject.setBboxCenter(float[])
.HAnimSiteObject
HAnimSiteObject. setBboxCenter(SFVec3fObject newValue)
Assign typed object value to SFVec3f bboxCenter field, similar toHAnimSiteObject.setBboxCenter(float[])
.HAnimHumanoidObject
HAnimHumanoidObject. setBboxSize(SFVec3fObject newValue)
Assign typed object value to SFVec3f bboxSize field, similar toHAnimHumanoidObject.setBboxSize(float[])
.HAnimJointObject
HAnimJointObject. setBboxSize(SFVec3fObject newValue)
Assign typed object value to SFVec3f bboxSize field, similar toHAnimJointObject.setBboxSize(float[])
.HAnimSegmentObject
HAnimSegmentObject. setBboxSize(SFVec3fObject newValue)
Assign typed object value to SFVec3f bboxSize field, similar toHAnimSegmentObject.setBboxSize(float[])
.HAnimSiteObject
HAnimSiteObject. setBboxSize(SFVec3fObject newValue)
Assign typed object value to SFVec3f bboxSize field, similar toHAnimSiteObject.setBboxSize(float[])
.HAnimHumanoidObject
HAnimHumanoidObject. setCenter(SFVec3fObject newValue)
Assign typed object value to SFVec3f center field, similar toHAnimHumanoidObject.setCenter(float[])
.HAnimJointObject
HAnimJointObject. setCenter(SFVec3fObject newValue)
Assign typed object value to SFVec3f center field, similar toHAnimJointObject.setCenter(float[])
.HAnimSiteObject
HAnimSiteObject. setCenter(SFVec3fObject newValue)
Assign typed object value to SFVec3f center field, similar toHAnimSiteObject.setCenter(float[])
.HAnimSegmentObject
HAnimSegmentObject. setCenterOfMass(SFVec3fObject newValue)
Assign typed object value to SFVec3f centerOfMass field, similar toHAnimSegmentObject.setCenterOfMass(float[])
.HAnimJointObject
HAnimJointObject. setLlimit(SFVec3fObject newValue)
Assign typed object value to SFVec3f llimit field, similar toHAnimJointObject.setLlimit(float[])
.HAnimHumanoidObject
HAnimHumanoidObject. setScale(SFVec3fObject newValue)
Assign typed object value to SFVec3f scale field, similar toHAnimHumanoidObject.setScale(float[])
.HAnimJointObject
HAnimJointObject. setScale(SFVec3fObject newValue)
Assign typed object value to SFVec3f scale field, similar toHAnimJointObject.setScale(float[])
.HAnimSiteObject
HAnimSiteObject. setScale(SFVec3fObject newValue)
Assign typed object value to SFVec3f scale field, similar toHAnimSiteObject.setScale(float[])
.HAnimJointObject
HAnimJointObject. setStiffness(SFVec3fObject newValue)
Assign typed object value to SFVec3f stiffness field, similar toHAnimJointObject.setStiffness(float[])
.HAnimHumanoidObject
HAnimHumanoidObject. setTranslation(SFVec3fObject newValue)
Assign typed object value to SFVec3f translation field, similar toHAnimHumanoidObject.setTranslation(float[])
.HAnimJointObject
HAnimJointObject. setTranslation(SFVec3fObject newValue)
Assign typed object value to SFVec3f translation field, similar toHAnimJointObject.setTranslation(float[])
.HAnimSiteObject
HAnimSiteObject. setTranslation(SFVec3fObject newValue)
Assign typed object value to SFVec3f translation field, similar toHAnimSiteObject.setTranslation(float[])
.HAnimJointObject
HAnimJointObject. setUlimit(SFVec3fObject newValue)
Assign typed object value to SFVec3f ulimit field, similar toHAnimJointObject.setUlimit(float[])
. -
Uses of SFVec3fObject in org.web3d.x3d.jsail.Interpolation
Methods in org.web3d.x3d.jsail.Interpolation with parameters of type SFVec3fObject Modifier and Type Method Description CoordinateInterpolatorObject
CoordinateInterpolatorObject. addKeyValue(SFVec3fObject newValue)
Add singleton SFVec3fObject value to MFVec3f keyValue field.NormalInterpolatorObject
NormalInterpolatorObject. addKeyValue(SFVec3fObject newValue)
Add singleton SFVec3fObject value to MFVec3f keyValue field.PositionInterpolatorObject
PositionInterpolatorObject. addKeyValue(SFVec3fObject newValue)
Add singleton SFVec3fObject value to MFVec3f keyValue field.SplinePositionInterpolatorObject
SplinePositionInterpolatorObject. addKeyValue(SFVec3fObject newValue)
Add singleton SFVec3fObject value to MFVec3f keyValue field.SplinePositionInterpolatorObject
SplinePositionInterpolatorObject. addKeyVelocity(SFVec3fObject newValue)
Add singleton SFVec3fObject value to MFVec3f keyVelocity field. -
Uses of SFVec3fObject in org.web3d.x3d.jsail.Layering
Methods in org.web3d.x3d.jsail.Layering with parameters of type SFVec3fObject Modifier and Type Method Description ViewportObject
ViewportObject. setBboxCenter(SFVec3fObject newValue)
Assign typed object value to SFVec3f bboxCenter field, similar toViewportObject.setBboxCenter(float[])
.ViewportObject
ViewportObject. setBboxSize(SFVec3fObject newValue)
Assign typed object value to SFVec3f bboxSize field, similar toViewportObject.setBboxSize(float[])
. -
Uses of SFVec3fObject in org.web3d.x3d.jsail.Layout
Methods in org.web3d.x3d.jsail.Layout with parameters of type SFVec3fObject Modifier and Type Method Description LayoutGroupObject
LayoutGroupObject. setBboxCenter(SFVec3fObject newValue)
Assign typed object value to SFVec3f bboxCenter field, similar toLayoutGroupObject.setBboxCenter(float[])
.ScreenGroupObject
ScreenGroupObject. setBboxCenter(SFVec3fObject newValue)
Assign typed object value to SFVec3f bboxCenter field, similar toScreenGroupObject.setBboxCenter(float[])
.LayoutGroupObject
LayoutGroupObject. setBboxSize(SFVec3fObject newValue)
Assign typed object value to SFVec3f bboxSize field, similar toLayoutGroupObject.setBboxSize(float[])
.ScreenGroupObject
ScreenGroupObject. setBboxSize(SFVec3fObject newValue)
Assign typed object value to SFVec3f bboxSize field, similar toScreenGroupObject.setBboxSize(float[])
. -
Uses of SFVec3fObject in org.web3d.x3d.jsail.Lighting
Methods in org.web3d.x3d.jsail.Lighting with parameters of type SFVec3fObject Modifier and Type Method Description PointLightObject
PointLightObject. setAttenuation(SFVec3fObject newValue)
Assign typed object value to SFVec3f attenuation field, similar toPointLightObject.setAttenuation(float[])
.SpotLightObject
SpotLightObject. setAttenuation(SFVec3fObject newValue)
Assign typed object value to SFVec3f attenuation field, similar toSpotLightObject.setAttenuation(float[])
.DirectionalLightObject
DirectionalLightObject. setDirection(SFVec3fObject newValue)
Assign typed object value to SFVec3f direction field, similar toDirectionalLightObject.setDirection(float[])
.SpotLightObject
SpotLightObject. setDirection(SFVec3fObject newValue)
Assign typed object value to SFVec3f direction field, similar toSpotLightObject.setDirection(float[])
.PointLightObject
PointLightObject. setLocation(SFVec3fObject newValue)
Assign typed object value to SFVec3f location field, similar toPointLightObject.setLocation(float[])
.SpotLightObject
SpotLightObject. setLocation(SFVec3fObject newValue)
Assign typed object value to SFVec3f location field, similar toSpotLightObject.setLocation(float[])
. -
Uses of SFVec3fObject in org.web3d.x3d.jsail.Navigation
Methods in org.web3d.x3d.jsail.Navigation with parameters of type SFVec3fObject Modifier and Type Method Description BillboardObject
BillboardObject. setAxisOfRotation(SFVec3fObject newValue)
Assign typed object value to SFVec3f axisOfRotation field, similar toBillboardObject.setAxisOfRotation(float[])
.BillboardObject
BillboardObject. setBboxCenter(SFVec3fObject newValue)
Assign typed object value to SFVec3f bboxCenter field, similar toBillboardObject.setBboxCenter(float[])
.CollisionObject
CollisionObject. setBboxCenter(SFVec3fObject newValue)
Assign typed object value to SFVec3f bboxCenter field, similar toCollisionObject.setBboxCenter(float[])
.LODObject
LODObject. setBboxCenter(SFVec3fObject newValue)
Assign typed object value to SFVec3f bboxCenter field, similar toLODObject.setBboxCenter(float[])
.BillboardObject
BillboardObject. setBboxSize(SFVec3fObject newValue)
Assign typed object value to SFVec3f bboxSize field, similar toBillboardObject.setBboxSize(float[])
.CollisionObject
CollisionObject. setBboxSize(SFVec3fObject newValue)
Assign typed object value to SFVec3f bboxSize field, similar toCollisionObject.setBboxSize(float[])
.LODObject
LODObject. setBboxSize(SFVec3fObject newValue)
Assign typed object value to SFVec3f bboxSize field, similar toLODObject.setBboxSize(float[])
.LODObject
LODObject. setCenter(SFVec3fObject newValue)
Assign typed object value to SFVec3f center field, similar toLODObject.setCenter(float[])
.ViewpointGroupObject
ViewpointGroupObject. setCenter(SFVec3fObject newValue)
Assign typed object value to SFVec3f center field, similar toViewpointGroupObject.setCenter(float[])
.OrthoViewpointObject
OrthoViewpointObject. setCenterOfRotation(SFVec3fObject newValue)
Assign typed object value to SFVec3f centerOfRotation field, similar toOrthoViewpointObject.setCenterOfRotation(float[])
.ViewpointObject
ViewpointObject. setCenterOfRotation(SFVec3fObject newValue)
Assign typed object value to SFVec3f centerOfRotation field, similar toViewpointObject.setCenterOfRotation(float[])
.OrthoViewpointObject
OrthoViewpointObject. setPosition(SFVec3fObject newValue)
Assign typed object value to SFVec3f position field, similar toOrthoViewpointObject.setPosition(float[])
.ViewpointObject
ViewpointObject. setPosition(SFVec3fObject newValue)
Assign typed object value to SFVec3f position field, similar toViewpointObject.setPosition(float[])
.ViewpointGroupObject
ViewpointGroupObject. setSize(SFVec3fObject newValue)
Assign typed object value to SFVec3f size field, similar toViewpointGroupObject.setSize(float[])
. -
Uses of SFVec3fObject in org.web3d.x3d.jsail.Networking
Methods in org.web3d.x3d.jsail.Networking with parameters of type SFVec3fObject Modifier and Type Method Description AnchorObject
AnchorObject. setBboxCenter(SFVec3fObject newValue)
Assign typed object value to SFVec3f bboxCenter field, similar toAnchorObject.setBboxCenter(float[])
.InlineObject
InlineObject. setBboxCenter(SFVec3fObject newValue)
Assign typed object value to SFVec3f bboxCenter field, similar toInlineObject.setBboxCenter(float[])
.AnchorObject
AnchorObject. setBboxSize(SFVec3fObject newValue)
Assign typed object value to SFVec3f bboxSize field, similar toAnchorObject.setBboxSize(float[])
.InlineObject
InlineObject. setBboxSize(SFVec3fObject newValue)
Assign typed object value to SFVec3f bboxSize field, similar toInlineObject.setBboxSize(float[])
. -
Uses of SFVec3fObject in org.web3d.x3d.jsail.NURBS
Methods in org.web3d.x3d.jsail.NURBS with parameters of type SFVec3fObject Modifier and Type Method Description NurbsSetObject
NurbsSetObject. setBboxCenter(SFVec3fObject newValue)
Assign typed object value to SFVec3f bboxCenter field, similar toNurbsSetObject.setBboxCenter(float[])
.NurbsSetObject
NurbsSetObject. setBboxSize(SFVec3fObject newValue)
Assign typed object value to SFVec3f bboxSize field, similar toNurbsSetObject.setBboxSize(float[])
. -
Uses of SFVec3fObject in org.web3d.x3d.jsail.ParticleSystems
Methods in org.web3d.x3d.jsail.ParticleSystems with parameters of type SFVec3fObject Modifier and Type Method Description ParticleSystemObject
ParticleSystemObject. setBboxCenter(SFVec3fObject newValue)
Assign typed object value to SFVec3f bboxCenter field, similar toParticleSystemObject.setBboxCenter(float[])
.ParticleSystemObject
ParticleSystemObject. setBboxSize(SFVec3fObject newValue)
Assign typed object value to SFVec3f bboxSize field, similar toParticleSystemObject.setBboxSize(float[])
.ConeEmitterObject
ConeEmitterObject. setDirection(SFVec3fObject newValue)
Assign typed object value to SFVec3f direction field, similar toConeEmitterObject.setDirection(float[])
.PointEmitterObject
PointEmitterObject. setDirection(SFVec3fObject newValue)
Assign typed object value to SFVec3f direction field, similar toPointEmitterObject.setDirection(float[])
.PolylineEmitterObject
PolylineEmitterObject. setDirection(SFVec3fObject newValue)
Assign typed object value to SFVec3f direction field, similar toPolylineEmitterObject.setDirection(float[])
.VolumeEmitterObject
VolumeEmitterObject. setDirection(SFVec3fObject newValue)
Assign typed object value to SFVec3f direction field, similar toVolumeEmitterObject.setDirection(float[])
.WindPhysicsModelObject
WindPhysicsModelObject. setDirection(SFVec3fObject newValue)
Assign typed object value to SFVec3f direction field, similar toWindPhysicsModelObject.setDirection(float[])
.ForcePhysicsModelObject
ForcePhysicsModelObject. setForce(SFVec3fObject newValue)
Assign typed object value to SFVec3f force field, similar toForcePhysicsModelObject.setForce(float[])
.ConeEmitterObject
ConeEmitterObject. setPosition(SFVec3fObject newValue)
Assign typed object value to SFVec3f position field, similar toConeEmitterObject.setPosition(float[])
.ExplosionEmitterObject
ExplosionEmitterObject. setPosition(SFVec3fObject newValue)
Assign typed object value to SFVec3f position field, similar toExplosionEmitterObject.setPosition(float[])
.PointEmitterObject
PointEmitterObject. setPosition(SFVec3fObject newValue)
Assign typed object value to SFVec3f position field, similar toPointEmitterObject.setPosition(float[])
. -
Uses of SFVec3fObject in org.web3d.x3d.jsail.Picking
Methods in org.web3d.x3d.jsail.Picking with parameters of type SFVec3fObject Modifier and Type Method Description PickableGroupObject
PickableGroupObject. setBboxCenter(SFVec3fObject newValue)
Assign typed object value to SFVec3f bboxCenter field, similar toPickableGroupObject.setBboxCenter(float[])
.PickableGroupObject
PickableGroupObject. setBboxSize(SFVec3fObject newValue)
Assign typed object value to SFVec3f bboxSize field, similar toPickableGroupObject.setBboxSize(float[])
. -
Uses of SFVec3fObject in org.web3d.x3d.jsail.PointingDeviceSensor
Methods in org.web3d.x3d.jsail.PointingDeviceSensor with parameters of type SFVec3fObject Modifier and Type Method Description PlaneSensorObject
PlaneSensorObject. setOffset(SFVec3fObject newValue)
Assign typed object value to SFVec3f offset field, similar toPlaneSensorObject.setOffset(float[])
. -
Uses of SFVec3fObject in org.web3d.x3d.jsail.Rendering
Methods in org.web3d.x3d.jsail.Rendering with parameters of type SFVec3fObject Modifier and Type Method Description CoordinateObject
CoordinateObject. addPoint(SFVec3fObject newValue)
Add singleton SFVec3fObject value to MFVec3f point field.NormalObject
NormalObject. addVector(SFVec3fObject newValue)
Add singleton SFVec3fObject value to MFVec3f vector field. -
Uses of SFVec3fObject in org.web3d.x3d.jsail.RigidBodyPhysics
Methods in org.web3d.x3d.jsail.RigidBodyPhysics with parameters of type SFVec3fObject Modifier and Type Method Description RigidBodyObject
RigidBodyObject. addForces(SFVec3fObject newValue)
Add singleton SFVec3fObject value to MFVec3f forces field.RigidBodyObject
RigidBodyObject. addTorques(SFVec3fObject newValue)
Add singleton SFVec3fObject value to MFVec3f torques field.BallJointObject
BallJointObject. setAnchorPoint(SFVec3fObject newValue)
Assign typed object value to SFVec3f anchorPoint field, similar toBallJointObject.setAnchorPoint(float[])
.DoubleAxisHingeJointObject
DoubleAxisHingeJointObject. setAnchorPoint(SFVec3fObject newValue)
Assign typed object value to SFVec3f anchorPoint field, similar toDoubleAxisHingeJointObject.setAnchorPoint(float[])
.SingleAxisHingeJointObject
SingleAxisHingeJointObject. setAnchorPoint(SFVec3fObject newValue)
Assign typed object value to SFVec3f anchorPoint field, similar toSingleAxisHingeJointObject.setAnchorPoint(float[])
.UniversalJointObject
UniversalJointObject. setAnchorPoint(SFVec3fObject newValue)
Assign typed object value to SFVec3f anchorPoint field, similar toUniversalJointObject.setAnchorPoint(float[])
.RigidBodyObject
RigidBodyObject. setAngularVelocity(SFVec3fObject newValue)
Assign typed object value to SFVec3f angularVelocity field, similar toRigidBodyObject.setAngularVelocity(float[])
.SingleAxisHingeJointObject
SingleAxisHingeJointObject. setAxis(SFVec3fObject newValue)
Assign typed object value to SFVec3f axis field, similar toSingleAxisHingeJointObject.setAxis(float[])
.SliderJointObject
SliderJointObject. setAxis(SFVec3fObject newValue)
Assign typed object value to SFVec3f axis field, similar toSliderJointObject.setAxis(float[])
.DoubleAxisHingeJointObject
DoubleAxisHingeJointObject. setAxis1(SFVec3fObject newValue)
Assign typed object value to SFVec3f axis1 field, similar toDoubleAxisHingeJointObject.setAxis1(float[])
.UniversalJointObject
UniversalJointObject. setAxis1(SFVec3fObject newValue)
Assign typed object value to SFVec3f axis1 field, similar toUniversalJointObject.setAxis1(float[])
.DoubleAxisHingeJointObject
DoubleAxisHingeJointObject. setAxis2(SFVec3fObject newValue)
Assign typed object value to SFVec3f axis2 field, similar toDoubleAxisHingeJointObject.setAxis2(float[])
.UniversalJointObject
UniversalJointObject. setAxis2(SFVec3fObject newValue)
Assign typed object value to SFVec3f axis2 field, similar toUniversalJointObject.setAxis2(float[])
.CollidableOffsetObject
CollidableOffsetObject. setBboxCenter(SFVec3fObject newValue)
Assign typed object value to SFVec3f bboxCenter field, similar toCollidableOffsetObject.setBboxCenter(float[])
.CollidableShapeObject
CollidableShapeObject. setBboxCenter(SFVec3fObject newValue)
Assign typed object value to SFVec3f bboxCenter field, similar toCollidableShapeObject.setBboxCenter(float[])
.CollisionCollectionObject
CollisionCollectionObject. setBboxCenter(SFVec3fObject newValue)
Assign typed object value to SFVec3f bboxCenter field, similar toCollisionCollectionObject.setBboxCenter(float[])
.CollisionSpaceObject
CollisionSpaceObject. setBboxCenter(SFVec3fObject newValue)
Assign typed object value to SFVec3f bboxCenter field, similar toCollisionSpaceObject.setBboxCenter(float[])
.CollidableOffsetObject
CollidableOffsetObject. setBboxSize(SFVec3fObject newValue)
Assign typed object value to SFVec3f bboxSize field, similar toCollidableOffsetObject.setBboxSize(float[])
.CollidableShapeObject
CollidableShapeObject. setBboxSize(SFVec3fObject newValue)
Assign typed object value to SFVec3f bboxSize field, similar toCollidableShapeObject.setBboxSize(float[])
.CollisionCollectionObject
CollisionCollectionObject. setBboxSize(SFVec3fObject newValue)
Assign typed object value to SFVec3f bboxSize field, similar toCollisionCollectionObject.setBboxSize(float[])
.CollisionSpaceObject
CollisionSpaceObject. setBboxSize(SFVec3fObject newValue)
Assign typed object value to SFVec3f bboxSize field, similar toCollisionSpaceObject.setBboxSize(float[])
.RigidBodyObject
RigidBodyObject. setCenterOfMass(SFVec3fObject newValue)
Assign typed object value to SFVec3f centerOfMass field, similar toRigidBodyObject.setCenterOfMass(float[])
.ContactObject
ContactObject. setContactNormal(SFVec3fObject newValue)
Assign typed object value to SFVec3f contactNormal field, similar toContactObject.setContactNormal(float[])
.RigidBodyObject
RigidBodyObject. setFiniteRotationAxis(SFVec3fObject newValue)
Assign typed object value to SFVec3f finiteRotationAxis field, similar toRigidBodyObject.setFiniteRotationAxis(float[])
.ContactObject
ContactObject. setFrictionDirection(SFVec3fObject newValue)
Assign typed object value to SFVec3f frictionDirection field, similar toContactObject.setFrictionDirection(float[])
.RigidBodyCollectionObject
RigidBodyCollectionObject. setGravity(SFVec3fObject newValue)
Assign typed object value to SFVec3f gravity field, similar toRigidBodyCollectionObject.setGravity(float[])
.RigidBodyObject
RigidBodyObject. setLinearVelocity(SFVec3fObject newValue)
Assign typed object value to SFVec3f linearVelocity field, similar toRigidBodyObject.setLinearVelocity(float[])
.MotorJointObject
MotorJointObject. setMotor1Axis(SFVec3fObject newValue)
Assign typed object value to SFVec3f motor1Axis field, similar toMotorJointObject.setMotor1Axis(float[])
.MotorJointObject
MotorJointObject. setMotor2Axis(SFVec3fObject newValue)
Assign typed object value to SFVec3f motor2Axis field, similar toMotorJointObject.setMotor2Axis(float[])
.MotorJointObject
MotorJointObject. setMotor3Axis(SFVec3fObject newValue)
Assign typed object value to SFVec3f motor3Axis field, similar toMotorJointObject.setMotor3Axis(float[])
.ContactObject
ContactObject. setPosition(SFVec3fObject newValue)
Assign typed object value to SFVec3f position field, similar toContactObject.setPosition(float[])
.RigidBodyObject
RigidBodyObject. setPosition(SFVec3fObject newValue)
Assign typed object value to SFVec3f position field, similar toRigidBodyObject.setPosition(float[])
.CollidableOffsetObject
CollidableOffsetObject. setTranslation(SFVec3fObject newValue)
Assign typed object value to SFVec3f translation field, similar toCollidableOffsetObject.setTranslation(float[])
.CollidableShapeObject
CollidableShapeObject. setTranslation(SFVec3fObject newValue)
Assign typed object value to SFVec3f translation field, similar toCollidableShapeObject.setTranslation(float[])
. -
Uses of SFVec3fObject in org.web3d.x3d.jsail.Shape
Methods in org.web3d.x3d.jsail.Shape with parameters of type SFVec3fObject Modifier and Type Method Description ShapeObject
ShapeObject. setBboxCenter(SFVec3fObject newValue)
Assign typed object value to SFVec3f bboxCenter field, similar toShapeObject.setBboxCenter(float[])
.ShapeObject
ShapeObject. setBboxSize(SFVec3fObject newValue)
Assign typed object value to SFVec3f bboxSize field, similar toShapeObject.setBboxSize(float[])
. -
Uses of SFVec3fObject in org.web3d.x3d.jsail.Sound
Methods in org.web3d.x3d.jsail.Sound with parameters of type SFVec3fObject Modifier and Type Method Description SoundObject
SoundObject. setDirection(SFVec3fObject newValue)
Assign typed object value to SFVec3f direction field, similar toSoundObject.setDirection(float[])
.SoundObject
SoundObject. setLocation(SFVec3fObject newValue)
Assign typed object value to SFVec3f location field, similar toSoundObject.setLocation(float[])
. -
Uses of SFVec3fObject in org.web3d.x3d.jsail.Texturing3D
Methods in org.web3d.x3d.jsail.Texturing3D with parameters of type SFVec3fObject Modifier and Type Method Description TextureCoordinate3DObject
TextureCoordinate3DObject. addPoint(SFVec3fObject newValue)
Add singleton SFVec3fObject value to MFVec3f point field.TextureTransform3DObject
TextureTransform3DObject. setCenter(SFVec3fObject newValue)
Assign typed object value to SFVec3f center field, similar toTextureTransform3DObject.setCenter(float[])
.TextureTransform3DObject
TextureTransform3DObject. setScale(SFVec3fObject newValue)
Assign typed object value to SFVec3f scale field, similar toTextureTransform3DObject.setScale(float[])
.TextureTransform3DObject
TextureTransform3DObject. setTranslation(SFVec3fObject newValue)
Assign typed object value to SFVec3f translation field, similar toTextureTransform3DObject.setTranslation(float[])
. -
Uses of SFVec3fObject in org.web3d.x3d.jsail.VolumeRendering
Methods in org.web3d.x3d.jsail.VolumeRendering with parameters of type SFVec3fObject Modifier and Type Method Description IsoSurfaceVolumeDataObject
IsoSurfaceVolumeDataObject. setBboxCenter(SFVec3fObject newValue)
Assign typed object value to SFVec3f bboxCenter field, similar toIsoSurfaceVolumeDataObject.setBboxCenter(float[])
.SegmentedVolumeDataObject
SegmentedVolumeDataObject. setBboxCenter(SFVec3fObject newValue)
Assign typed object value to SFVec3f bboxCenter field, similar toSegmentedVolumeDataObject.setBboxCenter(float[])
.VolumeDataObject
VolumeDataObject. setBboxCenter(SFVec3fObject newValue)
Assign typed object value to SFVec3f bboxCenter field, similar toVolumeDataObject.setBboxCenter(float[])
.IsoSurfaceVolumeDataObject
IsoSurfaceVolumeDataObject. setBboxSize(SFVec3fObject newValue)
Assign typed object value to SFVec3f bboxSize field, similar toIsoSurfaceVolumeDataObject.setBboxSize(float[])
.SegmentedVolumeDataObject
SegmentedVolumeDataObject. setBboxSize(SFVec3fObject newValue)
Assign typed object value to SFVec3f bboxSize field, similar toSegmentedVolumeDataObject.setBboxSize(float[])
.VolumeDataObject
VolumeDataObject. setBboxSize(SFVec3fObject newValue)
Assign typed object value to SFVec3f bboxSize field, similar toVolumeDataObject.setBboxSize(float[])
.IsoSurfaceVolumeDataObject
IsoSurfaceVolumeDataObject. setDimensions(SFVec3fObject newValue)
Assign typed object value to SFVec3f dimensions field, similar toIsoSurfaceVolumeDataObject.setDimensions(float[])
.SegmentedVolumeDataObject
SegmentedVolumeDataObject. setDimensions(SFVec3fObject newValue)
Assign typed object value to SFVec3f dimensions field, similar toSegmentedVolumeDataObject.setDimensions(float[])
.VolumeDataObject
VolumeDataObject. setDimensions(SFVec3fObject newValue)
Assign typed object value to SFVec3f dimensions field, similar toVolumeDataObject.setDimensions(float[])
.