Uses of Interface
org.web3d.x3d.sai.EnvironmentalEffects.FogCoordinate
Packages that use FogCoordinate
Package
Description
The CADGeometry component is provided for Computer-Aided Design (CAD) nodes.
Nodes in the Environmental effects component support the creation of realistic environmental effects such as panoramic backgrounds and fog.
The Geometry3D component describes how three-dimensional geometry is specified and defines ElevationGrid, Extrusion, IndexedFaceSet, and most primitive geometry nodes (Box, Cone, Cylinder, Sphere).
The Rendering component includes fundamental rendering primitives such as TriangleSet and PointSet nodes, as well as geometric properties nodes that define how coordinate indices, colors, normals and texture coordinates are specified.
The CADGeometry component is provided for Computer-Aided Design (CAD) nodes.
Nodes in the Environmental effects component support the creation of realistic environmental effects such as panoramic backgrounds and fog.
The Geometry3D component describes how three-dimensional geometry is specified and defines ElevationGrid, Extrusion, IndexedFaceSet, and most primitive geometry nodes (Box, Cone, Cylinder, Sphere).
The Rendering component includes fundamental rendering primitives such as TriangleSet and PointSet nodes, as well as geometric properties nodes that define how coordinate indices, colors, normals and texture coordinates are specified.
-
Uses of FogCoordinate in org.web3d.x3d.jsail.CADGeometry
Methods in org.web3d.x3d.jsail.CADGeometry that return FogCoordinateModifier and TypeMethodDescriptionIndexedQuadSet.getFogCoord()
Provide org.web3d.x3d.sai.EnvironmentalEffects.FogCoordinate instance (using a properly typed node) from inputOutput SFNode field fogCoord.QuadSet.getFogCoord()
Provide org.web3d.x3d.sai.EnvironmentalEffects.FogCoordinate instance (using a properly typed node) from inputOutput SFNode field fogCoord.static final FogCoordinate
IndexedQuadSet.getFogCoordDefault()
Public accessor for private default valuestatic final FogCoordinate
QuadSet.getFogCoordDefault()
Public accessor for private default valueMethods in org.web3d.x3d.jsail.CADGeometry with parameters of type FogCoordinateModifier and TypeMethodDescriptionIndexedQuadSet.setFogCoord
(FogCoordinate newValue) Accessor method to assign org.web3d.x3d.sai.EnvironmentalEffects.FogCoordinate instance (using a properly typed node) to inputOutput SFNode field fogCoord.QuadSet.setFogCoord
(FogCoordinate newValue) Accessor method to assign org.web3d.x3d.sai.EnvironmentalEffects.FogCoordinate instance (using a properly typed node) to inputOutput SFNode field fogCoord. -
Uses of FogCoordinate in org.web3d.x3d.jsail.EnvironmentalEffects
Classes in org.web3d.x3d.jsail.EnvironmentalEffects that implement FogCoordinateModifier and TypeClassDescriptionclass
FogCoordinate defines a set of explicit fog depths on a per-vertex basis, overriding Fog visibilityRange. -
Uses of FogCoordinate in org.web3d.x3d.jsail.Geometry3D
Methods in org.web3d.x3d.jsail.Geometry3D that return FogCoordinateModifier and TypeMethodDescriptionElevationGrid.getFogCoord()
Provide org.web3d.x3d.sai.EnvironmentalEffects.FogCoordinate instance (using a properly typed node) from inputOutput SFNode field fogCoord.IndexedFaceSet.getFogCoord()
Provide org.web3d.x3d.sai.EnvironmentalEffects.FogCoordinate instance (using a properly typed node) from inputOutput SFNode field fogCoord.static final FogCoordinate
ElevationGrid.getFogCoordDefault()
Public accessor for private default valuestatic final FogCoordinate
IndexedFaceSet.getFogCoordDefault()
Public accessor for private default valueMethods in org.web3d.x3d.jsail.Geometry3D with parameters of type FogCoordinateModifier and TypeMethodDescriptionElevationGrid.setFogCoord
(FogCoordinate newValue) Accessor method to assign org.web3d.x3d.sai.EnvironmentalEffects.FogCoordinate instance (using a properly typed node) to inputOutput SFNode field fogCoord.IndexedFaceSet.setFogCoord
(FogCoordinate newValue) Accessor method to assign org.web3d.x3d.sai.EnvironmentalEffects.FogCoordinate instance (using a properly typed node) to inputOutput SFNode field fogCoord. -
Uses of FogCoordinate in org.web3d.x3d.jsail.Rendering
Methods in org.web3d.x3d.jsail.Rendering that return FogCoordinateModifier and TypeMethodDescriptionIndexedLineSet.getFogCoord()
Provide org.web3d.x3d.sai.EnvironmentalEffects.FogCoordinate instance (using a properly typed node) from inputOutput SFNode field fogCoord.IndexedTriangleFanSet.getFogCoord()
Provide org.web3d.x3d.sai.EnvironmentalEffects.FogCoordinate instance (using a properly typed node) from inputOutput SFNode field fogCoord.IndexedTriangleSet.getFogCoord()
Provide org.web3d.x3d.sai.EnvironmentalEffects.FogCoordinate instance (using a properly typed node) from inputOutput SFNode field fogCoord.IndexedTriangleStripSet.getFogCoord()
Provide org.web3d.x3d.sai.EnvironmentalEffects.FogCoordinate instance (using a properly typed node) from inputOutput SFNode field fogCoord.LineSet.getFogCoord()
Provide org.web3d.x3d.sai.EnvironmentalEffects.FogCoordinate instance (using a properly typed node) from inputOutput SFNode field fogCoord.PointSet.getFogCoord()
Provide org.web3d.x3d.sai.EnvironmentalEffects.FogCoordinate instance (using a properly typed node) from inputOutput SFNode field fogCoord.TriangleFanSet.getFogCoord()
Provide org.web3d.x3d.sai.EnvironmentalEffects.FogCoordinate instance (using a properly typed node) from inputOutput SFNode field fogCoord.TriangleSet.getFogCoord()
Provide org.web3d.x3d.sai.EnvironmentalEffects.FogCoordinate instance (using a properly typed node) from inputOutput SFNode field fogCoord.TriangleStripSet.getFogCoord()
Provide org.web3d.x3d.sai.EnvironmentalEffects.FogCoordinate instance (using a properly typed node) from inputOutput SFNode field fogCoord.static final FogCoordinate
IndexedLineSet.getFogCoordDefault()
Public accessor for private default valuestatic final FogCoordinate
IndexedTriangleFanSet.getFogCoordDefault()
Public accessor for private default valuestatic final FogCoordinate
IndexedTriangleSet.getFogCoordDefault()
Public accessor for private default valuestatic final FogCoordinate
IndexedTriangleStripSet.getFogCoordDefault()
Public accessor for private default valuestatic final FogCoordinate
LineSet.getFogCoordDefault()
Public accessor for private default valuestatic final FogCoordinate
PointSet.getFogCoordDefault()
Public accessor for private default valuestatic final FogCoordinate
TriangleFanSet.getFogCoordDefault()
Public accessor for private default valuestatic final FogCoordinate
TriangleSet.getFogCoordDefault()
Public accessor for private default valuestatic final FogCoordinate
TriangleStripSet.getFogCoordDefault()
Public accessor for private default valueMethods in org.web3d.x3d.jsail.Rendering with parameters of type FogCoordinateModifier and TypeMethodDescriptionIndexedLineSet.setFogCoord
(FogCoordinate newValue) Accessor method to assign org.web3d.x3d.sai.EnvironmentalEffects.FogCoordinate instance (using a properly typed node) to inputOutput SFNode field fogCoord.IndexedTriangleFanSet.setFogCoord
(FogCoordinate newValue) Accessor method to assign org.web3d.x3d.sai.EnvironmentalEffects.FogCoordinate instance (using a properly typed node) to inputOutput SFNode field fogCoord.IndexedTriangleSet.setFogCoord
(FogCoordinate newValue) Accessor method to assign org.web3d.x3d.sai.EnvironmentalEffects.FogCoordinate instance (using a properly typed node) to inputOutput SFNode field fogCoord.IndexedTriangleStripSet.setFogCoord
(FogCoordinate newValue) Accessor method to assign org.web3d.x3d.sai.EnvironmentalEffects.FogCoordinate instance (using a properly typed node) to inputOutput SFNode field fogCoord.LineSet.setFogCoord
(FogCoordinate newValue) Accessor method to assign org.web3d.x3d.sai.EnvironmentalEffects.FogCoordinate instance (using a properly typed node) to inputOutput SFNode field fogCoord.PointSet.setFogCoord
(FogCoordinate newValue) Accessor method to assign org.web3d.x3d.sai.EnvironmentalEffects.FogCoordinate instance (using a properly typed node) to inputOutput SFNode field fogCoord.TriangleFanSet.setFogCoord
(FogCoordinate newValue) Accessor method to assign org.web3d.x3d.sai.EnvironmentalEffects.FogCoordinate instance (using a properly typed node) to inputOutput SFNode field fogCoord.TriangleSet.setFogCoord
(FogCoordinate newValue) Accessor method to assign org.web3d.x3d.sai.EnvironmentalEffects.FogCoordinate instance (using a properly typed node) to inputOutput SFNode field fogCoord.TriangleStripSet.setFogCoord
(FogCoordinate newValue) Accessor method to assign org.web3d.x3d.sai.EnvironmentalEffects.FogCoordinate instance (using a properly typed node) to inputOutput SFNode field fogCoord. -
Uses of FogCoordinate in org.web3d.x3d.sai.CADGeometry
Methods in org.web3d.x3d.sai.CADGeometry that return FogCoordinateModifier and TypeMethodDescriptionIndexedQuadSet.getFogCoord()
Provide org.web3d.x3d.sai.EnvironmentalEffects.FogCoordinate instance (using a properly typed node) from inputOutput SFNode field fogCoord.QuadSet.getFogCoord()
Provide org.web3d.x3d.sai.EnvironmentalEffects.FogCoordinate instance (using a properly typed node) from inputOutput SFNode field fogCoord.Methods in org.web3d.x3d.sai.CADGeometry with parameters of type FogCoordinateModifier and TypeMethodDescriptionIndexedQuadSet.setFogCoord
(FogCoordinate newValue) Accessor method to assign org.web3d.x3d.sai.EnvironmentalEffects.FogCoordinate instance (using a properly typed node) to inputOutput SFNode field fogCoord.QuadSet.setFogCoord
(FogCoordinate newValue) Accessor method to assign org.web3d.x3d.sai.EnvironmentalEffects.FogCoordinate instance (using a properly typed node) to inputOutput SFNode field fogCoord. -
Uses of FogCoordinate in org.web3d.x3d.sai.EnvironmentalEffects
Methods in org.web3d.x3d.sai.EnvironmentalEffects that return FogCoordinateModifier and TypeMethodDescriptionFogCoordinate.setDepth
(float[] newValue) Accessor method to assign float array to inputOutput MFFloat field named depth.FogCoordinate.setMetadata
(X3DMetadataObject newValue) Accessor method to assign org.web3d.x3d.sai.Core.X3DMetadataObject instance (using a properly typed node) to inputOutput SFNode field metadata. -
Uses of FogCoordinate in org.web3d.x3d.sai.Geometry3D
Methods in org.web3d.x3d.sai.Geometry3D that return FogCoordinateModifier and TypeMethodDescriptionElevationGrid.getFogCoord()
Provide org.web3d.x3d.sai.EnvironmentalEffects.FogCoordinate instance (using a properly typed node) from inputOutput SFNode field fogCoord.IndexedFaceSet.getFogCoord()
Provide org.web3d.x3d.sai.EnvironmentalEffects.FogCoordinate instance (using a properly typed node) from inputOutput SFNode field fogCoord.Methods in org.web3d.x3d.sai.Geometry3D with parameters of type FogCoordinateModifier and TypeMethodDescriptionElevationGrid.setFogCoord
(FogCoordinate newValue) Accessor method to assign org.web3d.x3d.sai.EnvironmentalEffects.FogCoordinate instance (using a properly typed node) to inputOutput SFNode field fogCoord.IndexedFaceSet.setFogCoord
(FogCoordinate newValue) Accessor method to assign org.web3d.x3d.sai.EnvironmentalEffects.FogCoordinate instance (using a properly typed node) to inputOutput SFNode field fogCoord. -
Uses of FogCoordinate in org.web3d.x3d.sai.Rendering
Methods in org.web3d.x3d.sai.Rendering that return FogCoordinateModifier and TypeMethodDescriptionIndexedLineSet.getFogCoord()
Provide org.web3d.x3d.sai.EnvironmentalEffects.FogCoordinate instance (using a properly typed node) from inputOutput SFNode field fogCoord.IndexedTriangleFanSet.getFogCoord()
Provide org.web3d.x3d.sai.EnvironmentalEffects.FogCoordinate instance (using a properly typed node) from inputOutput SFNode field fogCoord.IndexedTriangleSet.getFogCoord()
Provide org.web3d.x3d.sai.EnvironmentalEffects.FogCoordinate instance (using a properly typed node) from inputOutput SFNode field fogCoord.IndexedTriangleStripSet.getFogCoord()
Provide org.web3d.x3d.sai.EnvironmentalEffects.FogCoordinate instance (using a properly typed node) from inputOutput SFNode field fogCoord.LineSet.getFogCoord()
Provide org.web3d.x3d.sai.EnvironmentalEffects.FogCoordinate instance (using a properly typed node) from inputOutput SFNode field fogCoord.PointSet.getFogCoord()
Provide org.web3d.x3d.sai.EnvironmentalEffects.FogCoordinate instance (using a properly typed node) from inputOutput SFNode field fogCoord.TriangleFanSet.getFogCoord()
Provide org.web3d.x3d.sai.EnvironmentalEffects.FogCoordinate instance (using a properly typed node) from inputOutput SFNode field fogCoord.TriangleSet.getFogCoord()
Provide org.web3d.x3d.sai.EnvironmentalEffects.FogCoordinate instance (using a properly typed node) from inputOutput SFNode field fogCoord.TriangleStripSet.getFogCoord()
Provide org.web3d.x3d.sai.EnvironmentalEffects.FogCoordinate instance (using a properly typed node) from inputOutput SFNode field fogCoord.X3DComposedGeometryNode.getFogCoord()
Provide org.web3d.x3d.sai.EnvironmentalEffects.FogCoordinate instance (using a properly typed node) from inputOutput SFNode field fogCoord.Methods in org.web3d.x3d.sai.Rendering with parameters of type FogCoordinateModifier and TypeMethodDescriptionIndexedLineSet.setFogCoord
(FogCoordinate newValue) Accessor method to assign org.web3d.x3d.sai.EnvironmentalEffects.FogCoordinate instance (using a properly typed node) to inputOutput SFNode field fogCoord.IndexedTriangleFanSet.setFogCoord
(FogCoordinate newValue) Accessor method to assign org.web3d.x3d.sai.EnvironmentalEffects.FogCoordinate instance (using a properly typed node) to inputOutput SFNode field fogCoord.IndexedTriangleSet.setFogCoord
(FogCoordinate newValue) Accessor method to assign org.web3d.x3d.sai.EnvironmentalEffects.FogCoordinate instance (using a properly typed node) to inputOutput SFNode field fogCoord.IndexedTriangleStripSet.setFogCoord
(FogCoordinate newValue) Accessor method to assign org.web3d.x3d.sai.EnvironmentalEffects.FogCoordinate instance (using a properly typed node) to inputOutput SFNode field fogCoord.LineSet.setFogCoord
(FogCoordinate newValue) Accessor method to assign org.web3d.x3d.sai.EnvironmentalEffects.FogCoordinate instance (using a properly typed node) to inputOutput SFNode field fogCoord.PointSet.setFogCoord
(FogCoordinate newValue) Accessor method to assign org.web3d.x3d.sai.EnvironmentalEffects.FogCoordinate instance (using a properly typed node) to inputOutput SFNode field fogCoord.TriangleFanSet.setFogCoord
(FogCoordinate newValue) Accessor method to assign org.web3d.x3d.sai.EnvironmentalEffects.FogCoordinate instance (using a properly typed node) to inputOutput SFNode field fogCoord.TriangleSet.setFogCoord
(FogCoordinate newValue) Accessor method to assign org.web3d.x3d.sai.EnvironmentalEffects.FogCoordinate instance (using a properly typed node) to inputOutput SFNode field fogCoord.TriangleStripSet.setFogCoord
(FogCoordinate newValue) Accessor method to assign org.web3d.x3d.sai.EnvironmentalEffects.FogCoordinate instance (using a properly typed node) to inputOutput SFNode field fogCoord.X3DComposedGeometryNode.setFogCoord
(FogCoordinate newValue) Accessor method to assign org.web3d.x3d.sai.EnvironmentalEffects.FogCoordinate instance (using a properly typed node) to inputOutput SFNode field fogCoord.