| 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 |
ComposedVolumeStyleObject
X3D node tooltip: (X3D version 3.3 or later) [X3DComposableVolumeRenderStyleNode] ComposedVolumeStyle allows compositing multiple rendering styles into single rendering pass.
|
| Modifier and Type | Method and Description |
|---|---|
ComposedVolumeStyle |
ComposedVolumeStyle.setCssClass(java.lang.String newValue)
Assign String value to inputOutput SFString field named class.
|
ComposedVolumeStyle |
ComposedVolumeStyle.setDEF(java.lang.String newValue)
Assign String value to inputOutput SFString field named DEF.
|
ComposedVolumeStyle |
ComposedVolumeStyle.setEnabled(boolean newValue)
Assign boolean value to inputOutput SFBool field named enabled.
|
ComposedVolumeStyle |
ComposedVolumeStyle.setMetadata(X3DMetadataObject newValue)
Assign X3DMetadataObject instance (using a properly typed node) to inputOutput SFNode field metadata.
|
ComposedVolumeStyle |
ComposedVolumeStyle.setRenderStyle(X3DNode[] newValue)
Assign X3DNode array (using an array consisting of properly typed nodes or ProtoInstanceObjects) to inputOutput MFNode field renderStyle.
|
ComposedVolumeStyle |
ComposedVolumeStyle.setUSE(java.lang.String newValue)
Assign String value to inputOutput SFString field named USE.
|
Copyright ©2005-2017 Web3D Consortium under an open-source license, free for any use. Feedback is welcome.