| Package | Description |
|---|---|
| org.web3d.x3d.jsail.VolumeRendering |
The Volume Rendering component provides the ability to specify and render volumetric
data sets.
|
| org.web3d.x3d.sai.VolumeRendering |
The Volume Rendering component provides the ability to specify and render volumetric
data sets.
|
| Modifier and Type | Class and Description |
|---|---|
class |
ToneMappedVolumeStyleObject
X3D node tooltip: (X3D version 3.3 or later) [X3DComposableVolumeRenderStyleNode] ToneMappedVolumeStyle specifies that volumetric data is rendered with Gooch shading model of two-toned warm/cool coloring.
|
| Modifier and Type | Method and Description |
|---|---|
ToneMappedVolumeStyle |
ToneMappedVolumeStyle.setCoolColor(float[] newValue)
Assign 4-tuple float array using RGBA values [0..1] using RGBA values [0..1] to inputOutput SFColorRGBA field named coolColor.
|
ToneMappedVolumeStyle |
ToneMappedVolumeStyle.setCssClass(java.lang.String newValue)
Assign String value to inputOutput SFString field named class.
|
ToneMappedVolumeStyle |
ToneMappedVolumeStyle.setDEF(java.lang.String newValue)
Assign String value to inputOutput SFString field named DEF.
|
ToneMappedVolumeStyle |
ToneMappedVolumeStyle.setEnabled(boolean newValue)
Assign boolean value to inputOutput SFBool field named enabled.
|
ToneMappedVolumeStyle |
ToneMappedVolumeStyle.setMetadata(X3DMetadataObject newValue)
Assign X3DMetadataObject instance (using a properly typed node) to inputOutput SFNode field metadata.
|
ToneMappedVolumeStyle |
ToneMappedVolumeStyle.setSurfaceNormals(X3DTexture3DNode newValue)
Assign X3DTexture3DNode instance (using a properly typed node) to inputOutput SFNode field surfaceNormals.
|
ToneMappedVolumeStyle |
ToneMappedVolumeStyle.setUSE(java.lang.String newValue)
Assign String value to inputOutput SFString field named USE.
|
ToneMappedVolumeStyle |
ToneMappedVolumeStyle.setWarmColor(float[] newValue)
Assign 4-tuple float array using RGBA values [0..1] using RGBA values [0..1] to inputOutput SFColorRGBA field named warmColor.
|
Copyright ©2005-2017 Web3D Consortium under an open-source license, free for any use. Feedback is welcome.