| 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 |
ProjectionVolumeStyleObject
X3D node tooltip: (X3D version 3.3 or later) [X3DComposableVolumeRenderStyleNode] ProjectionVolumeStyle uses voxel data to directly generate output color
|
| Modifier and Type | Method and Description |
|---|---|
ProjectionVolumeStyle |
ProjectionVolumeStyle.setCssClass(java.lang.String newValue)
Assign String value to inputOutput SFString field named class.
|
ProjectionVolumeStyle |
ProjectionVolumeStyle.setDEF(java.lang.String newValue)
Assign String value to inputOutput SFString field named DEF.
|
ProjectionVolumeStyle |
ProjectionVolumeStyle.setEnabled(boolean newValue)
Assign boolean value to inputOutput SFBool field named enabled.
|
ProjectionVolumeStyle |
ProjectionVolumeStyle.setIntensityThreshold(float newValue)
Assign float value within allowed range of [0,1] to inputOutput SFFloat field named intensityThreshold.
|
ProjectionVolumeStyle |
ProjectionVolumeStyle.setMetadata(X3DMetadataObject newValue)
Assign X3DMetadataObject instance (using a properly typed node) to inputOutput SFNode field metadata.
|
ProjectionVolumeStyle |
ProjectionVolumeStyle.setType(java.lang.String newValue)
Assign String enumeration value ("MAX"|"MIN"|"AVERAGE") ['MAX'|'MIN'|'AVERAGE'] to inputOutput SFString field named type.
|
ProjectionVolumeStyle |
ProjectionVolumeStyle.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.