Uses of Interface
org.web3d.x3d.sai.Rendering.X3DNormalNode
Packages that use X3DNormalNode
Package
Description
The CADGeometry component is provided for Computer-Aided Design (CAD) nodes.
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 Geospatial component defines how to associate real-world locations in an X3D scene and specifies nodes particularly tuned for geospatial applications.
The Humanoid Animation (HAnim) component for X3D defines node bindings and other details for implementing ISO/IEC 19774, the HAnim International Specification.
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.
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 Geospatial component defines how to associate real-world locations in an X3D scene and specifies nodes particularly tuned for geospatial applications.
The Humanoid Animation (HAnim) component for X3D defines node bindings and other details for implementing ISO/IEC 19774, the HAnim International Specification.
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 X3DNormalNode in org.web3d.x3d.jsail.CADGeometry
Fields in org.web3d.x3d.jsail.CADGeometry declared as X3DNormalNodeModifier and TypeFieldDescriptionstatic final X3DNormalNodeIndexedQuadSet.NORMAL_DEFAULT_VALUESFNode field named normal has default value null (Java syntax) or NULL (XML syntax).static final X3DNormalNodeQuadSet.NORMAL_DEFAULT_VALUESFNode field named normal has default value null (Java syntax) or NULL (XML syntax).Methods in org.web3d.x3d.jsail.CADGeometry that return X3DNormalNodeModifier and TypeMethodDescriptionIndexedQuadSet.getNormal()Provide org.web3d.x3d.sai.Rendering.X3DNormalNode instance (using a properly typed node) from inputOutput SFNode field normal.QuadSet.getNormal()Provide org.web3d.x3d.sai.Rendering.X3DNormalNode instance (using a properly typed node) from inputOutput SFNode field normal.static final X3DNormalNodeIndexedQuadSet.getNormalDefault()Public accessor for encapsulated SFNode default value null, returned as org.web3d.x3d.sai.Rendering.X3DNormalNode.static final X3DNormalNodeQuadSet.getNormalDefault()Public accessor for encapsulated SFNode default value null, returned as org.web3d.x3d.sai.Rendering.X3DNormalNode.Methods in org.web3d.x3d.jsail.CADGeometry with parameters of type X3DNormalNodeModifier and TypeMethodDescriptionIndexedQuadSet.setNormal(X3DNormalNode newValue) Accessor method to assign org.web3d.x3d.sai.Rendering.X3DNormalNode instance (using a properly typed node) to inputOutput SFNode field normal.QuadSet.setNormal(X3DNormalNode newValue) Accessor method to assign org.web3d.x3d.sai.Rendering.X3DNormalNode instance (using a properly typed node) to inputOutput SFNode field normal. -
Uses of X3DNormalNode in org.web3d.x3d.jsail.Geometry3D
Fields in org.web3d.x3d.jsail.Geometry3D declared as X3DNormalNodeModifier and TypeFieldDescriptionstatic final X3DNormalNodeElevationGrid.NORMAL_DEFAULT_VALUESFNode field named normal has default value null (Java syntax) or NULL (XML syntax).static final X3DNormalNodeIndexedFaceSet.NORMAL_DEFAULT_VALUESFNode field named normal has default value null (Java syntax) or NULL (XML syntax).Methods in org.web3d.x3d.jsail.Geometry3D that return X3DNormalNodeModifier and TypeMethodDescriptionElevationGrid.getNormal()Provide org.web3d.x3d.sai.Rendering.X3DNormalNode instance (using a properly typed node) from inputOutput SFNode field normal.IndexedFaceSet.getNormal()Provide org.web3d.x3d.sai.Rendering.X3DNormalNode instance (using a properly typed node) from inputOutput SFNode field normal.static final X3DNormalNodeElevationGrid.getNormalDefault()Public accessor for encapsulated SFNode default value null, returned as org.web3d.x3d.sai.Rendering.X3DNormalNode.static final X3DNormalNodeIndexedFaceSet.getNormalDefault()Public accessor for encapsulated SFNode default value null, returned as org.web3d.x3d.sai.Rendering.X3DNormalNode.Methods in org.web3d.x3d.jsail.Geometry3D with parameters of type X3DNormalNodeModifier and TypeMethodDescriptionElevationGrid.setNormal(X3DNormalNode newValue) Accessor method to assign org.web3d.x3d.sai.Rendering.X3DNormalNode instance (using a properly typed node) to inputOutput SFNode field normal.IndexedFaceSet.setNormal(X3DNormalNode newValue) Accessor method to assign org.web3d.x3d.sai.Rendering.X3DNormalNode instance (using a properly typed node) to inputOutput SFNode field normal. -
Uses of X3DNormalNode in org.web3d.x3d.jsail.Geospatial
Fields in org.web3d.x3d.jsail.Geospatial declared as X3DNormalNodeModifier and TypeFieldDescriptionstatic final X3DNormalNodeGeoElevationGrid.NORMAL_DEFAULT_VALUESFNode field named normal has default value null (Java syntax) or NULL (XML syntax).Methods in org.web3d.x3d.jsail.Geospatial that return X3DNormalNodeModifier and TypeMethodDescriptionGeoElevationGrid.getNormal()Provide org.web3d.x3d.sai.Rendering.X3DNormalNode instance (using a properly typed node) from inputOutput SFNode field normal.static final X3DNormalNodeGeoElevationGrid.getNormalDefault()Public accessor for encapsulated SFNode default value null, returned as org.web3d.x3d.sai.Rendering.X3DNormalNode.Methods in org.web3d.x3d.jsail.Geospatial with parameters of type X3DNormalNodeModifier and TypeMethodDescriptionGeoElevationGrid.setNormal(X3DNormalNode newValue) Accessor method to assign org.web3d.x3d.sai.Rendering.X3DNormalNode instance (using a properly typed node) to inputOutput SFNode field normal. -
Uses of X3DNormalNode in org.web3d.x3d.jsail.HAnim
Fields in org.web3d.x3d.jsail.HAnim declared as X3DNormalNodeModifier and TypeFieldDescriptionstatic final X3DNormalNodeHAnimHumanoid.SKINBINDINGNORMALS_DEFAULT_VALUESFNode field named skinBindingNormals has default value null (Java syntax) or NULL (XML syntax).static final X3DNormalNodeHAnimHumanoid.SKINNORMAL_DEFAULT_VALUESFNode field named skinNormal has default value null (Java syntax) or NULL (XML syntax).Methods in org.web3d.x3d.jsail.HAnim that return X3DNormalNodeModifier and TypeMethodDescriptionHAnimHumanoid.getSkinBindingNormals()Provide org.web3d.x3d.sai.Rendering.X3DNormalNode instance (using a properly typed node) from inputOutput SFNode field skinBindingNormals.static final X3DNormalNodeHAnimHumanoid.getSkinBindingNormalsDefault()Public accessor for encapsulated SFNode default value null, returned as org.web3d.x3d.sai.Rendering.X3DNormalNode.HAnimHumanoid.getSkinNormal()Provide org.web3d.x3d.sai.Rendering.X3DNormalNode instance (using a properly typed node) from inputOutput SFNode field skinNormal.static final X3DNormalNodeHAnimHumanoid.getSkinNormalDefault()Public accessor for encapsulated SFNode default value null, returned as org.web3d.x3d.sai.Rendering.X3DNormalNode.Methods in org.web3d.x3d.jsail.HAnim with parameters of type X3DNormalNodeModifier and TypeMethodDescriptionHAnimHumanoid.setSkinBindingNormals(X3DNormalNode newValue) Accessor method to assign org.web3d.x3d.sai.Rendering.X3DNormalNode instance (using a properly typed node) to inputOutput SFNode field skinBindingNormals.HAnimHumanoid.setSkinNormal(X3DNormalNode newValue) Accessor method to assign org.web3d.x3d.sai.Rendering.X3DNormalNode instance (using a properly typed node) to inputOutput SFNode field skinNormal. -
Uses of X3DNormalNode in org.web3d.x3d.jsail.Rendering
Classes in org.web3d.x3d.jsail.Rendering that implement X3DNormalNodeModifier and TypeClassDescriptionclassNormal defines a set of 3D surface-normal vectors that apply either to a sibling Coordinate|CoordinateDouble node, or else to a parent ElevationGrid node.Fields in org.web3d.x3d.jsail.Rendering declared as X3DNormalNodeModifier and TypeFieldDescriptionstatic final X3DNormalNodeIndexedLineSet.NORMAL_DEFAULT_VALUESFNode field named normal has default value null (Java syntax) or NULL (XML syntax).static final X3DNormalNodeIndexedTriangleFanSet.NORMAL_DEFAULT_VALUESFNode field named normal has default value null (Java syntax) or NULL (XML syntax).static final X3DNormalNodeIndexedTriangleSet.NORMAL_DEFAULT_VALUESFNode field named normal has default value null (Java syntax) or NULL (XML syntax).static final X3DNormalNodeIndexedTriangleStripSet.NORMAL_DEFAULT_VALUESFNode field named normal has default value null (Java syntax) or NULL (XML syntax).static final X3DNormalNodeLineSet.NORMAL_DEFAULT_VALUESFNode field named normal has default value null (Java syntax) or NULL (XML syntax).static final X3DNormalNodePointSet.NORMAL_DEFAULT_VALUESFNode field named normal has default value null (Java syntax) or NULL (XML syntax).static final X3DNormalNodeTriangleFanSet.NORMAL_DEFAULT_VALUESFNode field named normal has default value null (Java syntax) or NULL (XML syntax).static final X3DNormalNodeTriangleSet.NORMAL_DEFAULT_VALUESFNode field named normal has default value null (Java syntax) or NULL (XML syntax).static final X3DNormalNodeTriangleStripSet.NORMAL_DEFAULT_VALUESFNode field named normal has default value null (Java syntax) or NULL (XML syntax).Methods in org.web3d.x3d.jsail.Rendering that return X3DNormalNodeModifier and TypeMethodDescriptionIndexedLineSet.getNormal()Provide org.web3d.x3d.sai.Rendering.X3DNormalNode instance (using a properly typed node) from inputOutput SFNode field normal.IndexedTriangleFanSet.getNormal()Provide org.web3d.x3d.sai.Rendering.X3DNormalNode instance (using a properly typed node) from inputOutput SFNode field normal.IndexedTriangleSet.getNormal()Provide org.web3d.x3d.sai.Rendering.X3DNormalNode instance (using a properly typed node) from inputOutput SFNode field normal.IndexedTriangleStripSet.getNormal()Provide org.web3d.x3d.sai.Rendering.X3DNormalNode instance (using a properly typed node) from inputOutput SFNode field normal.LineSet.getNormal()Provide org.web3d.x3d.sai.Rendering.X3DNormalNode instance (using a properly typed node) from inputOutput SFNode field normal.PointSet.getNormal()Provide org.web3d.x3d.sai.Rendering.X3DNormalNode instance (using a properly typed node) from inputOutput SFNode field normal.TriangleFanSet.getNormal()Provide org.web3d.x3d.sai.Rendering.X3DNormalNode instance (using a properly typed node) from inputOutput SFNode field normal.TriangleSet.getNormal()Provide org.web3d.x3d.sai.Rendering.X3DNormalNode instance (using a properly typed node) from inputOutput SFNode field normal.TriangleStripSet.getNormal()Provide org.web3d.x3d.sai.Rendering.X3DNormalNode instance (using a properly typed node) from inputOutput SFNode field normal.static final X3DNormalNodeIndexedLineSet.getNormalDefault()Public accessor for encapsulated SFNode default value null, returned as org.web3d.x3d.sai.Rendering.X3DNormalNode.static final X3DNormalNodeIndexedTriangleFanSet.getNormalDefault()Public accessor for encapsulated SFNode default value null, returned as org.web3d.x3d.sai.Rendering.X3DNormalNode.static final X3DNormalNodeIndexedTriangleSet.getNormalDefault()Public accessor for encapsulated SFNode default value null, returned as org.web3d.x3d.sai.Rendering.X3DNormalNode.static final X3DNormalNodeIndexedTriangleStripSet.getNormalDefault()Public accessor for encapsulated SFNode default value null, returned as org.web3d.x3d.sai.Rendering.X3DNormalNode.static final X3DNormalNodeLineSet.getNormalDefault()Public accessor for encapsulated SFNode default value null, returned as org.web3d.x3d.sai.Rendering.X3DNormalNode.static final X3DNormalNodePointSet.getNormalDefault()Public accessor for encapsulated SFNode default value null, returned as org.web3d.x3d.sai.Rendering.X3DNormalNode.static final X3DNormalNodeTriangleFanSet.getNormalDefault()Public accessor for encapsulated SFNode default value null, returned as org.web3d.x3d.sai.Rendering.X3DNormalNode.static final X3DNormalNodeTriangleSet.getNormalDefault()Public accessor for encapsulated SFNode default value null, returned as org.web3d.x3d.sai.Rendering.X3DNormalNode.static final X3DNormalNodeTriangleStripSet.getNormalDefault()Public accessor for encapsulated SFNode default value null, returned as org.web3d.x3d.sai.Rendering.X3DNormalNode.Methods in org.web3d.x3d.jsail.Rendering with parameters of type X3DNormalNodeModifier and TypeMethodDescriptionIndexedLineSet.setNormal(X3DNormalNode newValue) Accessor method to assign org.web3d.x3d.sai.Rendering.X3DNormalNode instance (using a properly typed node) to inputOutput SFNode field normal.IndexedTriangleFanSet.setNormal(X3DNormalNode newValue) Accessor method to assign org.web3d.x3d.sai.Rendering.X3DNormalNode instance (using a properly typed node) to inputOutput SFNode field normal.IndexedTriangleSet.setNormal(X3DNormalNode newValue) Accessor method to assign org.web3d.x3d.sai.Rendering.X3DNormalNode instance (using a properly typed node) to inputOutput SFNode field normal.IndexedTriangleStripSet.setNormal(X3DNormalNode newValue) Accessor method to assign org.web3d.x3d.sai.Rendering.X3DNormalNode instance (using a properly typed node) to inputOutput SFNode field normal.LineSet.setNormal(X3DNormalNode newValue) Accessor method to assign org.web3d.x3d.sai.Rendering.X3DNormalNode instance (using a properly typed node) to inputOutput SFNode field normal.PointSet.setNormal(X3DNormalNode newValue) Accessor method to assign org.web3d.x3d.sai.Rendering.X3DNormalNode instance (using a properly typed node) to inputOutput SFNode field normal.TriangleFanSet.setNormal(X3DNormalNode newValue) Accessor method to assign org.web3d.x3d.sai.Rendering.X3DNormalNode instance (using a properly typed node) to inputOutput SFNode field normal.TriangleSet.setNormal(X3DNormalNode newValue) Accessor method to assign org.web3d.x3d.sai.Rendering.X3DNormalNode instance (using a properly typed node) to inputOutput SFNode field normal.TriangleStripSet.setNormal(X3DNormalNode newValue) Accessor method to assign org.web3d.x3d.sai.Rendering.X3DNormalNode instance (using a properly typed node) to inputOutput SFNode field normal. -
Uses of X3DNormalNode in org.web3d.x3d.sai.CADGeometry
Methods in org.web3d.x3d.sai.CADGeometry that return X3DNormalNodeModifier and TypeMethodDescriptionIndexedQuadSet.getNormal()Provide org.web3d.x3d.sai.Rendering.X3DNormalNode instance (using a properly typed node) from inputOutput SFNode field normal.QuadSet.getNormal()Provide org.web3d.x3d.sai.Rendering.X3DNormalNode instance (using a properly typed node) from inputOutput SFNode field normal.Methods in org.web3d.x3d.sai.CADGeometry with parameters of type X3DNormalNodeModifier and TypeMethodDescriptionIndexedQuadSet.setNormal(X3DNormalNode newValue) Accessor method to assign org.web3d.x3d.sai.Rendering.X3DNormalNode instance (using a properly typed node) to inputOutput SFNode field normal.QuadSet.setNormal(X3DNormalNode newValue) Accessor method to assign org.web3d.x3d.sai.Rendering.X3DNormalNode instance (using a properly typed node) to inputOutput SFNode field normal. -
Uses of X3DNormalNode in org.web3d.x3d.sai.Geometry3D
Methods in org.web3d.x3d.sai.Geometry3D that return X3DNormalNodeModifier and TypeMethodDescriptionElevationGrid.getNormal()Provide org.web3d.x3d.sai.Rendering.X3DNormalNode instance (using a properly typed node) from inputOutput SFNode field normal.IndexedFaceSet.getNormal()Provide org.web3d.x3d.sai.Rendering.X3DNormalNode instance (using a properly typed node) from inputOutput SFNode field normal.Methods in org.web3d.x3d.sai.Geometry3D with parameters of type X3DNormalNodeModifier and TypeMethodDescriptionElevationGrid.setNormal(X3DNormalNode newValue) Accessor method to assign org.web3d.x3d.sai.Rendering.X3DNormalNode instance (using a properly typed node) to inputOutput SFNode field normal.IndexedFaceSet.setNormal(X3DNormalNode newValue) Accessor method to assign org.web3d.x3d.sai.Rendering.X3DNormalNode instance (using a properly typed node) to inputOutput SFNode field normal. -
Uses of X3DNormalNode in org.web3d.x3d.sai.Geospatial
Methods in org.web3d.x3d.sai.Geospatial that return X3DNormalNodeModifier and TypeMethodDescriptionGeoElevationGrid.getNormal()Provide org.web3d.x3d.sai.Rendering.X3DNormalNode instance (using a properly typed node) from inputOutput SFNode field normal.Methods in org.web3d.x3d.sai.Geospatial with parameters of type X3DNormalNodeModifier and TypeMethodDescriptionGeoElevationGrid.setNormal(X3DNormalNode newValue) Accessor method to assign org.web3d.x3d.sai.Rendering.X3DNormalNode instance (using a properly typed node) to inputOutput SFNode field normal. -
Uses of X3DNormalNode in org.web3d.x3d.sai.HAnim
Methods in org.web3d.x3d.sai.HAnim that return X3DNormalNodeModifier and TypeMethodDescriptionHAnimHumanoid.getSkinBindingNormals()Provide org.web3d.x3d.sai.Rendering.X3DNormalNode instance (using a properly typed node) from inputOutput SFNode field skinBindingNormals.HAnimHumanoid.getSkinNormal()Provide org.web3d.x3d.sai.Rendering.X3DNormalNode instance (using a properly typed node) from inputOutput SFNode field skinNormal.Methods in org.web3d.x3d.sai.HAnim with parameters of type X3DNormalNodeModifier and TypeMethodDescriptionHAnimHumanoid.setSkinBindingNormals(X3DNormalNode newValue) Accessor method to assign org.web3d.x3d.sai.Rendering.X3DNormalNode instance (using a properly typed node) to inputOutput SFNode field skinBindingNormals.HAnimHumanoid.setSkinNormal(X3DNormalNode newValue) Accessor method to assign org.web3d.x3d.sai.Rendering.X3DNormalNode instance (using a properly typed node) to inputOutput SFNode field skinNormal. -
Uses of X3DNormalNode in org.web3d.x3d.sai.Rendering
Subinterfaces of X3DNormalNode in org.web3d.x3d.sai.RenderingModifier and TypeInterfaceDescriptioninterfaceNormal defines a set of 3D surface-normal vectors that apply either to a sibling Coordinate|CoordinateDouble node, or else to a parent ElevationGrid node.Methods in org.web3d.x3d.sai.Rendering that return X3DNormalNodeModifier and TypeMethodDescriptionIndexedLineSet.getNormal()Provide org.web3d.x3d.sai.Rendering.X3DNormalNode instance (using a properly typed node) from inputOutput SFNode field normal.IndexedTriangleFanSet.getNormal()Provide org.web3d.x3d.sai.Rendering.X3DNormalNode instance (using a properly typed node) from inputOutput SFNode field normal.IndexedTriangleSet.getNormal()Provide org.web3d.x3d.sai.Rendering.X3DNormalNode instance (using a properly typed node) from inputOutput SFNode field normal.IndexedTriangleStripSet.getNormal()Provide org.web3d.x3d.sai.Rendering.X3DNormalNode instance (using a properly typed node) from inputOutput SFNode field normal.LineSet.getNormal()Provide org.web3d.x3d.sai.Rendering.X3DNormalNode instance (using a properly typed node) from inputOutput SFNode field normal.PointSet.getNormal()Provide org.web3d.x3d.sai.Rendering.X3DNormalNode instance (using a properly typed node) from inputOutput SFNode field normal.TriangleFanSet.getNormal()Provide org.web3d.x3d.sai.Rendering.X3DNormalNode instance (using a properly typed node) from inputOutput SFNode field normal.TriangleSet.getNormal()Provide org.web3d.x3d.sai.Rendering.X3DNormalNode instance (using a properly typed node) from inputOutput SFNode field normal.TriangleStripSet.getNormal()Provide org.web3d.x3d.sai.Rendering.X3DNormalNode instance (using a properly typed node) from inputOutput SFNode field normal.X3DComposedGeometryNode.getNormal()Provide org.web3d.x3d.sai.Rendering.X3DNormalNode instance (using a properly typed node) from inputOutput SFNode field normal.X3DNormalNode.setMetadata(X3DMetadataObject newValue) Accessor method to assign org.web3d.x3d.sai.Core.X3DMetadataObject instance (using a properly typed node) to inputOutput SFNode field metadata.Methods in org.web3d.x3d.sai.Rendering with parameters of type X3DNormalNodeModifier and TypeMethodDescriptionIndexedLineSet.setNormal(X3DNormalNode newValue) Accessor method to assign org.web3d.x3d.sai.Rendering.X3DNormalNode instance (using a properly typed node) to inputOutput SFNode field normal.IndexedTriangleFanSet.setNormal(X3DNormalNode newValue) Accessor method to assign org.web3d.x3d.sai.Rendering.X3DNormalNode instance (using a properly typed node) to inputOutput SFNode field normal.IndexedTriangleSet.setNormal(X3DNormalNode newValue) Accessor method to assign org.web3d.x3d.sai.Rendering.X3DNormalNode instance (using a properly typed node) to inputOutput SFNode field normal.IndexedTriangleStripSet.setNormal(X3DNormalNode newValue) Accessor method to assign org.web3d.x3d.sai.Rendering.X3DNormalNode instance (using a properly typed node) to inputOutput SFNode field normal.LineSet.setNormal(X3DNormalNode newValue) Accessor method to assign org.web3d.x3d.sai.Rendering.X3DNormalNode instance (using a properly typed node) to inputOutput SFNode field normal.PointSet.setNormal(X3DNormalNode newValue) Accessor method to assign org.web3d.x3d.sai.Rendering.X3DNormalNode instance (using a properly typed node) to inputOutput SFNode field normal.TriangleFanSet.setNormal(X3DNormalNode newValue) Accessor method to assign org.web3d.x3d.sai.Rendering.X3DNormalNode instance (using a properly typed node) to inputOutput SFNode field normal.TriangleSet.setNormal(X3DNormalNode newValue) Accessor method to assign org.web3d.x3d.sai.Rendering.X3DNormalNode instance (using a properly typed node) to inputOutput SFNode field normal.TriangleStripSet.setNormal(X3DNormalNode newValue) Accessor method to assign org.web3d.x3d.sai.Rendering.X3DNormalNode instance (using a properly typed node) to inputOutput SFNode field normal.X3DComposedGeometryNode.setNormal(X3DNormalNode newValue) Accessor method to assign org.web3d.x3d.sai.Rendering.X3DNormalNode instance (using a properly typed node) to inputOutput SFNode field normal.