Uses of Interface
org.web3d.x3d.sai.Texturing.X3DTexture2DNode
-
Uses of X3DTexture2DNode in org.web3d.x3d.jsail.CubeMapTexturing
Fields in org.web3d.x3d.jsail.CubeMapTexturing declared as X3DTexture2DNode Modifier and Type Field Description static X3DTexture2DNodeComposedCubeMapTextureObject. BACK_DEFAULT_VALUESFNode field named back has default value null (Java syntax) or NULL (XML syntax).static X3DTexture2DNodeComposedCubeMapTextureObject. BOTTOM_DEFAULT_VALUESFNode field named bottom has default value null (Java syntax) or NULL (XML syntax).static X3DTexture2DNodeComposedCubeMapTextureObject. FRONT_DEFAULT_VALUESFNode field named front has default value null (Java syntax) or NULL (XML syntax).static X3DTexture2DNodeComposedCubeMapTextureObject. LEFT_DEFAULT_VALUESFNode field named left has default value null (Java syntax) or NULL (XML syntax).static X3DTexture2DNodeComposedCubeMapTextureObject. RIGHT_DEFAULT_VALUESFNode field named right has default value null (Java syntax) or NULL (XML syntax).static X3DTexture2DNodeComposedCubeMapTextureObject. TOP_DEFAULT_VALUESFNode field named top has default value null (Java syntax) or NULL (XML syntax).Methods in org.web3d.x3d.jsail.CubeMapTexturing that return X3DTexture2DNode Modifier and Type Method Description X3DTexture2DNodeComposedCubeMapTextureObject. getBack()Provide X3DTexture2DNode instance (using a properly typed node) from inputOutput SFNode field back.X3DTexture2DNodeComposedCubeMapTextureObject. getBottom()Provide X3DTexture2DNode instance (using a properly typed node) from inputOutput SFNode field bottom.X3DTexture2DNodeComposedCubeMapTextureObject. getFront()Provide X3DTexture2DNode instance (using a properly typed node) from inputOutput SFNode field front.X3DTexture2DNodeComposedCubeMapTextureObject. getLeft()Provide X3DTexture2DNode instance (using a properly typed node) from inputOutput SFNode field left.X3DTexture2DNodeComposedCubeMapTextureObject. getRight()Provide X3DTexture2DNode instance (using a properly typed node) from inputOutput SFNode field right.X3DTexture2DNodeComposedCubeMapTextureObject. getTop()Provide X3DTexture2DNode instance (using a properly typed node) from inputOutput SFNode field top.Methods in org.web3d.x3d.jsail.CubeMapTexturing with parameters of type X3DTexture2DNode Modifier and Type Method Description ComposedCubeMapTextureObjectComposedCubeMapTextureObject. setBack(X3DTexture2DNode newValue)Accessor method to assign X3DTexture2DNode instance (using a properly typed node) to inputOutput SFNode field back.ComposedCubeMapTextureObjectComposedCubeMapTextureObject. setBottom(X3DTexture2DNode newValue)Accessor method to assign X3DTexture2DNode instance (using a properly typed node) to inputOutput SFNode field bottom.ComposedCubeMapTextureObjectComposedCubeMapTextureObject. setFront(X3DTexture2DNode newValue)Accessor method to assign X3DTexture2DNode instance (using a properly typed node) to inputOutput SFNode field front.ComposedCubeMapTextureObjectComposedCubeMapTextureObject. setLeft(X3DTexture2DNode newValue)Accessor method to assign X3DTexture2DNode instance (using a properly typed node) to inputOutput SFNode field left.ComposedCubeMapTextureObjectComposedCubeMapTextureObject. setRight(X3DTexture2DNode newValue)Accessor method to assign X3DTexture2DNode instance (using a properly typed node) to inputOutput SFNode field right.ComposedCubeMapTextureObjectComposedCubeMapTextureObject. setTop(X3DTexture2DNode newValue)Accessor method to assign X3DTexture2DNode instance (using a properly typed node) to inputOutput SFNode field top. -
Uses of X3DTexture2DNode in org.web3d.x3d.jsail.Texturing
Classes in org.web3d.x3d.jsail.Texturing that implement X3DTexture2DNode Modifier and Type Class Description classImageTextureObjectImageTexture maps a 2D-image file onto a geometric shape.classMovieTextureObjectMovieTexture applies a 2D movie image to surface geometry, or provides audio for a Sound node.classPixelTextureObjectPixelTexture creates a 2D-image texture map using a numeric array of pixel values. -
Uses of X3DTexture2DNode in org.web3d.x3d.jsail.Texturing3D
Method parameters in org.web3d.x3d.jsail.Texturing3D with type arguments of type X3DTexture2DNode Modifier and Type Method Description ComposedTexture3DObjectComposedTexture3DObject. setTexture(java.util.ArrayList<X3DTexture2DNode> newValue)Assign ArrayList value of MFNode texture field, similar toComposedTexture3DObject.setTexture(X3DNode[]). -
Uses of X3DTexture2DNode in org.web3d.x3d.jsail.VolumeRendering
Fields in org.web3d.x3d.jsail.VolumeRendering declared as X3DTexture2DNode Modifier and Type Field Description static X3DTexture2DNodeBlendedVolumeStyleObject. WEIGHTTRANSFERFUNCTION1_DEFAULT_VALUESFNode field named weightTransferFunction1 has default value null (Java syntax) or NULL (XML syntax).static X3DTexture2DNodeBlendedVolumeStyleObject. WEIGHTTRANSFERFUNCTION2_DEFAULT_VALUESFNode field named weightTransferFunction2 has default value null (Java syntax) or NULL (XML syntax).Methods in org.web3d.x3d.jsail.VolumeRendering that return X3DTexture2DNode Modifier and Type Method Description X3DTexture2DNodeBlendedVolumeStyleObject. getWeightTransferFunction1()Provide X3DTexture2DNode instance (using a properly typed node) from inputOutput SFNode field weightTransferFunction1.X3DTexture2DNodeBlendedVolumeStyleObject. getWeightTransferFunction2()Provide X3DTexture2DNode instance (using a properly typed node) from inputOutput SFNode field weightTransferFunction2.Methods in org.web3d.x3d.jsail.VolumeRendering with parameters of type X3DTexture2DNode Modifier and Type Method Description BlendedVolumeStyleObjectBlendedVolumeStyleObject. setWeightTransferFunction1(X3DTexture2DNode newValue)Accessor method to assign X3DTexture2DNode instance (using a properly typed node) to inputOutput SFNode field weightTransferFunction1.BlendedVolumeStyleObjectBlendedVolumeStyleObject. setWeightTransferFunction2(X3DTexture2DNode newValue)Accessor method to assign X3DTexture2DNode instance (using a properly typed node) to inputOutput SFNode field weightTransferFunction2. -
Uses of X3DTexture2DNode in org.web3d.x3d.sai.CubeMapTexturing
Methods in org.web3d.x3d.sai.CubeMapTexturing that return X3DTexture2DNode Modifier and Type Method Description X3DTexture2DNodeComposedCubeMapTexture. getBack()Provide X3DTexture2DNode instance (using a properly typed node) from inputOutput SFNode field back.X3DTexture2DNodeComposedCubeMapTexture. getBottom()Provide X3DTexture2DNode instance (using a properly typed node) from inputOutput SFNode field bottom.X3DTexture2DNodeComposedCubeMapTexture. getFront()Provide X3DTexture2DNode instance (using a properly typed node) from inputOutput SFNode field front.X3DTexture2DNodeComposedCubeMapTexture. getLeft()Provide X3DTexture2DNode instance (using a properly typed node) from inputOutput SFNode field left.X3DTexture2DNodeComposedCubeMapTexture. getRight()Provide X3DTexture2DNode instance (using a properly typed node) from inputOutput SFNode field right.X3DTexture2DNodeComposedCubeMapTexture. getTop()Provide X3DTexture2DNode instance (using a properly typed node) from inputOutput SFNode field top.Methods in org.web3d.x3d.sai.CubeMapTexturing with parameters of type X3DTexture2DNode Modifier and Type Method Description ComposedCubeMapTextureComposedCubeMapTexture. setBack(X3DTexture2DNode newValue)Accessor method to assign X3DTexture2DNode instance (using a properly typed node) to inputOutput SFNode field back.ComposedCubeMapTextureComposedCubeMapTexture. setBottom(X3DTexture2DNode newValue)Accessor method to assign X3DTexture2DNode instance (using a properly typed node) to inputOutput SFNode field bottom.ComposedCubeMapTextureComposedCubeMapTexture. setFront(X3DTexture2DNode newValue)Accessor method to assign X3DTexture2DNode instance (using a properly typed node) to inputOutput SFNode field front.ComposedCubeMapTextureComposedCubeMapTexture. setLeft(X3DTexture2DNode newValue)Accessor method to assign X3DTexture2DNode instance (using a properly typed node) to inputOutput SFNode field left.ComposedCubeMapTextureComposedCubeMapTexture. setRight(X3DTexture2DNode newValue)Accessor method to assign X3DTexture2DNode instance (using a properly typed node) to inputOutput SFNode field right.ComposedCubeMapTextureComposedCubeMapTexture. setTop(X3DTexture2DNode newValue)Accessor method to assign X3DTexture2DNode instance (using a properly typed node) to inputOutput SFNode field top. -
Uses of X3DTexture2DNode in org.web3d.x3d.sai.Texturing
Subinterfaces of X3DTexture2DNode in org.web3d.x3d.sai.Texturing Modifier and Type Interface Description interfaceImageTextureImageTexture maps a 2D-image file onto a geometric shape.interfaceMovieTextureMovieTexture applies a 2D movie image to surface geometry, or provides audio for a Sound node.interfacePixelTexturePixelTexture creates a 2D-image texture map using a numeric array of pixel values.Methods in org.web3d.x3d.sai.Texturing that return X3DTexture2DNode Modifier and Type Method Description X3DTexture2DNodeX3DTexture2DNode. setMetadata(X3DMetadataObject newValue)Accessor method to assign X3DMetadataObject instance (using a properly typed node) to inputOutput SFNode field metadata.X3DTexture2DNodeX3DTexture2DNode. setRepeatS(boolean newValue)Accessor method to assign boolean value to initializeOnly SFBool field named repeatS.X3DTexture2DNodeX3DTexture2DNode. setRepeatT(boolean newValue)Accessor method to assign boolean value to initializeOnly SFBool field named repeatT.X3DTexture2DNodeX3DTexture2DNode. setTextureProperties(TextureProperties newValue)Accessor method to assign TextureProperties instance (using a properly typed node) to initializeOnly SFNode field textureProperties. -
Uses of X3DTexture2DNode in org.web3d.x3d.sai.VolumeRendering
Methods in org.web3d.x3d.sai.VolumeRendering that return X3DTexture2DNode Modifier and Type Method Description X3DTexture2DNodeBlendedVolumeStyle. getWeightTransferFunction1()Provide X3DTexture2DNode instance (using a properly typed node) from inputOutput SFNode field weightTransferFunction1.X3DTexture2DNodeBlendedVolumeStyle. getWeightTransferFunction2()Provide X3DTexture2DNode instance (using a properly typed node) from inputOutput SFNode field weightTransferFunction2.Methods in org.web3d.x3d.sai.VolumeRendering with parameters of type X3DTexture2DNode Modifier and Type Method Description BlendedVolumeStyleBlendedVolumeStyle. setWeightTransferFunction1(X3DTexture2DNode newValue)Accessor method to assign X3DTexture2DNode instance (using a properly typed node) to inputOutput SFNode field weightTransferFunction1.BlendedVolumeStyleBlendedVolumeStyle. setWeightTransferFunction2(X3DTexture2DNode newValue)Accessor method to assign X3DTexture2DNode instance (using a properly typed node) to inputOutput SFNode field weightTransferFunction2.