ToneMappedVolumeStyleObject |
ToneMappedVolumeStyleObject.addComments(java.lang.String newComment) |
Add comment as String to contained commentsList.
|
ToneMappedVolumeStyleObject |
ToneMappedVolumeStyleObject.addComments(java.lang.String[] newComments) |
Add comments as String[] array to contained commentsList.
|
ToneMappedVolumeStyleObject |
ToneMappedVolumeStyleObject.addComments(CommentsBlock newCommentsBlock) |
Add CommentsBlock to contained commentsList.
|
ToneMappedVolumeStyleObject |
ToneMappedVolumeStyleObject.clearIS() |
Utility method to clear SFNode value of IS field.
|
ToneMappedVolumeStyleObject |
ToneMappedVolumeStyleObject.clearMetadata() |
Utility method to clear SFNode value of metadata field.
|
ToneMappedVolumeStyleObject |
ToneMappedVolumeStyleObject.clearSurfaceNormals() |
Utility method to clear SFNode value of surfaceNormals field.
|
ToneMappedVolumeStyleObject |
ToneMappedVolumeStyleObject.setCoolColor(double[] newArray) |
Utility method: double-precision set-parameters accessor for X3D floating-point type, similar to setCoolColor(float[]) .
|
ToneMappedVolumeStyleObject |
ToneMappedVolumeStyleObject.setCoolColor(double red,
double green,
double blue,
double alpha) |
Utility method: double-precision set-parameters accessor for X3D floating-point type, similar to setCoolColor(float[]) .
|
ToneMappedVolumeStyleObject |
ToneMappedVolumeStyleObject.setCoolColor(float[] newValue) |
Accessor method to assign 4-tuple float array using RGBA values [0..1] to inputOutput SFColorRGBA field named coolColor.
|
ToneMappedVolumeStyleObject |
ToneMappedVolumeStyleObject.setCoolColor(float red,
float green,
float blue,
float alpha) |
|
ToneMappedVolumeStyleObject |
ToneMappedVolumeStyleObject.setCoolColor(SFColorRGBAObject newValue) |
|
ToneMappedVolumeStyleObject |
ToneMappedVolumeStyleObject.setCssClass(java.lang.String newValue) |
Accessor method to assign String value to inputOutput SFString field named class.
|
ToneMappedVolumeStyleObject |
ToneMappedVolumeStyleObject.setCssClass(SFStringObject newValue) |
|
ToneMappedVolumeStyleObject |
ToneMappedVolumeStyleObject.setDEF(java.lang.String newValue) |
Accessor method to assign String value to inputOutput SFString field named DEF.
|
ToneMappedVolumeStyleObject |
ToneMappedVolumeStyleObject.setDEF(SFStringObject newValue) |
Assign typed object value to SFString DEF field, similar to setDEF(String) .
|
ToneMappedVolumeStyleObject |
ToneMappedVolumeStyleObject.setEnabled(boolean newValue) |
Accessor method to assign boolean value to inputOutput SFBool field named enabled.
|
ToneMappedVolumeStyleObject |
ToneMappedVolumeStyleObject.setEnabled(SFBoolObject newValue) |
|
ToneMappedVolumeStyleObject |
ToneMappedVolumeStyleObject.setIS(ISObject newValue) |
Accessor method to assign ISObject instance (using a properly typed node) to inputOutput SFNode field IS.
|
ToneMappedVolumeStyleObject |
ToneMappedVolumeStyleObject.setMetadata(ProtoInstanceObject newValue) |
Assign ProtoInstance (using a properly typed node) to inputOutput SFNode field metadata.
|
ToneMappedVolumeStyleObject |
ToneMappedVolumeStyleObject.setMetadata(X3DMetadataObject newValue) |
Accessor method to assign X3DMetadataObject instance (using a properly typed node) to inputOutput SFNode field metadata.
|
ToneMappedVolumeStyleObject |
ToneMappedVolumeStyleObject.setSurfaceNormals(ProtoInstanceObject newValue) |
Assign ProtoInstance (using a properly typed node) to inputOutput SFNode field surfaceNormals.
|
ToneMappedVolumeStyleObject |
ToneMappedVolumeStyleObject.setSurfaceNormals(X3DTexture3DNode newValue) |
Accessor method to assign X3DTexture3DNode instance (using a properly typed node) to inputOutput SFNode field surfaceNormals.
|
ToneMappedVolumeStyleObject |
ToneMappedVolumeStyleObject.setUSE(java.lang.String newValue) |
Accessor method to assign String value to inputOutput SFString field named USE.
|
ToneMappedVolumeStyleObject |
ToneMappedVolumeStyleObject.setUSE(SFStringObject newValue) |
Assign typed object value to SFString USE field, similar to setUSE(String) .
|
ToneMappedVolumeStyleObject |
ToneMappedVolumeStyleObject.setUSE(ToneMappedVolumeStyleObject DEFnode) |
Assign a USE reference to another DEF node of same node type, similar to setUSE(String) .
|
ToneMappedVolumeStyleObject |
ToneMappedVolumeStyleObject.setWarmColor(double[] newArray) |
Utility method: double-precision set-parameters accessor for X3D floating-point type, similar to setWarmColor(float[]) .
|
ToneMappedVolumeStyleObject |
ToneMappedVolumeStyleObject.setWarmColor(double red,
double green,
double blue,
double alpha) |
Utility method: double-precision set-parameters accessor for X3D floating-point type, similar to setWarmColor(float[]) .
|
ToneMappedVolumeStyleObject |
ToneMappedVolumeStyleObject.setWarmColor(float[] newValue) |
Accessor method to assign 4-tuple float array using RGBA values [0..1] to inputOutput SFColorRGBA field named warmColor.
|
ToneMappedVolumeStyleObject |
ToneMappedVolumeStyleObject.setWarmColor(float red,
float green,
float blue,
float alpha) |
|
ToneMappedVolumeStyleObject |
ToneMappedVolumeStyleObject.setWarmColor(SFColorRGBAObject newValue) |
|