- radiansToDegrees(float) - Static method in class org.web3d.x3d.jsail.fields.SFRotationObject
-
Utility method converting radians to degrees.
- radiansToDegrees(double) - Static method in class org.web3d.x3d.jsail.fields.SFRotationObject
-
Utility method converting radians to degrees.
- RADIOENTITYTYPECATEGORY_DEFAULT_VALUE - Static variable in class org.web3d.x3d.jsail.DIS.TransmitterPduObject
-
SFInt32 field named radioEntityTypeCategory has default value 0 (Java syntax) or 0 (XML syntax).
- RADIOENTITYTYPECOUNTRY_DEFAULT_VALUE - Static variable in class org.web3d.x3d.jsail.DIS.TransmitterPduObject
-
SFInt32 field named radioEntityTypeCountry has default value 0 (Java syntax) or 0 (XML syntax).
- RADIOENTITYTYPEDOMAIN_DEFAULT_VALUE - Static variable in class org.web3d.x3d.jsail.DIS.TransmitterPduObject
-
SFInt32 field named radioEntityTypeDomain has default value 0 (Java syntax) or 0 (XML syntax).
- RADIOENTITYTYPEKIND_DEFAULT_VALUE - Static variable in class org.web3d.x3d.jsail.DIS.TransmitterPduObject
-
SFInt32 field named radioEntityTypeKind has default value 0 (Java syntax) or 0 (XML syntax).
- RADIOENTITYTYPENOMENCLATURE_DEFAULT_VALUE - Static variable in class org.web3d.x3d.jsail.DIS.TransmitterPduObject
-
SFInt32 field named radioEntityTypeNomenclature has default value 0 (Java syntax) or 0 (XML syntax).
- RADIOENTITYTYPENOMENCLATUREVERSION_DEFAULT_VALUE - Static variable in class org.web3d.x3d.jsail.DIS.TransmitterPduObject
-
SFInt32 field named radioEntityTypeNomenclatureVersion has default value 0 (Java syntax) or 0 (XML syntax).
- RADIOID_DEFAULT_VALUE - Static variable in class org.web3d.x3d.jsail.DIS.ReceiverPduObject
-
SFInt32 field named radioID has default value 0 (Java syntax) or 0 (XML syntax).
- RADIOID_DEFAULT_VALUE - Static variable in class org.web3d.x3d.jsail.DIS.SignalPduObject
-
SFInt32 field named radioID has default value 0 (Java syntax) or 0 (XML syntax).
- RADIOID_DEFAULT_VALUE - Static variable in class org.web3d.x3d.jsail.DIS.TransmitterPduObject
-
SFInt32 field named radioID has default value 0 (Java syntax) or 0 (XML syntax).
- RADIUS_DEFAULT_VALUE - Static variable in class org.web3d.x3d.jsail.Geometry2D.Arc2DObject
-
SFFloat field named radius has default value 1f (Java syntax) or 1 (XML syntax).
- RADIUS_DEFAULT_VALUE - Static variable in class org.web3d.x3d.jsail.Geometry2D.ArcClose2DObject
-
SFFloat field named radius has default value 1f (Java syntax) or 1 (XML syntax).
- RADIUS_DEFAULT_VALUE - Static variable in class org.web3d.x3d.jsail.Geometry2D.Circle2DObject
-
SFFloat field named radius has default value 1f (Java syntax) or 1 (XML syntax).
- RADIUS_DEFAULT_VALUE - Static variable in class org.web3d.x3d.jsail.Geometry3D.CylinderObject
-
SFFloat field named radius has default value 1f (Java syntax) or 1 (XML syntax).
- RADIUS_DEFAULT_VALUE - Static variable in class org.web3d.x3d.jsail.Geometry3D.SphereObject
-
SFFloat field named radius has default value 1f (Java syntax) or 1 (XML syntax).
- RADIUS_DEFAULT_VALUE - Static variable in class org.web3d.x3d.jsail.Lighting.PointLightObject
-
SFFloat field named radius has default value 100f (Java syntax) or 100 (XML syntax).
- RADIUS_DEFAULT_VALUE - Static variable in class org.web3d.x3d.jsail.Lighting.SpotLightObject
-
SFFloat field named radius has default value 100f (Java syntax) or 100 (XML syntax).
- RANGE_DEFAULT_VALUE - Static variable in class org.web3d.x3d.jsail.Geospatial.GeoLODObject
-
SFFloat field named range has default value 10f (Java syntax) or 10 (XML syntax).
- readableFieldChanged(X3DFieldEvent) - Method in class org.web3d.x3d.jsail.fields.X3DConcreteFieldEventListener
-
- readableFieldChanged(X3DFieldEvent) - Method in interface org.web3d.x3d.sai.X3DFieldEventListener
-
- READINTERVAL_DEFAULT_VALUE - Static variable in class org.web3d.x3d.jsail.DIS.EspduTransformObject
-
SFTime field named readInterval has default value 0.1 (Java syntax) or 0.1 (XML syntax).
- READINTERVAL_DEFAULT_VALUE - Static variable in class org.web3d.x3d.jsail.DIS.ReceiverPduObject
-
SFTime field named readInterval has default value 0.1 (Java syntax) or 0.1 (XML syntax).
- READINTERVAL_DEFAULT_VALUE - Static variable in class org.web3d.x3d.jsail.DIS.SignalPduObject
-
SFTime field named readInterval has default value 0.1 (Java syntax) or 0.1 (XML syntax).
- READINTERVAL_DEFAULT_VALUE - Static variable in class org.web3d.x3d.jsail.DIS.TransmitterPduObject
-
SFTime field named readInterval has default value 0.1 (Java syntax) or 0.1 (XML syntax).
- RECEIVEDPOWER_DEFAULT_VALUE - Static variable in class org.web3d.x3d.jsail.DIS.ReceiverPduObject
-
SFFloat field named receivedPower has default value 0.0f (Java syntax) or 0.0 (XML syntax).
- ReceiverPdu - Interface in org.web3d.x3d.sai.DIS
-
Abstract node interface, defined by X3D specification to support X3D Java interoperability.
- ReceiverPduObject - Class in org.web3d.x3d.jsail.DIS
-
X3D node tooltip: [X3DNetworkSensorNode,X3DBoundedObject] ReceiverPdu is a networked Protocol Data Unit (PDU) information node that transmits the state of radio frequency (RF) receivers modeled in a simulation.
- ReceiverPduObject() - Constructor for class org.web3d.x3d.jsail.DIS.ReceiverPduObject
-
Constructor for ReceiverPduObject to initialize member variables with default values.
- ReceiverPduObject(String) - Constructor for class org.web3d.x3d.jsail.DIS.ReceiverPduObject
-
Utility constructor that assigns DEF label after initializing member variables with default values.
- RECEIVERSTATE_DEFAULT_VALUE - Static variable in class org.web3d.x3d.jsail.DIS.ReceiverPduObject
-
SFInt32 field named receiverState has default value 0 (Java syntax) or 0 (XML syntax).
- Rectangle2D - Interface in org.web3d.x3d.sai.Geometry2D
-
Abstract node interface, defined by X3D specification to support X3D Java interoperability.
- Rectangle2DObject - Class in org.web3d.x3d.jsail.Geometry2D
-
X3D node tooltip: [X3DGeometryNode] Rectangle2D is a geometry node that defines a 2D rectangle in X-Y plane.
- Rectangle2DObject() - Constructor for class org.web3d.x3d.jsail.Geometry2D.Rectangle2DObject
-
Constructor for Rectangle2DObject to initialize member variables with default values.
- Rectangle2DObject(String) - Constructor for class org.web3d.x3d.jsail.Geometry2D.Rectangle2DObject
-
Utility constructor that assigns DEF label after initializing member variables with default values.
- RED - Static variable in class org.web3d.x3d.jsail.fields.SFColorObject
-
- REFERENCE_DEFAULT_VALUE - Static variable in class org.web3d.x3d.jsail.Core.MetadataBooleanObject
-
SFString field named reference has default value equal to an empty string.
- REFERENCE_DEFAULT_VALUE - Static variable in class org.web3d.x3d.jsail.Core.MetadataDoubleObject
-
SFString field named reference has default value equal to an empty string.
- REFERENCE_DEFAULT_VALUE - Static variable in class org.web3d.x3d.jsail.Core.MetadataFloatObject
-
SFString field named reference has default value equal to an empty string.
- REFERENCE_DEFAULT_VALUE - Static variable in class org.web3d.x3d.jsail.Core.MetadataIntegerObject
-
SFString field named reference has default value equal to an empty string.
- REFERENCE_DEFAULT_VALUE - Static variable in class org.web3d.x3d.jsail.Core.MetadataSetObject
-
SFString field named reference has default value equal to an empty string.
- REFERENCE_DEFAULT_VALUE - Static variable in class org.web3d.x3d.jsail.Core.MetadataStringObject
-
SFString field named reference has default value equal to an empty string.
- REGEX - Static variable in class org.web3d.x3d.jsail.fields.MFBoolObject
-
Default regular expression (regex) pattern for this field type is \s*((true|false)\s*,?
- REGEX - Static variable in class org.web3d.x3d.jsail.fields.MFColorObject
-
Default regular expression (regex) pattern for this field type is (\s)*((([+-]?
- REGEX - Static variable in class org.web3d.x3d.jsail.fields.MFColorRGBAObject
-
Default regular expression (regex) pattern for this field type is (\s)*((([+-]?
- REGEX - Static variable in class org.web3d.x3d.jsail.fields.MFDoubleObject
-
Default regular expression (regex) pattern for this field type is (\s)*(([+-]?
- REGEX - Static variable in class org.web3d.x3d.jsail.fields.MFFloatObject
-
Default regular expression (regex) pattern for this field type is (\s)*(([+-]?
- REGEX - Static variable in class org.web3d.x3d.jsail.fields.MFImageObject
-
Default regular expression (regex) pattern for this field type is \s*(([+]?
- REGEX - Static variable in class org.web3d.x3d.jsail.fields.MFInt32Object
-
Default regular expression (regex) pattern for this field type is (\s)*([+-]?
- REGEX - Static variable in class org.web3d.x3d.jsail.fields.MFMatrix3dObject
-
Default regular expression (regex) pattern for this field type is \s*((([+-]?
- REGEX - Static variable in class org.web3d.x3d.jsail.fields.MFMatrix3fObject
-
Default regular expression (regex) pattern for this field type is \s*((([+-]?
- REGEX - Static variable in class org.web3d.x3d.jsail.fields.MFMatrix4dObject
-
Default regular expression (regex) pattern for this field type is \s*((([+-]?
- REGEX - Static variable in class org.web3d.x3d.jsail.fields.MFMatrix4fObject
-
Default regular expression (regex) pattern for this field type is \s*((([+-]?
- REGEX - Static variable in class org.web3d.x3d.jsail.fields.MFRotationObject
-
Default regular expression (regex) pattern for this field type is \s*((([+-]?
- REGEX - Static variable in class org.web3d.x3d.jsail.fields.MFStringObject
-
Default regular expression (regex) pattern for this field type is (\s|\S)*
- REGEX - Static variable in class org.web3d.x3d.jsail.fields.MFTimeObject
-
Default regular expression (regex) pattern for this field type is (\s)*(([+-]?
- REGEX - Static variable in class org.web3d.x3d.jsail.fields.MFVec2dObject
-
Default regular expression (regex) pattern for this field type is \s*((([+-]?
- REGEX - Static variable in class org.web3d.x3d.jsail.fields.MFVec2fObject
-
Default regular expression (regex) pattern for this field type is \s*((([+-]?
- REGEX - Static variable in class org.web3d.x3d.jsail.fields.MFVec3dObject
-
Default regular expression (regex) pattern for this field type is \s*((([+-]?
- REGEX - Static variable in class org.web3d.x3d.jsail.fields.MFVec3fObject
-
Default regular expression (regex) pattern for this field type is \s*((([+-]?
- REGEX - Static variable in class org.web3d.x3d.jsail.fields.MFVec4dObject
-
Default regular expression (regex) pattern for this field type is \s*((([+-]?
- REGEX - Static variable in class org.web3d.x3d.jsail.fields.MFVec4fObject
-
Default regular expression (regex) pattern for this field type is \s*((([+-]?
- REGEX - Static variable in class org.web3d.x3d.jsail.fields.SFBoolObject
-
Default regular expression (regex) pattern for this field type is \s*(true|false)\s*
- REGEX - Static variable in class org.web3d.x3d.jsail.fields.SFColorObject
-
Default regular expression (regex) pattern for this field type is (\s)*(([+]?
- REGEX - Static variable in class org.web3d.x3d.jsail.fields.SFColorRGBAObject
-
Default regular expression (regex) pattern for this field type is (\s)*(([+-]?
- REGEX - Static variable in class org.web3d.x3d.jsail.fields.SFDoubleObject
-
Default regular expression (regex) pattern for this field type is (\s)*([+-]?
- REGEX - Static variable in class org.web3d.x3d.jsail.fields.SFFloatObject
-
Default regular expression (regex) pattern for this field type is (\s)*([+-]?
- REGEX - Static variable in class org.web3d.x3d.jsail.fields.SFImageObject
-
Default regular expression (regex) pattern for this field type is \s*([+]?
- REGEX - Static variable in class org.web3d.x3d.jsail.fields.SFInt32Object
-
Default regular expression (regex) pattern for this field type is (\s)*[+-]?
- REGEX - Static variable in class org.web3d.x3d.jsail.fields.SFMatrix3dObject
-
Default regular expression (regex) pattern for this field type is \s*(([+-]?
- REGEX - Static variable in class org.web3d.x3d.jsail.fields.SFMatrix3fObject
-
Default regular expression (regex) pattern for this field type is \s*(([+-]?
- REGEX - Static variable in class org.web3d.x3d.jsail.fields.SFMatrix4dObject
-
Default regular expression (regex) pattern for this field type is \s*(([+-]?
- REGEX - Static variable in class org.web3d.x3d.jsail.fields.SFMatrix4fObject
-
Default regular expression (regex) pattern for this field type is \s*(([+-]?
- REGEX - Static variable in class org.web3d.x3d.jsail.fields.SFRotationObject
-
Default regular expression (regex) pattern for this field type is \s*(([+-]?
- REGEX - Static variable in class org.web3d.x3d.jsail.fields.SFStringObject
-
Default regular expression (regex) pattern for this field type is (\s|\S)*
- REGEX - Static variable in class org.web3d.x3d.jsail.fields.SFTimeObject
-
Default regular expression (regex) pattern for this field type is (\s)*([+-]?
- REGEX - Static variable in class org.web3d.x3d.jsail.fields.SFVec2dObject
-
Default regular expression (regex) pattern for this field type is \s*(([+-]?
- REGEX - Static variable in class org.web3d.x3d.jsail.fields.SFVec2fObject
-
Default regular expression (regex) pattern for this field type is \s*(([+-]?
- REGEX - Static variable in class org.web3d.x3d.jsail.fields.SFVec3dObject
-
Default regular expression (regex) pattern for this field type is \s*(([+-]?
- REGEX - Static variable in class org.web3d.x3d.jsail.fields.SFVec3fObject
-
Default regular expression (regex) pattern for this field type is \s*(([+-]?
- REGEX - Static variable in class org.web3d.x3d.jsail.fields.SFVec4dObject
-
Default regular expression (regex) pattern for this field type is \s*(([+-]?
- REGEX - Static variable in class org.web3d.x3d.jsail.fields.SFVec4fObject
-
Default regular expression (regex) pattern for this field type is \s*(([+-]?
- REGEX_BBOXSIZETYPE - Static variable in class org.web3d.x3d.jsail.fields.SFVec3fObject
-
Special SimpleType bboxSizeType regular expression (regex) pattern for this field type is \\s*((([+]?
- RELATIVEANTENNALOCATION_DEFAULT_VALUE - Static variable in class org.web3d.x3d.jsail.DIS.TransmitterPduObject
-
SFVec3f field named relativeAntennaLocation has default value {0f,0f,0f} (Java syntax) or 0 0 0 (XML syntax).
- remove(int) - Method in class org.web3d.x3d.jsail.fields.MFBoolObject
-
Remove one SFBool element of the field array at index position, if found.
- remove(int) - Method in class org.web3d.x3d.jsail.fields.MFColorObject
-
Remove one SFColor element of the field array at index position, if found.
- remove(int) - Method in class org.web3d.x3d.jsail.fields.MFColorRGBAObject
-
Remove one SFColorRGBA element of the field array at index position, if found.
- remove(int) - Method in class org.web3d.x3d.jsail.fields.MFDoubleObject
-
Remove one SFDouble element of the field array at index position, if found.
- remove(int) - Method in class org.web3d.x3d.jsail.fields.MFFloatObject
-
Remove one SFFloat element of the field array at index position, if found.
- remove(int) - Method in class org.web3d.x3d.jsail.fields.MFImageObject
-
Remove one SFImage element of the field array at index position, if found.
- remove(int) - Method in class org.web3d.x3d.jsail.fields.MFInt32Object
-
Remove one SFInt32 element of the field array at index position, if found.
- remove(int) - Method in class org.web3d.x3d.jsail.fields.MFNodeObject
-
Remove one SFNode element of the field array at index position, if found.
- remove(int) - Method in class org.web3d.x3d.jsail.fields.MFRotationObject
-
Remove one SFRotation element of the field array at index position, if found.
- remove(int) - Method in class org.web3d.x3d.jsail.fields.MFStringObject
-
Remove one SFString element of the field array at index position, if found.
- remove(int) - Method in class org.web3d.x3d.jsail.fields.MFTimeObject
-
Remove one SFTime element of the field array at index position, if found.
- remove(int) - Method in class org.web3d.x3d.jsail.fields.MFVec2dObject
-
Remove one SFVec2d element of the field array at index position, if found.
- remove(int) - Method in class org.web3d.x3d.jsail.fields.MFVec2fObject
-
Remove one SFVec2f element of the field array at index position, if found.
- remove(int) - Method in class org.web3d.x3d.jsail.fields.MFVec3dObject
-
Remove one SFVec3d element of the field array at index position, if found.
- remove(int) - Method in class org.web3d.x3d.jsail.fields.MFVec3fObject
-
Remove one SFVec3f element of the field array at index position, if found.
- remove(int) - Method in class org.web3d.x3d.jsail.fields.MFVec4dObject
-
Remove one SFVec4d element of the field array at index position, if found.
- remove(int) - Method in class org.web3d.x3d.jsail.fields.MFVec4fObject
-
Remove one SFVec4f element of the field array at index position, if found.
- remove(int) - Method in interface org.web3d.x3d.sai.MField
-
Remove one element of the field array at index position, if found.
- removeBrowserListener(BrowserListener) - Method in interface org.web3d.x3d.sai.ExternalBrowser
-
Remove a listener for browser events.
- removeField(fieldObject) - Method in class org.web3d.x3d.jsail.Core.ExternProtoDeclareObject
-
Remove a field from contained fieldList
- removeField(String) - Method in class org.web3d.x3d.jsail.Core.ExternProtoDeclareObject
-
Remove a field by name from contained fieldList
- removeField(fieldObject) - Method in class org.web3d.x3d.jsail.Core.ProtoInterfaceObject
-
Remove a field from contained fieldList
- removeField(String) - Method in class org.web3d.x3d.jsail.Core.ProtoInterfaceObject
-
Remove a field by name from contained fieldList
- removeField(fieldObject) - Method in class org.web3d.x3d.jsail.Scripting.ScriptObject
-
Remove a field from contained fieldList
- removeField(String) - Method in class org.web3d.x3d.jsail.Scripting.ScriptObject
-
Remove a field by name from contained fieldList
- removeField(fieldObject) - Method in class org.web3d.x3d.jsail.Shaders.ComposedShaderObject
-
Remove a field from contained fieldList
- removeField(String) - Method in class org.web3d.x3d.jsail.Shaders.ComposedShaderObject
-
Remove a field by name from contained fieldList
- removeField(fieldObject) - Method in class org.web3d.x3d.jsail.Shaders.PackagedShaderObject
-
Remove a field from contained fieldList
- removeField(String) - Method in class org.web3d.x3d.jsail.Shaders.PackagedShaderObject
-
Remove a field by name from contained fieldList
- removeField(fieldObject) - Method in class org.web3d.x3d.jsail.Shaders.ShaderProgramObject
-
Remove a field from contained fieldList
- removeField(String) - Method in class org.web3d.x3d.jsail.Shaders.ShaderProgramObject
-
Remove a field by name from contained fieldList
- removeFieldValue(fieldValueObject) - Method in class org.web3d.x3d.jsail.Core.ProtoInstanceObject
-
Remove a fieldValue from contained fieldValueList
- removeFieldValue(String) - Method in class org.web3d.x3d.jsail.Core.ProtoInstanceObject
-
Remove a fieldValue by name from contained fieldValueList
- removeX3DEventListener(X3DFieldEventListener) - Method in class org.web3d.x3d.jsail.fields.X3DConcreteField
-
WARNING not tested
- removeX3DEventListener(X3DFieldEventListener) - Method in interface org.web3d.x3d.sai.X3DField
-
Remove a listener for changes in the readable field.
- REPEATR_DEFAULT_VALUE - Static variable in class org.web3d.x3d.jsail.Texturing3D.ComposedTexture3DObject
-
SFBool field named repeatR has default value false (Java syntax) or false (XML syntax).
- REPEATR_DEFAULT_VALUE - Static variable in class org.web3d.x3d.jsail.Texturing3D.ImageTexture3DObject
-
SFBool field named repeatR has default value false (Java syntax) or false (XML syntax).
- REPEATR_DEFAULT_VALUE - Static variable in class org.web3d.x3d.jsail.Texturing3D.PixelTexture3DObject
-
SFBool field named repeatR has default value false (Java syntax) or false (XML syntax).
- REPEATS_DEFAULT_VALUE - Static variable in class org.web3d.x3d.jsail.Texturing.ImageTextureObject
-
SFBool field named repeatS has default value true (Java syntax) or true (XML syntax).
- REPEATS_DEFAULT_VALUE - Static variable in class org.web3d.x3d.jsail.Texturing.MovieTextureObject
-
SFBool field named repeatS has default value true (Java syntax) or true (XML syntax).
- REPEATS_DEFAULT_VALUE - Static variable in class org.web3d.x3d.jsail.Texturing.PixelTextureObject
-
SFBool field named repeatS has default value true (Java syntax) or true (XML syntax).
- REPEATS_DEFAULT_VALUE - Static variable in class org.web3d.x3d.jsail.Texturing3D.ComposedTexture3DObject
-
SFBool field named repeatS has default value false (Java syntax) or false (XML syntax).
- REPEATS_DEFAULT_VALUE - Static variable in class org.web3d.x3d.jsail.Texturing3D.ImageTexture3DObject
-
SFBool field named repeatS has default value false (Java syntax) or false (XML syntax).
- REPEATS_DEFAULT_VALUE - Static variable in class org.web3d.x3d.jsail.Texturing3D.PixelTexture3DObject
-
SFBool field named repeatS has default value false (Java syntax) or false (XML syntax).
- REPEATT_DEFAULT_VALUE - Static variable in class org.web3d.x3d.jsail.Texturing.ImageTextureObject
-
SFBool field named repeatT has default value true (Java syntax) or true (XML syntax).
- REPEATT_DEFAULT_VALUE - Static variable in class org.web3d.x3d.jsail.Texturing.MovieTextureObject
-
SFBool field named repeatT has default value true (Java syntax) or true (XML syntax).
- REPEATT_DEFAULT_VALUE - Static variable in class org.web3d.x3d.jsail.Texturing.PixelTextureObject
-
SFBool field named repeatT has default value true (Java syntax) or true (XML syntax).
- REPEATT_DEFAULT_VALUE - Static variable in class org.web3d.x3d.jsail.Texturing3D.ComposedTexture3DObject
-
SFBool field named repeatT has default value false (Java syntax) or false (XML syntax).
- REPEATT_DEFAULT_VALUE - Static variable in class org.web3d.x3d.jsail.Texturing3D.ImageTexture3DObject
-
SFBool field named repeatT has default value false (Java syntax) or false (XML syntax).
- REPEATT_DEFAULT_VALUE - Static variable in class org.web3d.x3d.jsail.Texturing3D.PixelTexture3DObject
-
SFBool field named repeatT has default value false (Java syntax) or false (XML syntax).
- replace(X3DObject) - Method in class org.web3d.x3d.jsail.Core.X3DObject
-
Replaces current X3DObject with new X3DObject.
- resetContainerFieldOverride() - Method in class org.web3d.x3d.jsail.X3DConcreteNode
-
containerField describes current field relationship of a node to its parent.
- RESUMETIME_DEFAULT_VALUE - Static variable in class org.web3d.x3d.jsail.Sound.AudioClipObject
-
SFTime field named resumeTime has default value 0 (Java syntax) or 0 (XML syntax).
- RESUMETIME_DEFAULT_VALUE - Static variable in class org.web3d.x3d.jsail.Texturing.MovieTextureObject
-
SFTime field named resumeTime has default value 0 (Java syntax) or 0 (XML syntax).
- RESUMETIME_DEFAULT_VALUE - Static variable in class org.web3d.x3d.jsail.Time.TimeSensorObject
-
SFTime field named resumeTime has default value 0 (Java syntax) or 0 (XML syntax).
- RETAINEDOPACITY_DEFAULT_VALUE - Static variable in class org.web3d.x3d.jsail.VolumeRendering.BoundaryEnhancementVolumeStyleObject
-
SFFloat field named retainedOpacity has default value 0.2f (Java syntax) or 0.2 (XML syntax).
- RETAINUSEROFFSETS_DEFAULT_VALUE - Static variable in class org.web3d.x3d.jsail.Geospatial.GeoViewpointObject
-
SFBool field named retainUserOffsets has default value false (Java syntax) or false (XML syntax).
- RETAINUSEROFFSETS_DEFAULT_VALUE - Static variable in class org.web3d.x3d.jsail.Navigation.OrthoViewpointObject
-
SFBool field named retainUserOffsets has default value false (Java syntax) or false (XML syntax).
- RETAINUSEROFFSETS_DEFAULT_VALUE - Static variable in class org.web3d.x3d.jsail.Navigation.ViewpointGroupObject
-
SFBool field named retainUserOffsets has default value false (Java syntax) or false (XML syntax).
- RETAINUSEROFFSETS_DEFAULT_VALUE - Static variable in class org.web3d.x3d.jsail.Navigation.ViewpointObject
-
SFBool field named retainUserOffsets has default value false (Java syntax) or false (XML syntax).
- RIGHTURL_DEFAULT_VALUE - Static variable in class org.web3d.x3d.jsail.EnvironmentalEffects.BackgroundObject
-
MFString field named rightUrl has default value equal to an empty list.
- RigidBody - Interface in org.web3d.x3d.sai.RigidBodyPhysics
-
Abstract node interface, defined by X3D specification to support X3D Java interoperability.
- RigidBodyCollection - Interface in org.web3d.x3d.sai.RigidBodyPhysics
-
Abstract node interface, defined by X3D specification to support X3D Java interoperability.
- RigidBodyCollectionObject - Class in org.web3d.x3d.jsail.RigidBodyPhysics
-
X3D node tooltip: (X3D version 3.2 or later) [X3DChildNode] RigidBodyCollection represents a system of bodies that interact within a single physics model
- RigidBodyCollectionObject() - Constructor for class org.web3d.x3d.jsail.RigidBodyPhysics.RigidBodyCollectionObject
-
Constructor for RigidBodyCollectionObject to initialize member variables with default values.
- RigidBodyCollectionObject(String) - Constructor for class org.web3d.x3d.jsail.RigidBodyPhysics.RigidBodyCollectionObject
-
Utility constructor that assigns DEF label after initializing member variables with default values.
- RigidBodyObject - Class in org.web3d.x3d.jsail.RigidBodyPhysics
-
X3D node tooltip: (X3D version 3.2 or later) [X3DNode] RigidBody describes a collection of shapes with a mass distribution that is affected by the physics model.
- RigidBodyObject() - Constructor for class org.web3d.x3d.jsail.RigidBodyPhysics.RigidBodyObject
-
Constructor for RigidBodyObject to initialize member variables with default values.
- RigidBodyObject(String) - Constructor for class org.web3d.x3d.jsail.RigidBodyPhysics.RigidBodyObject
-
Utility constructor that assigns DEF label after initializing member variables with default values.
- ROOTURL_DEFAULT_VALUE - Static variable in class org.web3d.x3d.jsail.Geospatial.GeoLODObject
-
MFString field named rootUrl has default value equal to an empty list.
- ROSYBROWN - Static variable in class org.web3d.x3d.jsail.fields.SFColorObject
-
- ROTATEYUP_DEFAULT_VALUE - Static variable in class org.web3d.x3d.jsail.Geospatial.GeoOriginObject
-
SFBool field named rotateYUp has default value false (Java syntax) or false (XML syntax).
- ROTATION_DEFAULT_VALUE - Static variable in class org.web3d.x3d.jsail.CADGeometry.CADPartObject
-
SFRotation field named rotation has default value {0f,0f,1f,0f} (Java syntax) or 0 0 1 0 (XML syntax).
- ROTATION_DEFAULT_VALUE - Static variable in class org.web3d.x3d.jsail.DIS.EspduTransformObject
-
SFRotation field named rotation has default value {0f,0f,1f,0f} (Java syntax) or 0 0 1 0 (XML syntax).
- ROTATION_DEFAULT_VALUE - Static variable in class org.web3d.x3d.jsail.Geospatial.GeoTransformObject
-
SFRotation field named rotation has default value {0f,0f,1f,0f} (Java syntax) or 0 0 1 0 (XML syntax).
- ROTATION_DEFAULT_VALUE - Static variable in class org.web3d.x3d.jsail.Grouping.TransformObject
-
SFRotation field named rotation has default value {0f,0f,1f,0f} (Java syntax) or 0 0 1 0 (XML syntax).
- ROTATION_DEFAULT_VALUE - Static variable in class org.web3d.x3d.jsail.HAnim.HAnimHumanoidObject
-
SFRotation field named rotation has default value {0f,0f,1f,0f} (Java syntax) or 0 0 1 0 (XML syntax).
- ROTATION_DEFAULT_VALUE - Static variable in class org.web3d.x3d.jsail.HAnim.HAnimJointObject
-
SFRotation field named rotation has default value {0f,0f,1f,0f} (Java syntax) or 0 0 1 0 (XML syntax).
- ROTATION_DEFAULT_VALUE - Static variable in class org.web3d.x3d.jsail.HAnim.HAnimSiteObject
-
SFRotation field named rotation has default value {0f,0f,1f,0f} (Java syntax) or 0 0 1 0 (XML syntax).
- ROTATION_DEFAULT_VALUE - Static variable in class org.web3d.x3d.jsail.RigidBodyPhysics.CollidableOffsetObject
-
SFRotation field named rotation has default value {0f,0f,1f,0f} (Java syntax) or 0 0 1 0 (XML syntax).
- ROTATION_DEFAULT_VALUE - Static variable in class org.web3d.x3d.jsail.RigidBodyPhysics.CollidableShapeObject
-
SFRotation field named rotation has default value {0f,0f,1f,0f} (Java syntax) or 0 0 1 0 (XML syntax).
- ROTATION_DEFAULT_VALUE - Static variable in class org.web3d.x3d.jsail.Texturing.TextureTransformObject
-
SFFloat field named rotation has default value 0f (Java syntax) or 0 (XML syntax).
- ROTATION_DEFAULT_VALUE - Static variable in class org.web3d.x3d.jsail.Texturing3D.TextureTransform3DObject
-
SFRotation field named rotation has default value {0f,0f,1f,0f} (Java syntax) or 0 0 1 0 (XML syntax).
- ROUTEObject - Class in org.web3d.x3d.jsail.Core
-
ROUTE connects output fields of event-producing nodes to input fields of event-consuming nodes.
- ROUTEObject() - Constructor for class org.web3d.x3d.jsail.Core.ROUTEObject
-
Constructor for ROUTEObject to initialize member variables with default values.
- ROYALBLUE - Static variable in class org.web3d.x3d.jsail.fields.SFColorObject
-
- RTPHEADEREXPECTED_DEFAULT_VALUE - Static variable in class org.web3d.x3d.jsail.DIS.EspduTransformObject
-
SFBool field named rtpHeaderExpected has default value false (Java syntax) or false (XML syntax).
- RTPHEADEREXPECTED_DEFAULT_VALUE - Static variable in class org.web3d.x3d.jsail.DIS.ReceiverPduObject
-
SFBool field named rtpHeaderExpected has default value false (Java syntax) or false (XML syntax).
- RTPHEADEREXPECTED_DEFAULT_VALUE - Static variable in class org.web3d.x3d.jsail.DIS.SignalPduObject
-
SFBool field named rtpHeaderExpected has default value false (Java syntax) or false (XML syntax).
- RTPHEADEREXPECTED_DEFAULT_VALUE - Static variable in class org.web3d.x3d.jsail.DIS.TransmitterPduObject
-
SFBool field named rtpHeaderExpected has default value false (Java syntax) or false (XML syntax).
- run(String) - Static method in class org.web3d.x3d.jsail.CommandLine
-
Utility run() method provided for test purposes, allowing invocation with a single String (rather than a String[] array).
- run(String[]) - Static method in class org.web3d.x3d.jsail.CommandLine
-
Default run() method provided for test purposes, first initializing ConfigurationProperties then reading properties file (if any) and processing arguments.
- run(String[]) - Static method in class org.web3d.x3d.jsail.MeshLabLauncher
-
Default run() method provided for test purposes, first initializing ConfigurationProperties then reading properties file (if any) and processing arguments.