| 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 |
EdgeEnhancementVolumeStyleObject
X3D node tooltip: (X3D version 3.3 or later) [X3DComposableVolumeRenderStyleNode] EdgeEnhancementVolumeStyle specifies edge enhancement for the volume rendering style.
|
| Modifier and Type | Method and Description |
|---|---|
EdgeEnhancementVolumeStyle |
EdgeEnhancementVolumeStyle.setCssClass(java.lang.String newValue)
Assign String value to inputOutput SFString field named class.
|
EdgeEnhancementVolumeStyle |
EdgeEnhancementVolumeStyle.setDEF(java.lang.String newValue)
Assign String value to inputOutput SFString field named DEF.
|
EdgeEnhancementVolumeStyle |
EdgeEnhancementVolumeStyle.setEdgeColor(float[] newValue)
Assign 4-tuple float array using RGBA values [0..1] using RGBA values [0..1] to inputOutput SFColorRGBA field named edgeColor.
|
EdgeEnhancementVolumeStyle |
EdgeEnhancementVolumeStyle.setEnabled(boolean newValue)
Assign boolean value to inputOutput SFBool field named enabled.
|
EdgeEnhancementVolumeStyle |
EdgeEnhancementVolumeStyle.setGradientThreshold(float newValue)
Assign float value within allowed range of [0,3.1416] to inputOutput SFFloat field named gradientThreshold.
|
EdgeEnhancementVolumeStyle |
EdgeEnhancementVolumeStyle.setMetadata(X3DMetadataObject newValue)
Assign X3DMetadataObject instance (using a properly typed node) to inputOutput SFNode field metadata.
|
EdgeEnhancementVolumeStyle |
EdgeEnhancementVolumeStyle.setSurfaceNormals(X3DTexture3DNode newValue)
Assign X3DTexture3DNode instance (using a properly typed node) to inputOutput SFNode field surfaceNormals.
|
EdgeEnhancementVolumeStyle |
EdgeEnhancementVolumeStyle.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.