Uses of Interface
org.web3d.x3d.sai.Rendering.Normal
| Package | Description |
|---|---|
| org.web3d.x3d.jsail.Rendering | |
| org.web3d.x3d.sai.Rendering |
-
Uses of Normal in org.web3d.x3d.jsail.Rendering
Classes in org.web3d.x3d.jsail.Rendering that implement Normal Modifier and Type Class Description classNormalObjectNormal defines a set of 3D surface-normal vectors that apply either to a sibling Coordinate|CoordinateDouble node, or else to a parent ElevationGrid node. -
Uses of Normal in org.web3d.x3d.sai.Rendering
Methods in org.web3d.x3d.sai.Rendering that return Normal Modifier and Type Method Description NormalNormal. setMetadata(X3DMetadataObject newValue)Accessor method to assign X3DMetadataObject instance (using a properly typed node) to inputOutput SFNode field metadata.NormalNormal. setVector(float[] newValue)Accessor method to assign 3-tuple float array to inputOutput MFVec3f field named vector.