| 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 |
ShadedVolumeStyleObject
All fields fully supported except shadows supported with at least Phong shading at level 3.
|
| Modifier and Type | Method and Description |
|---|---|
ShadedVolumeStyle |
ShadedVolumeStyle.setCssClass(java.lang.String newValue)
Assign String value to inputOutput SFString field named class.
|
ShadedVolumeStyle |
ShadedVolumeStyle.setDEF(java.lang.String newValue)
Assign String value to inputOutput SFString field named DEF.
|
ShadedVolumeStyle |
ShadedVolumeStyle.setEnabled(boolean newValue)
Assign boolean value to inputOutput SFBool field named enabled.
|
ShadedVolumeStyle |
ShadedVolumeStyle.setLighting(boolean newValue)
Assign boolean value to inputOutput SFBool field named lighting.
|
ShadedVolumeStyle |
ShadedVolumeStyle.setMaterial(X3DMaterialNode newValue)
Assign X3DMaterialNode instance (using a properly typed node) to inputOutput SFNode field material.
|
ShadedVolumeStyle |
ShadedVolumeStyle.setMetadata(X3DMetadataObject newValue)
Assign X3DMetadataObject instance (using a properly typed node) to inputOutput SFNode field metadata.
|
ShadedVolumeStyle |
ShadedVolumeStyle.setPhaseFunction(java.lang.String newValue)
Assign String enumeration value ("Henyey-Greenstein"|"NONE") ['Henyey-Greenstein'|'NONE'|'etc.'] to initializeOnly SFString field named phaseFunction.
|
ShadedVolumeStyle |
ShadedVolumeStyle.setShadows(boolean newValue)
Assign boolean value to inputOutput SFBool field named shadows.
|
ShadedVolumeStyle |
ShadedVolumeStyle.setSurfaceNormals(X3DTexture3DNode newValue)
Assign X3DTexture3DNode instance (using a properly typed node) to inputOutput SFNode field surfaceNormals.
|
ShadedVolumeStyle |
ShadedVolumeStyle.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.