Uses of Class
org.web3d.x3d.jsail.TextureProjection.TextureProjectorParallel
Package
Description
TextureProjection nodes project texture images onto geometry in a scene.
-
Uses of TextureProjectorParallel in org.web3d.x3d.jsail.TextureProjection
Modifier and TypeMethodDescriptionTextureProjectorParallel.addComments
(String newComment) Add comment as String to contained commentsList.TextureProjectorParallel.addComments
(String[] newComments) Add comments as String[] array to contained commentsList.TextureProjectorParallel.addComments
(CommentsBlock newCommentsBlock) Add CommentsBlock to contained commentsList.TextureProjectorParallel.clearIS()
Utility method to clear SFNode value of IS field.TextureProjectorParallel.clearMetadata()
Utility method to clear SFNode value of metadata field.TextureProjectorParallel.clearTexture()
Utility method to clear SFNode value of texture field.TextureProjectorParallel.setAmbientIntensity
(double newValue) Utility method: double-precision set-parameter accessor for X3D floating-point type, similar tosetAmbientIntensity(float)
.TextureProjectorParallel.setAmbientIntensity
(float newValue) Accessor method to assign float value to inputOutput SFFloat field named ambientIntensity.TextureProjectorParallel.setAmbientIntensity
(SFFloat newValue) Assign typed object value to SFFloat ambientIntensity field, similar tosetAmbientIntensity(float)
.TextureProjectorParallel.setColor
(double[] newArray) Utility method: double-precision set-parameters accessor for X3D floating-point type, similar tosetColor(float[])
.TextureProjectorParallel.setColor
(double red, double green, double blue) Utility method: double-precision set-parameters accessor for X3D floating-point type, similar tosetColor(float[])
.TextureProjectorParallel.setColor
(float[] newValue) Accessor method to assign 3-tuple float array using RGB values [0..1] to inputOutput SFColor field named color.TextureProjectorParallel.setColor
(float red, float green, float blue) Assign values to SFColor color field, similar tosetColor(float[])
.Assign typed object value to SFColor color field, similar tosetColor(float[])
.final TextureProjectorParallel
TextureProjectorParallel.setCssClass
(String newValue) Accessor method to assign String value to inputOutput SFString field named class.TextureProjectorParallel.setCssClass
(SFString newValue) Assign typed object value to SFString cssClass field, similar tosetCssClass(String)
.final TextureProjectorParallel
TextureProjectorParallel.setCssStyle
(String newValue) Accessor method to assign String value to inputOutput SFString field named style.TextureProjectorParallel.setCssStyle
(SFString newValue) Assign typed object value to SFString cssClass field, similar tosetCssStyle(String)
.final TextureProjectorParallel
Accessor method to assign String value to inputOutput SFString field named DEF.Assign typed object value to SFString DEF field, similar tosetDEF(String)
.TextureProjectorParallel.setDescription
(String newValue) Accessor method to assign String value to inputOutput SFString field named description.TextureProjectorParallel.setDescription
(SFString newValue) Assign typed object value to SFString description field, similar tosetDescription(String)
.TextureProjectorParallel.setDirection
(double[] newArray) Utility method: double-precision set-array accessor for X3D floating-point type, similar tosetDirection(float[])
.TextureProjectorParallel.setDirection
(double x, double y, double z) Utility method: double-precision set-parameters accessor for X3D floating-point type, similar tosetDirection(float[])
.TextureProjectorParallel.setDirection
(float[] newValue) Accessor method to assign 3-tuple float array to inputOutput SFVec3f field named direction.TextureProjectorParallel.setDirection
(float x, float y, float z) Assign values to SFVec3f direction field, similar tosetDirection(float[])
.TextureProjectorParallel.setDirection
(SFVec3f newValue) Assign typed object value to SFVec3f direction field, similar tosetDirection(float[])
.TextureProjectorParallel.setFarDistance
(double newValue) Utility method: double-precision set-parameter accessor for X3D floating-point type, similar tosetFarDistance(float)
.TextureProjectorParallel.setFarDistance
(float newValue) Accessor method to assign float value to inputOutput SFFloat field named farDistance.TextureProjectorParallel.setFarDistance
(SFFloat newValue) Assign typed object value to SFFloat farDistance field, similar tosetFarDistance(float)
.TextureProjectorParallel.setFieldOfView
(double[] newArray) Utility method: double-precision set-array accessor for X3D floating-point type, similar tosetFieldOfView(float[])
.TextureProjectorParallel.setFieldOfView
(double x, double y, double z, double t) Utility method: double-precision set-parameters accessor for X3D floating-point type, similar tosetFieldOfView(float[])
.TextureProjectorParallel.setFieldOfView
(float[] newValue) Accessor method to assign 4-tuple float array to inputOutput SFVec4f field named fieldOfView.TextureProjectorParallel.setFieldOfView
(float x, float y, float z, float w) Assign values to SFVec4f fieldOfView field, similar tosetFieldOfView(float[])
.TextureProjectorParallel.setFieldOfView
(SFVec4f newValue) Assign typed object value to SFVec4f fieldOfView field, similar tosetFieldOfView(float[])
.TextureProjectorParallel.setGlobal
(boolean newValue) Accessor method to assign boolean value to inputOutput SFBool field named global.Assign typed object value to SFBool global field, similar tosetGlobal(boolean)
.final TextureProjectorParallel
Accessor method to assign String value to inputOutput SFString field named id.Assign typed object value to SFString HtmlID field, similar tosetHtmlID(String)
.TextureProjectorParallel.setIntensity
(double newValue) Utility method: double-precision set-parameter accessor for X3D floating-point type, similar tosetIntensity(float)
.TextureProjectorParallel.setIntensity
(float newValue) Accessor method to assign float value to inputOutput SFFloat field named intensity.TextureProjectorParallel.setIntensity
(SFFloat newValue) Assign typed object value to SFFloat intensity field, similar tosetIntensity(float)
.Accessor method to assign IS instance (using a properly typed node) to inputOutput SFNode field IS.TextureProjectorParallel.setLocation
(double[] newArray) Utility method: double-precision set-array accessor for X3D floating-point type, similar tosetLocation(float[])
.TextureProjectorParallel.setLocation
(double x, double y, double z) Utility method: double-precision set-parameters accessor for X3D floating-point type, similar tosetLocation(float[])
.TextureProjectorParallel.setLocation
(float[] newValue) Accessor method to assign 3-tuple float array to inputOutput SFVec3f field named location.TextureProjectorParallel.setLocation
(float x, float y, float z) Assign values to SFVec3f location field, similar tosetLocation(float[])
.TextureProjectorParallel.setLocation
(SFVec3f newValue) Assign typed object value to SFVec3f location field, similar tosetLocation(float[])
.TextureProjectorParallel.setMetadata
(ProtoInstance newValue) Assign ProtoInstance (using a properly typed node) to inputOutput SFNode field metadata.TextureProjectorParallel.setMetadata
(X3DMetadataObject newValue) Accessor method to assign org.web3d.x3d.sai.Core.X3DMetadataObject instance (using a properly typed node) to inputOutput SFNode field metadata.TextureProjectorParallel.setNearDistance
(double newValue) Utility method: double-precision set-parameter accessor for X3D floating-point type, similar tosetNearDistance(float)
.TextureProjectorParallel.setNearDistance
(float newValue) Accessor method to assign float value to inputOutput SFFloat field named nearDistance.TextureProjectorParallel.setNearDistance
(SFFloat newValue) Assign typed object value to SFFloat nearDistance field, similar tosetNearDistance(float)
.TextureProjectorParallel.setOn
(boolean newValue) Accessor method to assign boolean value to inputOutput SFBool field named on.Assign typed object value to SFBool on field, similar tosetOn(boolean)
.TextureProjectorParallel.setShadowIntensity
(double newValue) Utility method: double-precision set-parameter accessor for X3D floating-point type, similar tosetShadowIntensity(float)
.TextureProjectorParallel.setShadowIntensity
(float newValue) Accessor method to assign float value to inputOutput SFFloat field named shadowIntensity.TextureProjectorParallel.setShadowIntensity
(SFFloat newValue) Assign typed object value to SFFloat shadowIntensity field, similar tosetShadowIntensity(float)
.TextureProjectorParallel.setShadows
(boolean newValue) Accessor method to assign boolean value to inputOutput SFBool field named shadows.TextureProjectorParallel.setShadows
(SFBool newValue) Assign typed object value to SFBool shadows field, similar tosetShadows(boolean)
.TextureProjectorParallel.setTexture
(ProtoInstance newValue) Assign ProtoInstance (using a properly typed node) to inputOutput SFNode field texture.TextureProjectorParallel.setTexture
(X3DTexture2DNode newValue) Accessor method to assign org.web3d.x3d.sai.Texturing.X3DTexture2DNode instance (using a properly typed node) to inputOutput SFNode field texture.TextureProjectorParallel.setUpVector
(double[] newArray) Utility method: double-precision set-array accessor for X3D floating-point type, similar tosetUpVector(float[])
.TextureProjectorParallel.setUpVector
(double x, double y, double z) Utility method: double-precision set-parameters accessor for X3D floating-point type, similar tosetUpVector(float[])
.TextureProjectorParallel.setUpVector
(float[] newValue) Accessor method to assign 3-tuple float array to inputOutput SFVec3f field named upVector.TextureProjectorParallel.setUpVector
(float x, float y, float z) Assign values to SFVec3f upVector field, similar tosetUpVector(float[])
.TextureProjectorParallel.setUpVector
(SFVec3f newValue) Assign typed object value to SFVec3f upVector field, similar tosetUpVector(float[])
.final TextureProjectorParallel
Accessor method to assign String value to inputOutput SFString field named USE.Assign typed object value to SFString USE field, similar tosetUSE(String)
.TextureProjectorParallel.setUSE
(TextureProjectorParallel DEFnode) Assign a USE reference to another DEF node of same node type, similar tosetUSE(String)
.Modifier and TypeMethodDescriptionTextureProjectorParallel.setUSE
(TextureProjectorParallel DEFnode) Assign a USE reference to another DEF node of same node type, similar tosetUSE(String)
.