Uses of Class
org.web3d.x3d.jsail.fields.SFBool
-
Uses of SFBool in org.web3d.x3d.jsail.CADGeometry
Methods in org.web3d.x3d.jsail.CADGeometry with parameters of type SFBool Modifier and Type Method Description CADAssembly
CADAssembly. setBboxDisplay(SFBool newValue)
Assign typed object value to SFBool bboxDisplay field, similar toCADAssembly.setBboxDisplay(boolean)
.CADFace
CADFace. setBboxDisplay(SFBool newValue)
Assign typed object value to SFBool bboxDisplay field, similar toCADFace.setBboxDisplay(boolean)
.CADLayer
CADLayer. setBboxDisplay(SFBool newValue)
Assign typed object value to SFBool bboxDisplay field, similar toCADLayer.setBboxDisplay(boolean)
.CADPart
CADPart. setBboxDisplay(SFBool newValue)
Assign typed object value to SFBool bboxDisplay field, similar toCADPart.setBboxDisplay(boolean)
.IndexedQuadSet
IndexedQuadSet. setCcw(SFBool newValue)
Assign typed object value to SFBool ccw field, similar toIndexedQuadSet.setCcw(boolean)
.QuadSet
QuadSet. setCcw(SFBool newValue)
Assign typed object value to SFBool ccw field, similar toQuadSet.setCcw(boolean)
.IndexedQuadSet
IndexedQuadSet. setColorPerVertex(SFBool newValue)
Assign typed object value to SFBool colorPerVertex field, similar toIndexedQuadSet.setColorPerVertex(boolean)
.QuadSet
QuadSet. setColorPerVertex(SFBool newValue)
Assign typed object value to SFBool colorPerVertex field, similar toQuadSet.setColorPerVertex(boolean)
.IndexedQuadSet
IndexedQuadSet. setNormalPerVertex(SFBool newValue)
Assign typed object value to SFBool normalPerVertex field, similar toIndexedQuadSet.setNormalPerVertex(boolean)
.QuadSet
QuadSet. setNormalPerVertex(SFBool newValue)
Assign typed object value to SFBool normalPerVertex field, similar toQuadSet.setNormalPerVertex(boolean)
.IndexedQuadSet
IndexedQuadSet. setSolid(SFBool newValue)
Assign typed object value to SFBool solid field, similar toIndexedQuadSet.setSolid(boolean)
.QuadSet
QuadSet. setSolid(SFBool newValue)
Assign typed object value to SFBool solid field, similar toQuadSet.setSolid(boolean)
.CADAssembly
CADAssembly. setVisible(SFBool newValue)
Assign typed object value to SFBool visible field, similar toCADAssembly.setVisible(boolean)
.CADFace
CADFace. setVisible(SFBool newValue)
Assign typed object value to SFBool visible field, similar toCADFace.setVisible(boolean)
.CADLayer
CADLayer. setVisible(SFBool newValue)
Assign typed object value to SFBool visible field, similar toCADLayer.setVisible(boolean)
.CADPart
CADPart. setVisible(SFBool newValue)
Assign typed object value to SFBool visible field, similar toCADPart.setVisible(boolean)
. -
Uses of SFBool in org.web3d.x3d.jsail.Core
Methods in org.web3d.x3d.jsail.Core that return SFBool Modifier and Type Method Description SFBool
field. getValueSFBool()
If type matches, then get typed value of a SFBool field declaration.SFBool
fieldValue. getValueSFBool()
If type matches, then get typed value of a SFBool fieldValue declaration.Methods in org.web3d.x3d.jsail.Core with parameters of type SFBool Modifier and Type Method Description MetadataBoolean
MetadataBoolean. addValue(SFBool newValue)
Add singleton SFBool value to MFBool value field.field
field. appendValue(SFBool newValue)
Append SFBool to field for value attribute.fieldValue
fieldValue. appendValue(SFBool newValue)
Append SFBool to fieldValue for value attribute.field
field. setValue(SFBool newValue)
Set typed value of a SFBool field declaration.fieldValue
fieldValue. setValue(SFBool newValue)
Set typed value of a SFBool fieldValue declaration. -
Uses of SFBool in org.web3d.x3d.jsail.CubeMapTexturing
Methods in org.web3d.x3d.jsail.CubeMapTexturing with parameters of type SFBool Modifier and Type Method Description ImageCubeMapTexture
ImageCubeMapTexture. setLoad(SFBool newValue)
Assign typed object value to SFBool load field, similar toImageCubeMapTexture.setLoad(boolean)
. -
Uses of SFBool in org.web3d.x3d.jsail.DIS
Methods in org.web3d.x3d.jsail.DIS with parameters of type SFBool Modifier and Type Method Description EspduTransform
EspduTransform. setBboxDisplay(SFBool newValue)
Assign typed object value to SFBool bboxDisplay field, similar toEspduTransform.setBboxDisplay(boolean)
.ReceiverPdu
ReceiverPdu. setBboxDisplay(SFBool newValue)
Assign typed object value to SFBool bboxDisplay field, similar toReceiverPdu.setBboxDisplay(boolean)
.SignalPdu
SignalPdu. setBboxDisplay(SFBool newValue)
Assign typed object value to SFBool bboxDisplay field, similar toSignalPdu.setBboxDisplay(boolean)
.TransmitterPdu
TransmitterPdu. setBboxDisplay(SFBool newValue)
Assign typed object value to SFBool bboxDisplay field, similar toTransmitterPdu.setBboxDisplay(boolean)
.EspduTransform
EspduTransform. setEnabled(SFBool newValue)
Assign typed object value to SFBool enabled field, similar toEspduTransform.setEnabled(boolean)
.ReceiverPdu
ReceiverPdu. setEnabled(SFBool newValue)
Assign typed object value to SFBool enabled field, similar toReceiverPdu.setEnabled(boolean)
.SignalPdu
SignalPdu. setEnabled(SFBool newValue)
Assign typed object value to SFBool enabled field, similar toSignalPdu.setEnabled(boolean)
.TransmitterPdu
TransmitterPdu. setEnabled(SFBool newValue)
Assign typed object value to SFBool enabled field, similar toTransmitterPdu.setEnabled(boolean)
.EspduTransform
EspduTransform. setFired1(SFBool newValue)
Assign typed object value to SFBool fired1 field, similar toEspduTransform.setFired1(boolean)
.EspduTransform
EspduTransform. setFired2(SFBool newValue)
Assign typed object value to SFBool fired2 field, similar toEspduTransform.setFired2(boolean)
.DISEntityTypeMapping
DISEntityTypeMapping. setLoad(SFBool newValue)
Assign typed object value to SFBool load field, similar toDISEntityTypeMapping.setLoad(boolean)
.EspduTransform
EspduTransform. setRtpHeaderExpected(SFBool newValue)
Assign typed object value to SFBool rtpHeaderExpected field, similar toEspduTransform.setRtpHeaderExpected(boolean)
.ReceiverPdu
ReceiverPdu. setRtpHeaderExpected(SFBool newValue)
Assign typed object value to SFBool rtpHeaderExpected field, similar toReceiverPdu.setRtpHeaderExpected(boolean)
.SignalPdu
SignalPdu. setRtpHeaderExpected(SFBool newValue)
Assign typed object value to SFBool rtpHeaderExpected field, similar toSignalPdu.setRtpHeaderExpected(boolean)
.TransmitterPdu
TransmitterPdu. setRtpHeaderExpected(SFBool newValue)
Assign typed object value to SFBool rtpHeaderExpected field, similar toTransmitterPdu.setRtpHeaderExpected(boolean)
.EspduTransform
EspduTransform. setVisible(SFBool newValue)
Assign typed object value to SFBool visible field, similar toEspduTransform.setVisible(boolean)
.ReceiverPdu
ReceiverPdu. setVisible(SFBool newValue)
Assign typed object value to SFBool visible field, similar toReceiverPdu.setVisible(boolean)
.SignalPdu
SignalPdu. setVisible(SFBool newValue)
Assign typed object value to SFBool visible field, similar toSignalPdu.setVisible(boolean)
.TransmitterPdu
TransmitterPdu. setVisible(SFBool newValue)
Assign typed object value to SFBool visible field, similar toTransmitterPdu.setVisible(boolean)
. -
Uses of SFBool in org.web3d.x3d.jsail.EnvironmentalEffects
Methods in org.web3d.x3d.jsail.EnvironmentalEffects with parameters of type SFBool Modifier and Type Method Description LocalFog
LocalFog. setEnabled(SFBool newValue)
Assign typed object value to SFBool enabled field, similar toLocalFog.setEnabled(boolean)
. -
Uses of SFBool in org.web3d.x3d.jsail.EnvironmentalSensor
Methods in org.web3d.x3d.jsail.EnvironmentalSensor with parameters of type SFBool Modifier and Type Method Description ProximitySensor
ProximitySensor. setEnabled(SFBool newValue)
Assign typed object value to SFBool enabled field, similar toProximitySensor.setEnabled(boolean)
.TransformSensor
TransformSensor. setEnabled(SFBool newValue)
Assign typed object value to SFBool enabled field, similar toTransformSensor.setEnabled(boolean)
.VisibilitySensor
VisibilitySensor. setEnabled(SFBool newValue)
Assign typed object value to SFBool enabled field, similar toVisibilitySensor.setEnabled(boolean)
. -
Uses of SFBool in org.web3d.x3d.jsail.EventUtilities
Methods in org.web3d.x3d.jsail.EventUtilities with parameters of type SFBool Modifier and Type Method Description BooleanSequencer
BooleanSequencer. addKeyValue(SFBool newValue)
Add singleton SFBool value to MFBool keyValue field.BooleanSequencer
BooleanSequencer. setNext(SFBool newValue)
Assign typed object value to SFBool next field, similar toBooleanSequencer.setNext(boolean)
.IntegerSequencer
IntegerSequencer. setNext(SFBool newValue)
Assign typed object value to SFBool next field, similar toIntegerSequencer.setNext(boolean)
.BooleanSequencer
BooleanSequencer. setPrevious(SFBool newValue)
Assign typed object value to SFBool previous field, similar toBooleanSequencer.setPrevious(boolean)
.IntegerSequencer
IntegerSequencer. setPrevious(SFBool newValue)
Assign typed object value to SFBool previous field, similar toIntegerSequencer.setPrevious(boolean)
.BooleanToggle
BooleanToggle. setToggle(SFBool newValue)
Assign typed object value to SFBool toggle field, similar toBooleanToggle.setToggle(boolean)
. -
Uses of SFBool in org.web3d.x3d.jsail.fields
Methods in org.web3d.x3d.jsail.fields that return SFBool Modifier and Type Method Description SFBool
SFBool. negate()
Utility method to negate this boolean value.SFBool
SFBool. setValue(SFBool newValue)
Apply an SFBool value to this field.SFBool
SFBool. setValueByString(java.lang.String newValue)
Utility accessor for SFBool using String value (which must pass parsing validation checks).Methods in org.web3d.x3d.jsail.fields with parameters of type SFBool Modifier and Type Method Description MFBool
MFBool. append(SFBool newValue)
Appends a new singleton typed value at the end of the existing value array, increasing the field length accordingly.boolean
SFBool. equals(SFBool comparisonSFBool)
Determine whether two objects contain equal values.MFBool
MFBool. setValue(SFBool newValue)
Assign a single-field SFBool as new array value.SFBool
SFBool. setValue(SFBool newValue)
Apply an SFBool value to this field.Constructors in org.web3d.x3d.jsail.fields with parameters of type SFBool Constructor Description MFBool(SFBool newValue)
Utility constructor for MFBool to assign a single SFBool as new initial value.SFBool(SFBool newValue)
Constructor to copy an SFBool value as initial value for this new field object. -
Uses of SFBool in org.web3d.x3d.jsail.Geometry2D
Methods in org.web3d.x3d.jsail.Geometry2D with parameters of type SFBool Modifier and Type Method Description ArcClose2D
ArcClose2D. setSolid(SFBool newValue)
Assign typed object value to SFBool solid field, similar toArcClose2D.setSolid(boolean)
.Disk2D
Disk2D. setSolid(SFBool newValue)
Assign typed object value to SFBool solid field, similar toDisk2D.setSolid(boolean)
.Rectangle2D
Rectangle2D. setSolid(SFBool newValue)
Assign typed object value to SFBool solid field, similar toRectangle2D.setSolid(boolean)
.TriangleSet2D
TriangleSet2D. setSolid(SFBool newValue)
Assign typed object value to SFBool solid field, similar toTriangleSet2D.setSolid(boolean)
. -
Uses of SFBool in org.web3d.x3d.jsail.Geometry3D
Methods in org.web3d.x3d.jsail.Geometry3D with parameters of type SFBool Modifier and Type Method Description Extrusion
Extrusion. setBeginCap(SFBool newValue)
Assign typed object value to SFBool beginCap field, similar toExtrusion.setBeginCap(boolean)
.Cone
Cone. setBottom(SFBool newValue)
Assign typed object value to SFBool bottom field, similar toCone.setBottom(boolean)
.Cylinder
Cylinder. setBottom(SFBool newValue)
Assign typed object value to SFBool bottom field, similar toCylinder.setBottom(boolean)
.ElevationGrid
ElevationGrid. setCcw(SFBool newValue)
Assign typed object value to SFBool ccw field, similar toElevationGrid.setCcw(boolean)
.Extrusion
Extrusion. setCcw(SFBool newValue)
Assign typed object value to SFBool ccw field, similar toExtrusion.setCcw(boolean)
.IndexedFaceSet
IndexedFaceSet. setCcw(SFBool newValue)
Assign typed object value to SFBool ccw field, similar toIndexedFaceSet.setCcw(boolean)
.ElevationGrid
ElevationGrid. setColorPerVertex(SFBool newValue)
Assign typed object value to SFBool colorPerVertex field, similar toElevationGrid.setColorPerVertex(boolean)
.IndexedFaceSet
IndexedFaceSet. setColorPerVertex(SFBool newValue)
Assign typed object value to SFBool colorPerVertex field, similar toIndexedFaceSet.setColorPerVertex(boolean)
.Extrusion
Extrusion. setConvex(SFBool newValue)
Assign typed object value to SFBool convex field, similar toExtrusion.setConvex(boolean)
.IndexedFaceSet
IndexedFaceSet. setConvex(SFBool newValue)
Assign typed object value to SFBool convex field, similar toIndexedFaceSet.setConvex(boolean)
.Extrusion
Extrusion. setEndCap(SFBool newValue)
Assign typed object value to SFBool endCap field, similar toExtrusion.setEndCap(boolean)
.ElevationGrid
ElevationGrid. setNormalPerVertex(SFBool newValue)
Assign typed object value to SFBool normalPerVertex field, similar toElevationGrid.setNormalPerVertex(boolean)
.IndexedFaceSet
IndexedFaceSet. setNormalPerVertex(SFBool newValue)
Assign typed object value to SFBool normalPerVertex field, similar toIndexedFaceSet.setNormalPerVertex(boolean)
.Cone
Cone. setSide(SFBool newValue)
Assign typed object value to SFBool side field, similar toCone.setSide(boolean)
.Cylinder
Cylinder. setSide(SFBool newValue)
Assign typed object value to SFBool side field, similar toCylinder.setSide(boolean)
.Box
Box. setSolid(SFBool newValue)
Assign typed object value to SFBool solid field, similar toBox.setSolid(boolean)
.Cone
Cone. setSolid(SFBool newValue)
Assign typed object value to SFBool solid field, similar toCone.setSolid(boolean)
.Cylinder
Cylinder. setSolid(SFBool newValue)
Assign typed object value to SFBool solid field, similar toCylinder.setSolid(boolean)
.ElevationGrid
ElevationGrid. setSolid(SFBool newValue)
Assign typed object value to SFBool solid field, similar toElevationGrid.setSolid(boolean)
.Extrusion
Extrusion. setSolid(SFBool newValue)
Assign typed object value to SFBool solid field, similar toExtrusion.setSolid(boolean)
.IndexedFaceSet
IndexedFaceSet. setSolid(SFBool newValue)
Assign typed object value to SFBool solid field, similar toIndexedFaceSet.setSolid(boolean)
.Sphere
Sphere. setSolid(SFBool newValue)
Assign typed object value to SFBool solid field, similar toSphere.setSolid(boolean)
.Cylinder
Cylinder. setTop(SFBool newValue)
Assign typed object value to SFBool top field, similar toCylinder.setTop(boolean)
. -
Uses of SFBool in org.web3d.x3d.jsail.Geospatial
Methods in org.web3d.x3d.jsail.Geospatial with parameters of type SFBool Modifier and Type Method Description GeoLocation
GeoLocation. setBboxDisplay(SFBool newValue)
Assign typed object value to SFBool bboxDisplay field, similar toGeoLocation.setBboxDisplay(boolean)
.GeoLOD
GeoLOD. setBboxDisplay(SFBool newValue)
Assign typed object value to SFBool bboxDisplay field, similar toGeoLOD.setBboxDisplay(boolean)
.GeoTransform
GeoTransform. setBboxDisplay(SFBool newValue)
Assign typed object value to SFBool bboxDisplay field, similar toGeoTransform.setBboxDisplay(boolean)
.GeoElevationGrid
GeoElevationGrid. setCcw(SFBool newValue)
Assign typed object value to SFBool ccw field, similar toGeoElevationGrid.setCcw(boolean)
.GeoElevationGrid
GeoElevationGrid. setColorPerVertex(SFBool newValue)
Assign typed object value to SFBool colorPerVertex field, similar toGeoElevationGrid.setColorPerVertex(boolean)
.GeoProximitySensor
GeoProximitySensor. setEnabled(SFBool newValue)
Assign typed object value to SFBool enabled field, similar toGeoProximitySensor.setEnabled(boolean)
.GeoTouchSensor
GeoTouchSensor. setEnabled(SFBool newValue)
Assign typed object value to SFBool enabled field, similar toGeoTouchSensor.setEnabled(boolean)
.GeoViewpoint
GeoViewpoint. setJump(SFBool newValue)
Assign typed object value to SFBool jump field, similar toGeoViewpoint.setJump(boolean)
.GeoMetadata
GeoMetadata. setLoad(SFBool newValue)
Assign typed object value to SFBool load field, similar toGeoMetadata.setLoad(boolean)
.GeoElevationGrid
GeoElevationGrid. setNormalPerVertex(SFBool newValue)
Assign typed object value to SFBool normalPerVertex field, similar toGeoElevationGrid.setNormalPerVertex(boolean)
.GeoViewpoint
GeoViewpoint. setRetainUserOffsets(SFBool newValue)
Assign typed object value to SFBool retainUserOffsets field, similar toGeoViewpoint.setRetainUserOffsets(boolean)
.GeoOrigin
GeoOrigin. setRotateYUp(SFBool newValue)
Assign typed object value to SFBool rotateYUp field, similar toGeoOrigin.setRotateYUp(boolean)
.GeoElevationGrid
GeoElevationGrid. setSolid(SFBool newValue)
Assign typed object value to SFBool solid field, similar toGeoElevationGrid.setSolid(boolean)
.GeoViewpoint
GeoViewpoint. setViewAll(SFBool newValue)
Assign typed object value to SFBool viewAll field, similar toGeoViewpoint.setViewAll(boolean)
.GeoLocation
GeoLocation. setVisible(SFBool newValue)
Assign typed object value to SFBool visible field, similar toGeoLocation.setVisible(boolean)
.GeoLOD
GeoLOD. setVisible(SFBool newValue)
Assign typed object value to SFBool visible field, similar toGeoLOD.setVisible(boolean)
.GeoTransform
GeoTransform. setVisible(SFBool newValue)
Assign typed object value to SFBool visible field, similar toGeoTransform.setVisible(boolean)
. -
Uses of SFBool in org.web3d.x3d.jsail.Grouping
Methods in org.web3d.x3d.jsail.Grouping with parameters of type SFBool Modifier and Type Method Description Group
Group. setBboxDisplay(SFBool newValue)
Assign typed object value to SFBool bboxDisplay field, similar toGroup.setBboxDisplay(boolean)
.StaticGroup
StaticGroup. setBboxDisplay(SFBool newValue)
Assign typed object value to SFBool bboxDisplay field, similar toStaticGroup.setBboxDisplay(boolean)
.Switch
Switch. setBboxDisplay(SFBool newValue)
Assign typed object value to SFBool bboxDisplay field, similar toSwitch.setBboxDisplay(boolean)
.Transform
Transform. setBboxDisplay(SFBool newValue)
Assign typed object value to SFBool bboxDisplay field, similar toTransform.setBboxDisplay(boolean)
.Group
Group. setVisible(SFBool newValue)
Assign typed object value to SFBool visible field, similar toGroup.setVisible(boolean)
.StaticGroup
StaticGroup. setVisible(SFBool newValue)
Assign typed object value to SFBool visible field, similar toStaticGroup.setVisible(boolean)
.Switch
Switch. setVisible(SFBool newValue)
Assign typed object value to SFBool visible field, similar toSwitch.setVisible(boolean)
.Transform
Transform. setVisible(SFBool newValue)
Assign typed object value to SFBool visible field, similar toTransform.setVisible(boolean)
. -
Uses of SFBool in org.web3d.x3d.jsail.HAnim
Methods in org.web3d.x3d.jsail.HAnim with parameters of type SFBool Modifier and Type Method Description HAnimMotion
HAnimMotion. addChannelsEnabled(SFBool newValue)
Add singleton SFBool value to MFBool channelsEnabled field.HAnimHumanoid
HAnimHumanoid. setBboxDisplay(SFBool newValue)
Assign typed object value to SFBool bboxDisplay field, similar toHAnimHumanoid.setBboxDisplay(boolean)
.HAnimJoint
HAnimJoint. setBboxDisplay(SFBool newValue)
Assign typed object value to SFBool bboxDisplay field, similar toHAnimJoint.setBboxDisplay(boolean)
.HAnimSegment
HAnimSegment. setBboxDisplay(SFBool newValue)
Assign typed object value to SFBool bboxDisplay field, similar toHAnimSegment.setBboxDisplay(boolean)
.HAnimSite
HAnimSite. setBboxDisplay(SFBool newValue)
Assign typed object value to SFBool bboxDisplay field, similar toHAnimSite.setBboxDisplay(boolean)
.HAnimMotion
HAnimMotion. setEnabled(SFBool newValue)
Assign typed object value to SFBool enabled field, similar toHAnimMotion.setEnabled(boolean)
.HAnimMotion
HAnimMotion. setLoop(SFBool newValue)
Assign typed object value to SFBool loop field, similar toHAnimMotion.setLoop(boolean)
.HAnimHumanoid
HAnimHumanoid. setVisible(SFBool newValue)
Assign typed object value to SFBool visible field, similar toHAnimHumanoid.setVisible(boolean)
.HAnimJoint
HAnimJoint. setVisible(SFBool newValue)
Assign typed object value to SFBool visible field, similar toHAnimJoint.setVisible(boolean)
.HAnimSegment
HAnimSegment. setVisible(SFBool newValue)
Assign typed object value to SFBool visible field, similar toHAnimSegment.setVisible(boolean)
.HAnimSite
HAnimSite. setVisible(SFBool newValue)
Assign typed object value to SFBool visible field, similar toHAnimSite.setVisible(boolean)
. -
Uses of SFBool in org.web3d.x3d.jsail.Interpolation
Methods in org.web3d.x3d.jsail.Interpolation with parameters of type SFBool Modifier and Type Method Description SplinePositionInterpolator
SplinePositionInterpolator. setClosed(SFBool newValue)
Assign typed object value to SFBool closed field, similar toSplinePositionInterpolator.setClosed(boolean)
.SplinePositionInterpolator2D
SplinePositionInterpolator2D. setClosed(SFBool newValue)
Assign typed object value to SFBool closed field, similar toSplinePositionInterpolator2D.setClosed(boolean)
.SplineScalarInterpolator
SplineScalarInterpolator. setClosed(SFBool newValue)
Assign typed object value to SFBool closed field, similar toSplineScalarInterpolator.setClosed(boolean)
.SplinePositionInterpolator
SplinePositionInterpolator. setNormalizeVelocity(SFBool newValue)
Assign typed object value to SFBool normalizeVelocity field, similar toSplinePositionInterpolator.setNormalizeVelocity(boolean)
.SplinePositionInterpolator2D
SplinePositionInterpolator2D. setNormalizeVelocity(SFBool newValue)
Assign typed object value to SFBool normalizeVelocity field, similar toSplinePositionInterpolator2D.setNormalizeVelocity(boolean)
.SplineScalarInterpolator
SplineScalarInterpolator. setNormalizeVelocity(SFBool newValue)
Assign typed object value to SFBool normalizeVelocity field, similar toSplineScalarInterpolator.setNormalizeVelocity(boolean)
.SquadOrientationInterpolator
SquadOrientationInterpolator. setNormalizeVelocity(SFBool newValue)
Assign typed object value to SFBool normalizeVelocity field, similar toSquadOrientationInterpolator.setNormalizeVelocity(boolean)
. -
Uses of SFBool in org.web3d.x3d.jsail.KeyDeviceSensor
Methods in org.web3d.x3d.jsail.KeyDeviceSensor with parameters of type SFBool Modifier and Type Method Description StringSensor
StringSensor. setDeletionAllowed(SFBool newValue)
Assign typed object value to SFBool deletionAllowed field, similar toStringSensor.setDeletionAllowed(boolean)
.KeySensor
KeySensor. setEnabled(SFBool newValue)
Assign typed object value to SFBool enabled field, similar toKeySensor.setEnabled(boolean)
.StringSensor
StringSensor. setEnabled(SFBool newValue)
Assign typed object value to SFBool enabled field, similar toStringSensor.setEnabled(boolean)
. -
Uses of SFBool in org.web3d.x3d.jsail.Layering
Methods in org.web3d.x3d.jsail.Layering with parameters of type SFBool Modifier and Type Method Description Viewport
Viewport. setBboxDisplay(SFBool newValue)
Assign typed object value to SFBool bboxDisplay field, similar toViewport.setBboxDisplay(boolean)
.Layer
Layer. setPickable(SFBool newValue)
Assign typed object value to SFBool pickable field, similar toLayer.setPickable(boolean)
.Layer
Layer. setVisible(SFBool newValue)
Assign typed object value to SFBool visible field, similar toLayer.setVisible(boolean)
.Viewport
Viewport. setVisible(SFBool newValue)
Assign typed object value to SFBool visible field, similar toViewport.setVisible(boolean)
. -
Uses of SFBool in org.web3d.x3d.jsail.Layout
Methods in org.web3d.x3d.jsail.Layout with parameters of type SFBool Modifier and Type Method Description LayoutGroup
LayoutGroup. setBboxDisplay(SFBool newValue)
Assign typed object value to SFBool bboxDisplay field, similar toLayoutGroup.setBboxDisplay(boolean)
.ScreenGroup
ScreenGroup. setBboxDisplay(SFBool newValue)
Assign typed object value to SFBool bboxDisplay field, similar toScreenGroup.setBboxDisplay(boolean)
.ScreenFontStyle
ScreenFontStyle. setHorizontal(SFBool newValue)
Assign typed object value to SFBool horizontal field, similar toScreenFontStyle.setHorizontal(boolean)
.ScreenFontStyle
ScreenFontStyle. setLeftToRight(SFBool newValue)
Assign typed object value to SFBool leftToRight field, similar toScreenFontStyle.setLeftToRight(boolean)
.LayoutLayer
LayoutLayer. setPickable(SFBool newValue)
Assign typed object value to SFBool pickable field, similar toLayoutLayer.setPickable(boolean)
.ScreenFontStyle
ScreenFontStyle. setTopToBottom(SFBool newValue)
Assign typed object value to SFBool topToBottom field, similar toScreenFontStyle.setTopToBottom(boolean)
.LayoutGroup
LayoutGroup. setVisible(SFBool newValue)
Assign typed object value to SFBool visible field, similar toLayoutGroup.setVisible(boolean)
.LayoutLayer
LayoutLayer. setVisible(SFBool newValue)
Assign typed object value to SFBool visible field, similar toLayoutLayer.setVisible(boolean)
.ScreenGroup
ScreenGroup. setVisible(SFBool newValue)
Assign typed object value to SFBool visible field, similar toScreenGroup.setVisible(boolean)
. -
Uses of SFBool in org.web3d.x3d.jsail.Lighting
Methods in org.web3d.x3d.jsail.Lighting with parameters of type SFBool Modifier and Type Method Description DirectionalLight
DirectionalLight. setGlobal(SFBool newValue)
Assign typed object value to SFBool global field, similar toDirectionalLight.setGlobal(boolean)
.PointLight
PointLight. setGlobal(SFBool newValue)
Assign typed object value to SFBool global field, similar toPointLight.setGlobal(boolean)
.SpotLight
SpotLight. setGlobal(SFBool newValue)
Assign typed object value to SFBool global field, similar toSpotLight.setGlobal(boolean)
.DirectionalLight
DirectionalLight. setOn(SFBool newValue)
Assign typed object value to SFBool on field, similar toDirectionalLight.setOn(boolean)
.PointLight
PointLight. setOn(SFBool newValue)
Assign typed object value to SFBool on field, similar toPointLight.setOn(boolean)
.SpotLight
SpotLight. setOn(SFBool newValue)
Assign typed object value to SFBool on field, similar toSpotLight.setOn(boolean)
.DirectionalLight
DirectionalLight. setShadows(SFBool newValue)
Assign typed object value to SFBool shadows field, similar toDirectionalLight.setShadows(boolean)
.PointLight
PointLight. setShadows(SFBool newValue)
Assign typed object value to SFBool shadows field, similar toPointLight.setShadows(boolean)
.SpotLight
SpotLight. setShadows(SFBool newValue)
Assign typed object value to SFBool shadows field, similar toSpotLight.setShadows(boolean)
. -
Uses of SFBool in org.web3d.x3d.jsail.Networking
Methods in org.web3d.x3d.jsail.Networking with parameters of type SFBool Modifier and Type Method Description Anchor
Anchor. setBboxDisplay(SFBool newValue)
Assign typed object value to SFBool bboxDisplay field, similar toAnchor.setBboxDisplay(boolean)
.Inline
Inline. setBboxDisplay(SFBool newValue)
Assign typed object value to SFBool bboxDisplay field, similar toInline.setBboxDisplay(boolean)
.LoadSensor
LoadSensor. setEnabled(SFBool newValue)
Assign typed object value to SFBool enabled field, similar toLoadSensor.setEnabled(boolean)
.Anchor
Anchor. setLoad(SFBool newValue)
Assign typed object value to SFBool load field, similar toAnchor.setLoad(boolean)
.Inline
Inline. setLoad(SFBool newValue)
Assign typed object value to SFBool load field, similar toInline.setLoad(boolean)
.Anchor
Anchor. setVisible(SFBool newValue)
Assign typed object value to SFBool visible field, similar toAnchor.setVisible(boolean)
.Inline
Inline. setVisible(SFBool newValue)
Assign typed object value to SFBool visible field, similar toInline.setVisible(boolean)
. -
Uses of SFBool in org.web3d.x3d.jsail.NURBS
Methods in org.web3d.x3d.jsail.NURBS with parameters of type SFBool Modifier and Type Method Description NurbsSet
NurbsSet. setBboxDisplay(SFBool newValue)
Assign typed object value to SFBool bboxDisplay field, similar toNurbsSet.setBboxDisplay(boolean)
.NurbsSweptSurface
NurbsSweptSurface. setCcw(SFBool newValue)
Assign typed object value to SFBool ccw field, similar toNurbsSweptSurface.setCcw(boolean)
.NurbsSwungSurface
NurbsSwungSurface. setCcw(SFBool newValue)
Assign typed object value to SFBool ccw field, similar toNurbsSwungSurface.setCcw(boolean)
.NurbsCurve
NurbsCurve. setClosed(SFBool newValue)
Assign typed object value to SFBool closed field, similar toNurbsCurve.setClosed(boolean)
.NurbsCurve2D
NurbsCurve2D. setClosed(SFBool newValue)
Assign typed object value to SFBool closed field, similar toNurbsCurve2D.setClosed(boolean)
.NurbsPatchSurface
NurbsPatchSurface. setSolid(SFBool newValue)
Assign typed object value to SFBool solid field, similar toNurbsPatchSurface.setSolid(boolean)
.NurbsSweptSurface
NurbsSweptSurface. setSolid(SFBool newValue)
Assign typed object value to SFBool solid field, similar toNurbsSweptSurface.setSolid(boolean)
.NurbsSwungSurface
NurbsSwungSurface. setSolid(SFBool newValue)
Assign typed object value to SFBool solid field, similar toNurbsSwungSurface.setSolid(boolean)
.NurbsTrimmedSurface
NurbsTrimmedSurface. setSolid(SFBool newValue)
Assign typed object value to SFBool solid field, similar toNurbsTrimmedSurface.setSolid(boolean)
.NurbsPatchSurface
NurbsPatchSurface. setUClosed(SFBool newValue)
Assign typed object value to SFBool uClosed field, similar toNurbsPatchSurface.setUClosed(boolean)
.NurbsTrimmedSurface
NurbsTrimmedSurface. setUClosed(SFBool newValue)
Assign typed object value to SFBool uClosed field, similar toNurbsTrimmedSurface.setUClosed(boolean)
.NurbsPatchSurface
NurbsPatchSurface. setVClosed(SFBool newValue)
Assign typed object value to SFBool vClosed field, similar toNurbsPatchSurface.setVClosed(boolean)
.NurbsTrimmedSurface
NurbsTrimmedSurface. setVClosed(SFBool newValue)
Assign typed object value to SFBool vClosed field, similar toNurbsTrimmedSurface.setVClosed(boolean)
.NurbsSet
NurbsSet. setVisible(SFBool newValue)
Assign typed object value to SFBool visible field, similar toNurbsSet.setVisible(boolean)
. -
Uses of SFBool in org.web3d.x3d.jsail.ParticleSystems
Methods in org.web3d.x3d.jsail.ParticleSystems with parameters of type SFBool Modifier and Type Method Description ParticleSystem
ParticleSystem. setBboxDisplay(SFBool newValue)
Assign typed object value to SFBool bboxDisplay field, similar toParticleSystem.setBboxDisplay(boolean)
.ParticleSystem
ParticleSystem. setCastShadow(SFBool newValue)
Assign typed object value to SFBool castShadow field, similar toParticleSystem.setCastShadow(boolean)
.ParticleSystem
ParticleSystem. setCreateParticles(SFBool newValue)
Assign typed object value to SFBool createParticles field, similar toParticleSystem.setCreateParticles(boolean)
.BoundedPhysicsModel
BoundedPhysicsModel. setEnabled(SFBool newValue)
Assign typed object value to SFBool enabled field, similar toBoundedPhysicsModel.setEnabled(boolean)
.ForcePhysicsModel
ForcePhysicsModel. setEnabled(SFBool newValue)
Assign typed object value to SFBool enabled field, similar toForcePhysicsModel.setEnabled(boolean)
.ParticleSystem
ParticleSystem. setEnabled(SFBool newValue)
Assign typed object value to SFBool enabled field, similar toParticleSystem.setEnabled(boolean)
.WindPhysicsModel
WindPhysicsModel. setEnabled(SFBool newValue)
Assign typed object value to SFBool enabled field, similar toWindPhysicsModel.setEnabled(boolean)
.VolumeEmitter
VolumeEmitter. setInternal(SFBool newValue)
Assign typed object value to SFBool internal field, similar toVolumeEmitter.setInternal(boolean)
.ParticleSystem
ParticleSystem. setVisible(SFBool newValue)
Assign typed object value to SFBool visible field, similar toParticleSystem.setVisible(boolean)
. -
Uses of SFBool in org.web3d.x3d.jsail.Picking
Methods in org.web3d.x3d.jsail.Picking with parameters of type SFBool Modifier and Type Method Description PickableGroup
PickableGroup. setBboxDisplay(SFBool newValue)
Assign typed object value to SFBool bboxDisplay field, similar toPickableGroup.setBboxDisplay(boolean)
.LinePickSensor
LinePickSensor. setEnabled(SFBool newValue)
Assign typed object value to SFBool enabled field, similar toLinePickSensor.setEnabled(boolean)
.PointPickSensor
PointPickSensor. setEnabled(SFBool newValue)
Assign typed object value to SFBool enabled field, similar toPointPickSensor.setEnabled(boolean)
.PrimitivePickSensor
PrimitivePickSensor. setEnabled(SFBool newValue)
Assign typed object value to SFBool enabled field, similar toPrimitivePickSensor.setEnabled(boolean)
.VolumePickSensor
VolumePickSensor. setEnabled(SFBool newValue)
Assign typed object value to SFBool enabled field, similar toVolumePickSensor.setEnabled(boolean)
.PickableGroup
PickableGroup. setPickable(SFBool newValue)
Assign typed object value to SFBool pickable field, similar toPickableGroup.setPickable(boolean)
.PickableGroup
PickableGroup. setVisible(SFBool newValue)
Assign typed object value to SFBool visible field, similar toPickableGroup.setVisible(boolean)
. -
Uses of SFBool in org.web3d.x3d.jsail.PointingDeviceSensor
Methods in org.web3d.x3d.jsail.PointingDeviceSensor with parameters of type SFBool Modifier and Type Method Description CylinderSensor
CylinderSensor. setAutoOffset(SFBool newValue)
Assign typed object value to SFBool autoOffset field, similar toCylinderSensor.setAutoOffset(boolean)
.PlaneSensor
PlaneSensor. setAutoOffset(SFBool newValue)
Assign typed object value to SFBool autoOffset field, similar toPlaneSensor.setAutoOffset(boolean)
.SphereSensor
SphereSensor. setAutoOffset(SFBool newValue)
Assign typed object value to SFBool autoOffset field, similar toSphereSensor.setAutoOffset(boolean)
.CylinderSensor
CylinderSensor. setEnabled(SFBool newValue)
Assign typed object value to SFBool enabled field, similar toCylinderSensor.setEnabled(boolean)
.PlaneSensor
PlaneSensor. setEnabled(SFBool newValue)
Assign typed object value to SFBool enabled field, similar toPlaneSensor.setEnabled(boolean)
.SphereSensor
SphereSensor. setEnabled(SFBool newValue)
Assign typed object value to SFBool enabled field, similar toSphereSensor.setEnabled(boolean)
.TouchSensor
TouchSensor. setEnabled(SFBool newValue)
Assign typed object value to SFBool enabled field, similar toTouchSensor.setEnabled(boolean)
. -
Uses of SFBool in org.web3d.x3d.jsail.Rendering
Methods in org.web3d.x3d.jsail.Rendering with parameters of type SFBool Modifier and Type Method Description IndexedTriangleFanSet
IndexedTriangleFanSet. setCcw(SFBool newValue)
Assign typed object value to SFBool ccw field, similar toIndexedTriangleFanSet.setCcw(boolean)
.IndexedTriangleSet
IndexedTriangleSet. setCcw(SFBool newValue)
Assign typed object value to SFBool ccw field, similar toIndexedTriangleSet.setCcw(boolean)
.IndexedTriangleStripSet
IndexedTriangleStripSet. setCcw(SFBool newValue)
Assign typed object value to SFBool ccw field, similar toIndexedTriangleStripSet.setCcw(boolean)
.TriangleFanSet
TriangleFanSet. setCcw(SFBool newValue)
Assign typed object value to SFBool ccw field, similar toTriangleFanSet.setCcw(boolean)
.TriangleSet
TriangleSet. setCcw(SFBool newValue)
Assign typed object value to SFBool ccw field, similar toTriangleSet.setCcw(boolean)
.TriangleStripSet
TriangleStripSet. setCcw(SFBool newValue)
Assign typed object value to SFBool ccw field, similar toTriangleStripSet.setCcw(boolean)
.IndexedLineSet
IndexedLineSet. setColorPerVertex(SFBool newValue)
Assign typed object value to SFBool colorPerVertex field, similar toIndexedLineSet.setColorPerVertex(boolean)
.IndexedTriangleFanSet
IndexedTriangleFanSet. setColorPerVertex(SFBool newValue)
Assign typed object value to SFBool colorPerVertex field, similar toIndexedTriangleFanSet.setColorPerVertex(boolean)
.IndexedTriangleSet
IndexedTriangleSet. setColorPerVertex(SFBool newValue)
Assign typed object value to SFBool colorPerVertex field, similar toIndexedTriangleSet.setColorPerVertex(boolean)
.IndexedTriangleStripSet
IndexedTriangleStripSet. setColorPerVertex(SFBool newValue)
Assign typed object value to SFBool colorPerVertex field, similar toIndexedTriangleStripSet.setColorPerVertex(boolean)
.TriangleFanSet
TriangleFanSet. setColorPerVertex(SFBool newValue)
Assign typed object value to SFBool colorPerVertex field, similar toTriangleFanSet.setColorPerVertex(boolean)
.TriangleSet
TriangleSet. setColorPerVertex(SFBool newValue)
Assign typed object value to SFBool colorPerVertex field, similar toTriangleSet.setColorPerVertex(boolean)
.TriangleStripSet
TriangleStripSet. setColorPerVertex(SFBool newValue)
Assign typed object value to SFBool colorPerVertex field, similar toTriangleStripSet.setColorPerVertex(boolean)
.ClipPlane
ClipPlane. setEnabled(SFBool newValue)
Assign typed object value to SFBool enabled field, similar toClipPlane.setEnabled(boolean)
.IndexedTriangleFanSet
IndexedTriangleFanSet. setNormalPerVertex(SFBool newValue)
Assign typed object value to SFBool normalPerVertex field, similar toIndexedTriangleFanSet.setNormalPerVertex(boolean)
.IndexedTriangleSet
IndexedTriangleSet. setNormalPerVertex(SFBool newValue)
Assign typed object value to SFBool normalPerVertex field, similar toIndexedTriangleSet.setNormalPerVertex(boolean)
.IndexedTriangleStripSet
IndexedTriangleStripSet. setNormalPerVertex(SFBool newValue)
Assign typed object value to SFBool normalPerVertex field, similar toIndexedTriangleStripSet.setNormalPerVertex(boolean)
.TriangleFanSet
TriangleFanSet. setNormalPerVertex(SFBool newValue)
Assign typed object value to SFBool normalPerVertex field, similar toTriangleFanSet.setNormalPerVertex(boolean)
.TriangleSet
TriangleSet. setNormalPerVertex(SFBool newValue)
Assign typed object value to SFBool normalPerVertex field, similar toTriangleSet.setNormalPerVertex(boolean)
.TriangleStripSet
TriangleStripSet. setNormalPerVertex(SFBool newValue)
Assign typed object value to SFBool normalPerVertex field, similar toTriangleStripSet.setNormalPerVertex(boolean)
.IndexedTriangleFanSet
IndexedTriangleFanSet. setSolid(SFBool newValue)
Assign typed object value to SFBool solid field, similar toIndexedTriangleFanSet.setSolid(boolean)
.IndexedTriangleSet
IndexedTriangleSet. setSolid(SFBool newValue)
Assign typed object value to SFBool solid field, similar toIndexedTriangleSet.setSolid(boolean)
.IndexedTriangleStripSet
IndexedTriangleStripSet. setSolid(SFBool newValue)
Assign typed object value to SFBool solid field, similar toIndexedTriangleStripSet.setSolid(boolean)
.TriangleFanSet
TriangleFanSet. setSolid(SFBool newValue)
Assign typed object value to SFBool solid field, similar toTriangleFanSet.setSolid(boolean)
.TriangleSet
TriangleSet. setSolid(SFBool newValue)
Assign typed object value to SFBool solid field, similar toTriangleSet.setSolid(boolean)
.TriangleStripSet
TriangleStripSet. setSolid(SFBool newValue)
Assign typed object value to SFBool solid field, similar toTriangleStripSet.setSolid(boolean)
. -
Uses of SFBool in org.web3d.x3d.jsail.RigidBodyPhysics
Methods in org.web3d.x3d.jsail.RigidBodyPhysics with parameters of type SFBool Modifier and Type Method Description MotorJoint
MotorJoint. setAutoCalc(SFBool newValue)
Assign typed object value to SFBool autoCalc field, similar toMotorJoint.setAutoCalc(boolean)
.RigidBody
RigidBody. setAutoDamp(SFBool newValue)
Assign typed object value to SFBool autoDamp field, similar toRigidBody.setAutoDamp(boolean)
.RigidBody
RigidBody. setAutoDisable(SFBool newValue)
Assign typed object value to SFBool autoDisable field, similar toRigidBody.setAutoDisable(boolean)
.RigidBodyCollection
RigidBodyCollection. setAutoDisable(SFBool newValue)
Assign typed object value to SFBool autoDisable field, similar toRigidBodyCollection.setAutoDisable(boolean)
.CollidableOffset
CollidableOffset. setBboxDisplay(SFBool newValue)
Assign typed object value to SFBool bboxDisplay field, similar toCollidableOffset.setBboxDisplay(boolean)
.CollidableShape
CollidableShape. setBboxDisplay(SFBool newValue)
Assign typed object value to SFBool bboxDisplay field, similar toCollidableShape.setBboxDisplay(boolean)
.CollisionCollection
CollisionCollection. setBboxDisplay(SFBool newValue)
Assign typed object value to SFBool bboxDisplay field, similar toCollisionCollection.setBboxDisplay(boolean)
.CollisionSpace
CollisionSpace. setBboxDisplay(SFBool newValue)
Assign typed object value to SFBool bboxDisplay field, similar toCollisionSpace.setBboxDisplay(boolean)
.RigidBody
RigidBody. setBboxDisplay(SFBool newValue)
Assign typed object value to SFBool bboxDisplay field, similar toRigidBody.setBboxDisplay(boolean)
.RigidBodyCollection
RigidBodyCollection. setBboxDisplay(SFBool newValue)
Assign typed object value to SFBool bboxDisplay field, similar toRigidBodyCollection.setBboxDisplay(boolean)
.CollidableOffset
CollidableOffset. setEnabled(SFBool newValue)
Assign typed object value to SFBool enabled field, similar toCollidableOffset.setEnabled(boolean)
.CollidableShape
CollidableShape. setEnabled(SFBool newValue)
Assign typed object value to SFBool enabled field, similar toCollidableShape.setEnabled(boolean)
.CollisionCollection
CollisionCollection. setEnabled(SFBool newValue)
Assign typed object value to SFBool enabled field, similar toCollisionCollection.setEnabled(boolean)
.CollisionSensor
CollisionSensor. setEnabled(SFBool newValue)
Assign typed object value to SFBool enabled field, similar toCollisionSensor.setEnabled(boolean)
.CollisionSpace
CollisionSpace. setEnabled(SFBool newValue)
Assign typed object value to SFBool enabled field, similar toCollisionSpace.setEnabled(boolean)
.RigidBody
RigidBody. setEnabled(SFBool newValue)
Assign typed object value to SFBool enabled field, similar toRigidBody.setEnabled(boolean)
.RigidBodyCollection
RigidBodyCollection. setEnabled(SFBool newValue)
Assign typed object value to SFBool enabled field, similar toRigidBodyCollection.setEnabled(boolean)
.RigidBody
RigidBody. setFixed(SFBool newValue)
Assign typed object value to SFBool fixed field, similar toRigidBody.setFixed(boolean)
.RigidBodyCollection
RigidBodyCollection. setPreferAccuracy(SFBool newValue)
Assign typed object value to SFBool preferAccuracy field, similar toRigidBodyCollection.setPreferAccuracy(boolean)
.RigidBody
RigidBody. setUseFiniteRotation(SFBool newValue)
Assign typed object value to SFBool useFiniteRotation field, similar toRigidBody.setUseFiniteRotation(boolean)
.CollisionSpace
CollisionSpace. setUseGeometry(SFBool newValue)
Assign typed object value to SFBool useGeometry field, similar toCollisionSpace.setUseGeometry(boolean)
.RigidBody
RigidBody. setUseGlobalGravity(SFBool newValue)
Assign typed object value to SFBool useGlobalGravity field, similar toRigidBody.setUseGlobalGravity(boolean)
.CollidableOffset
CollidableOffset. setVisible(SFBool newValue)
Assign typed object value to SFBool visible field, similar toCollidableOffset.setVisible(boolean)
.CollidableShape
CollidableShape. setVisible(SFBool newValue)
Assign typed object value to SFBool visible field, similar toCollidableShape.setVisible(boolean)
.CollisionCollection
CollisionCollection. setVisible(SFBool newValue)
Assign typed object value to SFBool visible field, similar toCollisionCollection.setVisible(boolean)
.CollisionSpace
CollisionSpace. setVisible(SFBool newValue)
Assign typed object value to SFBool visible field, similar toCollisionSpace.setVisible(boolean)
.RigidBody
RigidBody. setVisible(SFBool newValue)
Assign typed object value to SFBool visible field, similar toRigidBody.setVisible(boolean)
.RigidBodyCollection
RigidBodyCollection. setVisible(SFBool newValue)
Assign typed object value to SFBool visible field, similar toRigidBodyCollection.setVisible(boolean)
. -
Uses of SFBool in org.web3d.x3d.jsail.Scripting
Methods in org.web3d.x3d.jsail.Scripting with parameters of type SFBool Modifier and Type Method Description Script
Script. setDirectOutput(SFBool newValue)
Assign typed object value to SFBool directOutput field, similar toScript.setDirectOutput(boolean)
.Script
Script. setLoad(SFBool newValue)
Assign typed object value to SFBool load field, similar toScript.setLoad(boolean)
.Script
Script. setMustEvaluate(SFBool newValue)
Assign typed object value to SFBool mustEvaluate field, similar toScript.setMustEvaluate(boolean)
. -
Uses of SFBool in org.web3d.x3d.jsail.Shaders
Methods in org.web3d.x3d.jsail.Shaders with parameters of type SFBool Modifier and Type Method Description ComposedShader
ComposedShader. setActivate(SFBool newValue)
Assign typed object value to SFBool activate field, similar toComposedShader.setActivate(boolean)
.PackagedShader
PackagedShader. setActivate(SFBool newValue)
Assign typed object value to SFBool activate field, similar toPackagedShader.setActivate(boolean)
.ProgramShader
ProgramShader. setActivate(SFBool newValue)
Assign typed object value to SFBool activate field, similar toProgramShader.setActivate(boolean)
.PackagedShader
PackagedShader. setLoad(SFBool newValue)
Assign typed object value to SFBool load field, similar toPackagedShader.setLoad(boolean)
.ShaderPart
ShaderPart. setLoad(SFBool newValue)
Assign typed object value to SFBool load field, similar toShaderPart.setLoad(boolean)
.ShaderProgram
ShaderProgram. setLoad(SFBool newValue)
Assign typed object value to SFBool load field, similar toShaderProgram.setLoad(boolean)
. -
Uses of SFBool in org.web3d.x3d.jsail.Shape
Methods in org.web3d.x3d.jsail.Shape with parameters of type SFBool Modifier and Type Method Description LineProperties
LineProperties. setApplied(SFBool newValue)
Assign typed object value to SFBool applied field, similar toLineProperties.setApplied(boolean)
.Shape
Shape. setBboxDisplay(SFBool newValue)
Assign typed object value to SFBool bboxDisplay field, similar toShape.setBboxDisplay(boolean)
.Shape
Shape. setCastShadow(SFBool newValue)
Assign typed object value to SFBool castShadow field, similar toShape.setCastShadow(boolean)
.AcousticProperties
AcousticProperties. setEnabled(SFBool newValue)
Assign typed object value to SFBool enabled field, similar toAcousticProperties.setEnabled(boolean)
.FillProperties
FillProperties. setFilled(SFBool newValue)
Assign typed object value to SFBool filled field, similar toFillProperties.setFilled(boolean)
.FillProperties
FillProperties. setHatched(SFBool newValue)
Assign typed object value to SFBool hatched field, similar toFillProperties.setHatched(boolean)
.TwoSidedMaterial
TwoSidedMaterial. setSeparateBackColor(SFBool newValue)
Assign typed object value to SFBool separateBackColor field, similar toTwoSidedMaterial.setSeparateBackColor(boolean)
.Shape
Shape. setVisible(SFBool newValue)
Assign typed object value to SFBool visible field, similar toShape.setVisible(boolean)
. -
Uses of SFBool in org.web3d.x3d.jsail.Sound
Methods in org.web3d.x3d.jsail.Sound with parameters of type SFBool Modifier and Type Method Description Analyser
Analyser. setEnabled(SFBool newValue)
Assign typed object value to SFBool enabled field, similar toAnalyser.setEnabled(boolean)
.AudioClip
AudioClip. setEnabled(SFBool newValue)
Assign typed object value to SFBool enabled field, similar toAudioClip.setEnabled(boolean)
.AudioDestination
AudioDestination. setEnabled(SFBool newValue)
Assign typed object value to SFBool enabled field, similar toAudioDestination.setEnabled(boolean)
.BiquadFilter
BiquadFilter. setEnabled(SFBool newValue)
Assign typed object value to SFBool enabled field, similar toBiquadFilter.setEnabled(boolean)
.BufferAudioSource
BufferAudioSource. setEnabled(SFBool newValue)
Assign typed object value to SFBool enabled field, similar toBufferAudioSource.setEnabled(boolean)
.ChannelMerger
ChannelMerger. setEnabled(SFBool newValue)
Assign typed object value to SFBool enabled field, similar toChannelMerger.setEnabled(boolean)
.ChannelSelector
ChannelSelector. setEnabled(SFBool newValue)
Assign typed object value to SFBool enabled field, similar toChannelSelector.setEnabled(boolean)
.ChannelSplitter
ChannelSplitter. setEnabled(SFBool newValue)
Assign typed object value to SFBool enabled field, similar toChannelSplitter.setEnabled(boolean)
.Convolver
Convolver. setEnabled(SFBool newValue)
Assign typed object value to SFBool enabled field, similar toConvolver.setEnabled(boolean)
.Delay
Delay. setEnabled(SFBool newValue)
Assign typed object value to SFBool enabled field, similar toDelay.setEnabled(boolean)
.DynamicsCompressor
DynamicsCompressor. setEnabled(SFBool newValue)
Assign typed object value to SFBool enabled field, similar toDynamicsCompressor.setEnabled(boolean)
.Gain
Gain. setEnabled(SFBool newValue)
Assign typed object value to SFBool enabled field, similar toGain.setEnabled(boolean)
.ListenerPointSource
ListenerPointSource. setEnabled(SFBool newValue)
Assign typed object value to SFBool enabled field, similar toListenerPointSource.setEnabled(boolean)
.MicrophoneSource
MicrophoneSource. setEnabled(SFBool newValue)
Assign typed object value to SFBool enabled field, similar toMicrophoneSource.setEnabled(boolean)
.OscillatorSource
OscillatorSource. setEnabled(SFBool newValue)
Assign typed object value to SFBool enabled field, similar toOscillatorSource.setEnabled(boolean)
.PeriodicWave
PeriodicWave. setEnabled(SFBool newValue)
Assign typed object value to SFBool enabled field, similar toPeriodicWave.setEnabled(boolean)
.Sound
Sound. setEnabled(SFBool newValue)
Assign typed object value to SFBool enabled field, similar toSound.setEnabled(boolean)
.SpatialSound
SpatialSound. setEnabled(SFBool newValue)
Assign typed object value to SFBool enabled field, similar toSpatialSound.setEnabled(boolean)
.StreamAudioDestination
StreamAudioDestination. setEnabled(SFBool newValue)
Assign typed object value to SFBool enabled field, similar toStreamAudioDestination.setEnabled(boolean)
.StreamAudioSource
StreamAudioSource. setEnabled(SFBool newValue)
Assign typed object value to SFBool enabled field, similar toStreamAudioSource.setEnabled(boolean)
.WaveShaper
WaveShaper. setEnabled(SFBool newValue)
Assign typed object value to SFBool enabled field, similar toWaveShaper.setEnabled(boolean)
.ListenerPointSource
ListenerPointSource. setEnableDoppler(SFBool newValue)
Assign typed object value to SFBool enableDoppler field, similar toListenerPointSource.setEnableDoppler(boolean)
.SpatialSound
SpatialSound. setEnableDoppler(SFBool newValue)
Assign typed object value to SFBool enableDoppler field, similar toSpatialSound.setEnableDoppler(boolean)
.SpatialSound
SpatialSound. setEnableHRTF(SFBool newValue)
Assign typed object value to SFBool enableHRTF field, similar toSpatialSound.setEnableHRTF(boolean)
.AudioClip
AudioClip. setLoad(SFBool newValue)
Assign typed object value to SFBool load field, similar toAudioClip.setLoad(boolean)
.BufferAudioSource
BufferAudioSource. setLoad(SFBool newValue)
Assign typed object value to SFBool load field, similar toBufferAudioSource.setLoad(boolean)
.AudioClip
AudioClip. setLoop(SFBool newValue)
Assign typed object value to SFBool loop field, similar toAudioClip.setLoop(boolean)
.BufferAudioSource
BufferAudioSource. setLoop(SFBool newValue)
Assign typed object value to SFBool loop field, similar toBufferAudioSource.setLoop(boolean)
.Convolver
Convolver. setNormalize(SFBool newValue)
Assign typed object value to SFBool normalize field, similar toConvolver.setNormalize(boolean)
.Sound
Sound. setSpatialize(SFBool newValue)
Assign typed object value to SFBool spatialize field, similar toSound.setSpatialize(boolean)
.SpatialSound
SpatialSound. setSpatialize(SFBool newValue)
Assign typed object value to SFBool spatialize field, similar toSpatialSound.setSpatialize(boolean)
.ListenerPointSource
ListenerPointSource. setTrackCurrentView(SFBool newValue)
Assign typed object value to SFBool trackCurrentView field, similar toListenerPointSource.setTrackCurrentView(boolean)
. -
Uses of SFBool in org.web3d.x3d.jsail.Text
Methods in org.web3d.x3d.jsail.Text with parameters of type SFBool Modifier and Type Method Description FontStyle
FontStyle. setHorizontal(SFBool newValue)
Assign typed object value to SFBool horizontal field, similar toFontStyle.setHorizontal(boolean)
.FontStyle
FontStyle. setLeftToRight(SFBool newValue)
Assign typed object value to SFBool leftToRight field, similar toFontStyle.setLeftToRight(boolean)
.Text
Text. setSolid(SFBool newValue)
Assign typed object value to SFBool solid field, similar toText.setSolid(boolean)
.FontStyle
FontStyle. setTopToBottom(SFBool newValue)
Assign typed object value to SFBool topToBottom field, similar toFontStyle.setTopToBottom(boolean)
. -
Uses of SFBool in org.web3d.x3d.jsail.TextureProjector
Methods in org.web3d.x3d.jsail.TextureProjector with parameters of type SFBool Modifier and Type Method Description TextureProjector
TextureProjector. setGlobal(SFBool newValue)
Assign typed object value to SFBool global field, similar toTextureProjector.setGlobal(boolean)
.TextureProjectorParallel
TextureProjectorParallel. setGlobal(SFBool newValue)
Assign typed object value to SFBool global field, similar toTextureProjectorParallel.setGlobal(boolean)
.TextureProjector
TextureProjector. setOn(SFBool newValue)
Assign typed object value to SFBool on field, similar toTextureProjector.setOn(boolean)
.TextureProjectorParallel
TextureProjectorParallel. setOn(SFBool newValue)
Assign typed object value to SFBool on field, similar toTextureProjectorParallel.setOn(boolean)
.TextureProjector
TextureProjector. setShadows(SFBool newValue)
Assign typed object value to SFBool shadows field, similar toTextureProjector.setShadows(boolean)
.TextureProjectorParallel
TextureProjectorParallel. setShadows(SFBool newValue)
Assign typed object value to SFBool shadows field, similar toTextureProjectorParallel.setShadows(boolean)
. -
Uses of SFBool in org.web3d.x3d.jsail.Texturing
Methods in org.web3d.x3d.jsail.Texturing with parameters of type SFBool Modifier and Type Method Description MovieTexture
MovieTexture. setEnabled(SFBool newValue)
Assign typed object value to SFBool enabled field, similar toMovieTexture.setEnabled(boolean)
.TextureProperties
TextureProperties. setGenerateMipMaps(SFBool newValue)
Assign typed object value to SFBool generateMipMaps field, similar toTextureProperties.setGenerateMipMaps(boolean)
.ImageTexture
ImageTexture. setLoad(SFBool newValue)
Assign typed object value to SFBool load field, similar toImageTexture.setLoad(boolean)
.MovieTexture
MovieTexture. setLoad(SFBool newValue)
Assign typed object value to SFBool load field, similar toMovieTexture.setLoad(boolean)
.MovieTexture
MovieTexture. setLoop(SFBool newValue)
Assign typed object value to SFBool loop field, similar toMovieTexture.setLoop(boolean)
.ImageTexture
ImageTexture. setRepeatS(SFBool newValue)
Assign typed object value to SFBool repeatS field, similar toImageTexture.setRepeatS(boolean)
.MovieTexture
MovieTexture. setRepeatS(SFBool newValue)
Assign typed object value to SFBool repeatS field, similar toMovieTexture.setRepeatS(boolean)
.PixelTexture
PixelTexture. setRepeatS(SFBool newValue)
Assign typed object value to SFBool repeatS field, similar toPixelTexture.setRepeatS(boolean)
.ImageTexture
ImageTexture. setRepeatT(SFBool newValue)
Assign typed object value to SFBool repeatT field, similar toImageTexture.setRepeatT(boolean)
.MovieTexture
MovieTexture. setRepeatT(SFBool newValue)
Assign typed object value to SFBool repeatT field, similar toMovieTexture.setRepeatT(boolean)
.PixelTexture
PixelTexture. setRepeatT(SFBool newValue)
Assign typed object value to SFBool repeatT field, similar toPixelTexture.setRepeatT(boolean)
. -
Uses of SFBool in org.web3d.x3d.jsail.Texturing3D
Methods in org.web3d.x3d.jsail.Texturing3D with parameters of type SFBool Modifier and Type Method Description ImageTexture3D
ImageTexture3D. setLoad(SFBool newValue)
Assign typed object value to SFBool load field, similar toImageTexture3D.setLoad(boolean)
.ComposedTexture3D
ComposedTexture3D. setRepeatR(SFBool newValue)
Assign typed object value to SFBool repeatR field, similar toComposedTexture3D.setRepeatR(boolean)
.ImageTexture3D
ImageTexture3D. setRepeatR(SFBool newValue)
Assign typed object value to SFBool repeatR field, similar toImageTexture3D.setRepeatR(boolean)
.PixelTexture3D
PixelTexture3D. setRepeatR(SFBool newValue)
Assign typed object value to SFBool repeatR field, similar toPixelTexture3D.setRepeatR(boolean)
.ComposedTexture3D
ComposedTexture3D. setRepeatS(SFBool newValue)
Assign typed object value to SFBool repeatS field, similar toComposedTexture3D.setRepeatS(boolean)
.ImageTexture3D
ImageTexture3D. setRepeatS(SFBool newValue)
Assign typed object value to SFBool repeatS field, similar toImageTexture3D.setRepeatS(boolean)
.PixelTexture3D
PixelTexture3D. setRepeatS(SFBool newValue)
Assign typed object value to SFBool repeatS field, similar toPixelTexture3D.setRepeatS(boolean)
.ComposedTexture3D
ComposedTexture3D. setRepeatT(SFBool newValue)
Assign typed object value to SFBool repeatT field, similar toComposedTexture3D.setRepeatT(boolean)
.ImageTexture3D
ImageTexture3D. setRepeatT(SFBool newValue)
Assign typed object value to SFBool repeatT field, similar toImageTexture3D.setRepeatT(boolean)
.PixelTexture3D
PixelTexture3D. setRepeatT(SFBool newValue)
Assign typed object value to SFBool repeatT field, similar toPixelTexture3D.setRepeatT(boolean)
. -
Uses of SFBool in org.web3d.x3d.jsail.Time
Methods in org.web3d.x3d.jsail.Time with parameters of type SFBool Modifier and Type Method Description TimeSensor
TimeSensor. setEnabled(SFBool newValue)
Assign typed object value to SFBool enabled field, similar toTimeSensor.setEnabled(boolean)
.TimeSensor
TimeSensor. setLoop(SFBool newValue)
Assign typed object value to SFBool loop field, similar toTimeSensor.setLoop(boolean)
. -
Uses of SFBool in org.web3d.x3d.jsail.VolumeRendering
Methods in org.web3d.x3d.jsail.VolumeRendering with parameters of type SFBool Modifier and Type Method Description SegmentedVolumeData
SegmentedVolumeData. addSegmentEnabled(SFBool newValue)
Add singleton SFBool value to MFBool segmentEnabled field.IsoSurfaceVolumeData
IsoSurfaceVolumeData. setBboxDisplay(SFBool newValue)
Assign typed object value to SFBool bboxDisplay field, similar toIsoSurfaceVolumeData.setBboxDisplay(boolean)
.SegmentedVolumeData
SegmentedVolumeData. setBboxDisplay(SFBool newValue)
Assign typed object value to SFBool bboxDisplay field, similar toSegmentedVolumeData.setBboxDisplay(boolean)
.VolumeData
VolumeData. setBboxDisplay(SFBool newValue)
Assign typed object value to SFBool bboxDisplay field, similar toVolumeData.setBboxDisplay(boolean)
.BlendedVolumeStyle
BlendedVolumeStyle. setEnabled(SFBool newValue)
Assign typed object value to SFBool enabled field, similar toBlendedVolumeStyle.setEnabled(boolean)
.BoundaryEnhancementVolumeStyle
BoundaryEnhancementVolumeStyle. setEnabled(SFBool newValue)
Assign typed object value to SFBool enabled field, similar toBoundaryEnhancementVolumeStyle.setEnabled(boolean)
.CartoonVolumeStyle
CartoonVolumeStyle. setEnabled(SFBool newValue)
Assign typed object value to SFBool enabled field, similar toCartoonVolumeStyle.setEnabled(boolean)
.ComposedVolumeStyle
ComposedVolumeStyle. setEnabled(SFBool newValue)
Assign typed object value to SFBool enabled field, similar toComposedVolumeStyle.setEnabled(boolean)
.EdgeEnhancementVolumeStyle
EdgeEnhancementVolumeStyle. setEnabled(SFBool newValue)
Assign typed object value to SFBool enabled field, similar toEdgeEnhancementVolumeStyle.setEnabled(boolean)
.OpacityMapVolumeStyle
OpacityMapVolumeStyle. setEnabled(SFBool newValue)
Assign typed object value to SFBool enabled field, similar toOpacityMapVolumeStyle.setEnabled(boolean)
.ProjectionVolumeStyle
ProjectionVolumeStyle. setEnabled(SFBool newValue)
Assign typed object value to SFBool enabled field, similar toProjectionVolumeStyle.setEnabled(boolean)
.ShadedVolumeStyle
ShadedVolumeStyle. setEnabled(SFBool newValue)
Assign typed object value to SFBool enabled field, similar toShadedVolumeStyle.setEnabled(boolean)
.SilhouetteEnhancementVolumeStyle
SilhouetteEnhancementVolumeStyle. setEnabled(SFBool newValue)
Assign typed object value to SFBool enabled field, similar toSilhouetteEnhancementVolumeStyle.setEnabled(boolean)
.ToneMappedVolumeStyle
ToneMappedVolumeStyle. setEnabled(SFBool newValue)
Assign typed object value to SFBool enabled field, similar toToneMappedVolumeStyle.setEnabled(boolean)
.ShadedVolumeStyle
ShadedVolumeStyle. setLighting(SFBool newValue)
Assign typed object value to SFBool lighting field, similar toShadedVolumeStyle.setLighting(boolean)
.ShadedVolumeStyle
ShadedVolumeStyle. setShadows(SFBool newValue)
Assign typed object value to SFBool shadows field, similar toShadedVolumeStyle.setShadows(boolean)
.IsoSurfaceVolumeData
IsoSurfaceVolumeData. setVisible(SFBool newValue)
Assign typed object value to SFBool visible field, similar toIsoSurfaceVolumeData.setVisible(boolean)
.SegmentedVolumeData
SegmentedVolumeData. setVisible(SFBool newValue)
Assign typed object value to SFBool visible field, similar toSegmentedVolumeData.setVisible(boolean)
.VolumeData
VolumeData. setVisible(SFBool newValue)
Assign typed object value to SFBool visible field, similar toVolumeData.setVisible(boolean)
.