Uses of Interface
org.web3d.x3d.sai.Texturing3D.X3DTexture3DNode
| Package | Description |
|---|---|
| org.web3d.x3d.jsail.Texturing3D | |
| org.web3d.x3d.jsail.VolumeRendering | |
| org.web3d.x3d.sai.Texturing3D | |
| org.web3d.x3d.sai.VolumeRendering |
-
Uses of X3DTexture3DNode in org.web3d.x3d.jsail.Texturing3D
Classes in org.web3d.x3d.jsail.Texturing3D that implement X3DTexture3DNode Modifier and Type Class Description classComposedTexture3DObjectComposedTexture3D defines a 3D image-based texture map as a collection of 2D texture sources at various depths.classImageTexture3DObjectImageTexture3D defines a 3D image-based texture map by specifying a single image file that contains complete 3D data.classPixelTexture3DObjectPixelTexture3D defines a 3D image-based texture map as an explicit array of pixel values (image field). -
Uses of X3DTexture3DNode in org.web3d.x3d.jsail.VolumeRendering
Fields in org.web3d.x3d.jsail.VolumeRendering declared as X3DTexture3DNode Modifier and Type Field Description static X3DTexture3DNodeIsoSurfaceVolumeDataObject. GRADIENTS_DEFAULT_VALUESFNode field named gradients has default value null (Java syntax) or NULL (XML syntax).static X3DTexture3DNodeSegmentedVolumeDataObject. SEGMENTIDENTIFIERS_DEFAULT_VALUESFNode field named segmentIdentifiers has default value null (Java syntax) or NULL (XML syntax).static X3DTexture3DNodeCartoonVolumeStyleObject. SURFACENORMALS_DEFAULT_VALUESFNode field named surfaceNormals has default value null (Java syntax) or NULL (XML syntax).static X3DTexture3DNodeEdgeEnhancementVolumeStyleObject. SURFACENORMALS_DEFAULT_VALUESFNode field named surfaceNormals has default value null (Java syntax) or NULL (XML syntax).static X3DTexture3DNodeShadedVolumeStyleObject. SURFACENORMALS_DEFAULT_VALUESFNode field named surfaceNormals has default value null (Java syntax) or NULL (XML syntax).static X3DTexture3DNodeSilhouetteEnhancementVolumeStyleObject. SURFACENORMALS_DEFAULT_VALUESFNode field named surfaceNormals has default value null (Java syntax) or NULL (XML syntax).static X3DTexture3DNodeToneMappedVolumeStyleObject. SURFACENORMALS_DEFAULT_VALUESFNode field named surfaceNormals has default value null (Java syntax) or NULL (XML syntax).static X3DTexture3DNodeBlendedVolumeStyleObject. VOXELS_DEFAULT_VALUESFNode field named voxels has default value null (Java syntax) or NULL (XML syntax).static X3DTexture3DNodeIsoSurfaceVolumeDataObject. VOXELS_DEFAULT_VALUESFNode field named voxels has default value null (Java syntax) or NULL (XML syntax).static X3DTexture3DNodeSegmentedVolumeDataObject. VOXELS_DEFAULT_VALUESFNode field named voxels has default value null (Java syntax) or NULL (XML syntax).static X3DTexture3DNodeVolumeDataObject. VOXELS_DEFAULT_VALUESFNode field named voxels has default value null (Java syntax) or NULL (XML syntax).Methods in org.web3d.x3d.jsail.VolumeRendering that return X3DTexture3DNode Modifier and Type Method Description X3DTexture3DNodeIsoSurfaceVolumeDataObject. getGradients()Provide X3DTexture3DNode instance (using a properly typed node) from inputOutput SFNode field gradients.X3DTexture3DNodeSegmentedVolumeDataObject. getSegmentIdentifiers()Provide X3DTexture3DNode instance (using a properly typed node) from inputOutput SFNode field segmentIdentifiers.X3DTexture3DNodeCartoonVolumeStyleObject. getSurfaceNormals()Provide X3DTexture3DNode instance (using a properly typed node) from inputOutput SFNode field surfaceNormals.X3DTexture3DNodeEdgeEnhancementVolumeStyleObject. getSurfaceNormals()Provide X3DTexture3DNode instance (using a properly typed node) from inputOutput SFNode field surfaceNormals.X3DTexture3DNodeShadedVolumeStyleObject. getSurfaceNormals()Provide X3DTexture3DNode instance (using a properly typed node) from inputOutput SFNode field surfaceNormals.X3DTexture3DNodeSilhouetteEnhancementVolumeStyleObject. getSurfaceNormals()Provide X3DTexture3DNode instance (using a properly typed node) from inputOutput SFNode field surfaceNormals.X3DTexture3DNodeToneMappedVolumeStyleObject. getSurfaceNormals()Provide X3DTexture3DNode instance (using a properly typed node) from inputOutput SFNode field surfaceNormals.X3DTexture3DNodeBlendedVolumeStyleObject. getVoxels()Provide X3DTexture3DNode instance (using a properly typed node) from inputOutput SFNode field voxels.X3DTexture3DNodeIsoSurfaceVolumeDataObject. getVoxels()Provide X3DTexture3DNode instance (using a properly typed node) from inputOutput SFNode field voxels.X3DTexture3DNodeSegmentedVolumeDataObject. getVoxels()Provide X3DTexture3DNode instance (using a properly typed node) from inputOutput SFNode field voxels.X3DTexture3DNodeVolumeDataObject. getVoxels()Provide X3DTexture3DNode instance (using a properly typed node) from inputOutput SFNode field voxels.Methods in org.web3d.x3d.jsail.VolumeRendering with parameters of type X3DTexture3DNode Modifier and Type Method Description IsoSurfaceVolumeDataObjectIsoSurfaceVolumeDataObject. setGradients(X3DTexture3DNode newValue)Accessor method to assign X3DTexture3DNode instance (using a properly typed node) to inputOutput SFNode field gradients.SegmentedVolumeDataObjectSegmentedVolumeDataObject. setSegmentIdentifiers(X3DTexture3DNode newValue)Accessor method to assign X3DTexture3DNode instance (using a properly typed node) to inputOutput SFNode field segmentIdentifiers.CartoonVolumeStyleObjectCartoonVolumeStyleObject. setSurfaceNormals(X3DTexture3DNode newValue)Accessor method to assign X3DTexture3DNode instance (using a properly typed node) to inputOutput SFNode field surfaceNormals.EdgeEnhancementVolumeStyleObjectEdgeEnhancementVolumeStyleObject. setSurfaceNormals(X3DTexture3DNode newValue)Accessor method to assign X3DTexture3DNode instance (using a properly typed node) to inputOutput SFNode field surfaceNormals.ShadedVolumeStyleObjectShadedVolumeStyleObject. setSurfaceNormals(X3DTexture3DNode newValue)Accessor method to assign X3DTexture3DNode instance (using a properly typed node) to inputOutput SFNode field surfaceNormals.SilhouetteEnhancementVolumeStyleObjectSilhouetteEnhancementVolumeStyleObject. setSurfaceNormals(X3DTexture3DNode newValue)Accessor method to assign X3DTexture3DNode instance (using a properly typed node) to inputOutput SFNode field surfaceNormals.ToneMappedVolumeStyleObjectToneMappedVolumeStyleObject. setSurfaceNormals(X3DTexture3DNode newValue)Accessor method to assign X3DTexture3DNode instance (using a properly typed node) to inputOutput SFNode field surfaceNormals.BlendedVolumeStyleObjectBlendedVolumeStyleObject. setVoxels(X3DTexture3DNode newValue)Accessor method to assign X3DTexture3DNode instance (using a properly typed node) to inputOutput SFNode field voxels.IsoSurfaceVolumeDataObjectIsoSurfaceVolumeDataObject. setVoxels(X3DTexture3DNode newValue)Accessor method to assign X3DTexture3DNode instance (using a properly typed node) to inputOutput SFNode field voxels.SegmentedVolumeDataObjectSegmentedVolumeDataObject. setVoxels(X3DTexture3DNode newValue)Accessor method to assign X3DTexture3DNode instance (using a properly typed node) to inputOutput SFNode field voxels.VolumeDataObjectVolumeDataObject. setVoxels(X3DTexture3DNode newValue)Accessor method to assign X3DTexture3DNode instance (using a properly typed node) to inputOutput SFNode field voxels. -
Uses of X3DTexture3DNode in org.web3d.x3d.sai.Texturing3D
Subinterfaces of X3DTexture3DNode in org.web3d.x3d.sai.Texturing3D Modifier and Type Interface Description interfaceComposedTexture3DComposedTexture3D defines a 3D image-based texture map as a collection of 2D texture sources at various depths.interfaceImageTexture3DImageTexture3D defines a 3D image-based texture map by specifying a single image file that contains complete 3D data.interfacePixelTexture3DPixelTexture3D defines a 3D image-based texture map as an explicit array of pixel values (image field).Methods in org.web3d.x3d.sai.Texturing3D that return X3DTexture3DNode Modifier and Type Method Description X3DTexture3DNodeX3DTexture3DNode. setMetadata(X3DMetadataObject newValue)Accessor method to assign X3DMetadataObject instance (using a properly typed node) to inputOutput SFNode field metadata.X3DTexture3DNodeX3DTexture3DNode. setRepeatR(boolean newValue)Accessor method to assign boolean value to initializeOnly SFBool field named repeatR.X3DTexture3DNodeX3DTexture3DNode. setRepeatS(boolean newValue)Accessor method to assign boolean value to initializeOnly SFBool field named repeatS.X3DTexture3DNodeX3DTexture3DNode. setRepeatT(boolean newValue)Accessor method to assign boolean value to initializeOnly SFBool field named repeatT.X3DTexture3DNodeX3DTexture3DNode. setTextureProperties(TextureProperties newValue)Accessor method to assign TextureProperties instance (using a properly typed node) to initializeOnly SFNode field textureProperties. -
Uses of X3DTexture3DNode in org.web3d.x3d.sai.VolumeRendering
Methods in org.web3d.x3d.sai.VolumeRendering that return X3DTexture3DNode Modifier and Type Method Description X3DTexture3DNodeIsoSurfaceVolumeData. getGradients()Provide X3DTexture3DNode instance (using a properly typed node) from inputOutput SFNode field gradients.X3DTexture3DNodeSegmentedVolumeData. getSegmentIdentifiers()Provide X3DTexture3DNode instance (using a properly typed node) from inputOutput SFNode field segmentIdentifiers.X3DTexture3DNodeCartoonVolumeStyle. getSurfaceNormals()Provide X3DTexture3DNode instance (using a properly typed node) from inputOutput SFNode field surfaceNormals.X3DTexture3DNodeEdgeEnhancementVolumeStyle. getSurfaceNormals()Provide X3DTexture3DNode instance (using a properly typed node) from inputOutput SFNode field surfaceNormals.X3DTexture3DNodeShadedVolumeStyle. getSurfaceNormals()Provide X3DTexture3DNode instance (using a properly typed node) from inputOutput SFNode field surfaceNormals.X3DTexture3DNodeSilhouetteEnhancementVolumeStyle. getSurfaceNormals()Provide X3DTexture3DNode instance (using a properly typed node) from inputOutput SFNode field surfaceNormals.X3DTexture3DNodeToneMappedVolumeStyle. getSurfaceNormals()Provide X3DTexture3DNode instance (using a properly typed node) from inputOutput SFNode field surfaceNormals.X3DTexture3DNodeBlendedVolumeStyle. getVoxels()Provide X3DTexture3DNode instance (using a properly typed node) from inputOutput SFNode field voxels.X3DTexture3DNodeIsoSurfaceVolumeData. getVoxels()Provide X3DTexture3DNode instance (using a properly typed node) from inputOutput SFNode field voxels.X3DTexture3DNodeSegmentedVolumeData. getVoxels()Provide X3DTexture3DNode instance (using a properly typed node) from inputOutput SFNode field voxels.X3DTexture3DNodeVolumeData. getVoxels()Provide X3DTexture3DNode instance (using a properly typed node) from inputOutput SFNode field voxels.Methods in org.web3d.x3d.sai.VolumeRendering with parameters of type X3DTexture3DNode Modifier and Type Method Description IsoSurfaceVolumeDataIsoSurfaceVolumeData. setGradients(X3DTexture3DNode newValue)Accessor method to assign X3DTexture3DNode instance (using a properly typed node) to inputOutput SFNode field gradients.SegmentedVolumeDataSegmentedVolumeData. setSegmentIdentifiers(X3DTexture3DNode newValue)Accessor method to assign X3DTexture3DNode instance (using a properly typed node) to inputOutput SFNode field segmentIdentifiers.CartoonVolumeStyleCartoonVolumeStyle. setSurfaceNormals(X3DTexture3DNode newValue)Accessor method to assign X3DTexture3DNode instance (using a properly typed node) to inputOutput SFNode field surfaceNormals.EdgeEnhancementVolumeStyleEdgeEnhancementVolumeStyle. setSurfaceNormals(X3DTexture3DNode newValue)Accessor method to assign X3DTexture3DNode instance (using a properly typed node) to inputOutput SFNode field surfaceNormals.ShadedVolumeStyleShadedVolumeStyle. setSurfaceNormals(X3DTexture3DNode newValue)Accessor method to assign X3DTexture3DNode instance (using a properly typed node) to inputOutput SFNode field surfaceNormals.SilhouetteEnhancementVolumeStyleSilhouetteEnhancementVolumeStyle. setSurfaceNormals(X3DTexture3DNode newValue)Accessor method to assign X3DTexture3DNode instance (using a properly typed node) to inputOutput SFNode field surfaceNormals.ToneMappedVolumeStyleToneMappedVolumeStyle. setSurfaceNormals(X3DTexture3DNode newValue)Accessor method to assign X3DTexture3DNode instance (using a properly typed node) to inputOutput SFNode field surfaceNormals.BlendedVolumeStyleBlendedVolumeStyle. setVoxels(X3DTexture3DNode newValue)Accessor method to assign X3DTexture3DNode instance (using a properly typed node) to inputOutput SFNode field voxels.IsoSurfaceVolumeDataIsoSurfaceVolumeData. setVoxels(X3DTexture3DNode newValue)Accessor method to assign X3DTexture3DNode instance (using a properly typed node) to inputOutput SFNode field voxels.SegmentedVolumeDataSegmentedVolumeData. setVoxels(X3DTexture3DNode newValue)Accessor method to assign X3DTexture3DNode instance (using a properly typed node) to inputOutput SFNode field voxels.VolumeDataVolumeData. setVoxels(X3DTexture3DNode newValue)Accessor method to assign X3DTexture3DNode instance (using a properly typed node) to inputOutput SFNode field voxels.