Uses of Class
org.web3d.x3d.jsail.Rendering.Tangent
Packages that use Tangent
Package
Description
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 Tangent in org.web3d.x3d.jsail.Rendering
Methods in org.web3d.x3d.jsail.Rendering that return TangentModifier and TypeMethodDescriptionTangent.addComments(String newComment) Add comment as String to contained commentsList.Tangent.addComments(String[] newComments) Add comments as String[] array to contained commentsList.Tangent.addComments(CommentsBlock newCommentsBlock) Add CommentsBlock to contained commentsList.Add singleton SFVec4f value to MFVec4f vectorfield.Tangent.clearIS()Utility method to clear SFNode value of IS field.Tangent.clearMetadata()Utility method to clear SFNode value of metadata field.final TangentTangent.setCssClass(String newValue) Accessor method to assign String value to inputOutput SFString field named class.Tangent.setCssClass(SFString newValue) Assign typed object value to SFString cssClass field, similar toTangent.setCssClass(String).final TangentTangent.setCssStyle(String newValue) Accessor method to assign String value to inputOutput SFString field named style.Tangent.setCssStyle(SFString newValue) Assign typed object value to SFString cssClass field, similar toTangent.setCssStyle(String).final TangentAccessor method to assign String value to inputOutput SFString field named DEF.Assign typed object value to SFString DEF field, similar toTangent.setDEF(String).final TangentAccessor method to assign String value to inputOutput SFString field named id.Assign typed object value to SFString HtmlId field, similar toTangent.setHtmlId(String).Accessor method to assign IS instance (using a properly typed node) to inputOutput SFNode field IS.Tangent.setMetadata(ProtoInstance newValue) Assign ProtoInstance (using a properly typed node) to inputOutput SFNode field metadata.Tangent.setMetadata(X3DMetadataObject newValue) Accessor method to assign org.web3d.x3d.sai.Core.X3DMetadataObject instance (using a properly typed node) to inputOutput SFNode field metadata.final TangentAccessor method to assign String value to inputOutput SFString field named USE.Assign typed object value to SFString USE field, similar toTangent.setUSE(String).Assign a USE reference to another DEF node of same node type, similar toTangent.setUSE(String).Tangent.setVector(double[] newArray) Utility method: double-precision set-array accessor for X3D floating-point type, similar toTangent.setVector(float[]).Tangent.setVector(float[] newValue) Accessor method to assign 4-tuple float array to inputOutput MFVec4f field named vector.Assign typed object value to MFVec4f vector field, similar toTangent.setVector(float[]).Methods in org.web3d.x3d.jsail.Rendering with parameters of type TangentModifier and TypeMethodDescriptionAssign a USE reference to another DEF node of same node type, similar toTangent.setUSE(String).