Uses of Class
org.web3d.x3d.jsail.Rendering.IndexedTriangleStripSet
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 IndexedTriangleStripSet in org.web3d.x3d.jsail.Rendering
Modifier and TypeMethodDescriptionIndexedTriangleStripSet.addAttrib
(ProtoInstance newValue) Add single ProtoInstance (with appropriate node type and containerField value) to MFNode array for attrib field.Add single child node to existing array of attrib nodes (if any).IndexedTriangleStripSet.addComments
(String newComment) Add comment as String to contained commentsList.IndexedTriangleStripSet.addComments
(String[] newComments) Add comments as String[] array to contained commentsList.IndexedTriangleStripSet.addComments
(CommentsBlock newCommentsBlock) Add CommentsBlock to contained commentsList.IndexedTriangleStripSet.addIndex
(int newValue) Add singleton int value to MFInt32 index field.Add singleton SFInt32 value to MFInt32 index field.IndexedTriangleStripSet.clearAttrib()
Utility method to clear MFNode value of attrib field.IndexedTriangleStripSet.clearColor()
Utility method to clear SFNode value of color field.IndexedTriangleStripSet.clearCoord()
Utility method to clear SFNode value of coord field.IndexedTriangleStripSet.clearFogCoord()
Utility method to clear SFNode value of fogCoord field.IndexedTriangleStripSet.clearIndex()
Utility method to clear MFInt32 value of index field.IndexedTriangleStripSet.clearIS()
Utility method to clear SFNode value of IS field.IndexedTriangleStripSet.clearMetadata()
Utility method to clear SFNode value of metadata field.IndexedTriangleStripSet.clearNormal()
Utility method to clear SFNode value of normal field.IndexedTriangleStripSet.clearTexCoord()
Utility method to clear SFNode value of texCoord field.IndexedTriangleStripSet.setAttrib
(ArrayList<X3DVertexAttributeNode> newValue) Assign ArrayList value of MFNode attrib field, similar tosetAttrib(org.web3d.x3d.sai.Core.X3DNode[])
.Accessor method to assign org.web3d.x3d.sai.Shaders.X3DVertexAttributeNode array (using an array consisting of properly typed nodes or ProtoInstances) to inputOutput MFNode field attrib.IndexedTriangleStripSet.setCcw
(boolean newValue) Accessor method to assign boolean value to initializeOnly SFBool field named ccw.Assign typed object value to SFBool ccw field, similar tosetCcw(boolean)
.IndexedTriangleStripSet.setColor
(ProtoInstance newValue) Assign ProtoInstance (using a properly typed node) to inputOutput SFNode field color.IndexedTriangleStripSet.setColor
(X3DColorNode newValue) Accessor method to assign org.web3d.x3d.sai.Rendering.X3DColorNode instance (using a properly typed node) to inputOutput SFNode field color.IndexedTriangleStripSet.setColorPerVertex
(boolean newValue) Accessor method to assign boolean value to initializeOnly SFBool field named colorPerVertex.IndexedTriangleStripSet.setColorPerVertex
(SFBool newValue) Assign typed object value to SFBool colorPerVertex field, similar tosetColorPerVertex(boolean)
.IndexedTriangleStripSet.setCoord
(ProtoInstance newValue) Assign ProtoInstance (using a properly typed node) to inputOutput SFNode field coord.IndexedTriangleStripSet.setCoord
(X3DCoordinateNode newValue) Accessor method to assign org.web3d.x3d.sai.Rendering.X3DCoordinateNode instance (using a properly typed node) to inputOutput SFNode field coord.final IndexedTriangleStripSet
IndexedTriangleStripSet.setCssClass
(String newValue) Accessor method to assign String value to inputOutput SFString field named class.IndexedTriangleStripSet.setCssClass
(SFString newValue) Assign typed object value to SFString cssClass field, similar tosetCssClass(String)
.final IndexedTriangleStripSet
IndexedTriangleStripSet.setCssStyle
(String newValue) Accessor method to assign String value to inputOutput SFString field named style.IndexedTriangleStripSet.setCssStyle
(SFString newValue) Assign typed object value to SFString cssClass field, similar tosetCssStyle(String)
.final IndexedTriangleStripSet
Accessor method to assign String value to inputOutput SFString field named DEF.Assign typed object value to SFString DEF field, similar tosetDEF(String)
.IndexedTriangleStripSet.setFogCoord
(ProtoInstance newValue) Assign ProtoInstance (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.final IndexedTriangleStripSet
Accessor method to assign String value to inputOutput SFString field named id.Assign typed object value to SFString HtmlID field, similar tosetHtmlID(String)
.IndexedTriangleStripSet.setIndex
(int[] newValue) Accessor method to assign Integer array to initializeOnly MFInt32 field named index.Assign ArrayList value of MFInt32 index field, similar tosetIndex(int[])
.Assign typed object value to MFInt32 index field, similar tosetIndex(int[])
.Accessor method to assign IS instance (using a properly typed node) to inputOutput SFNode field IS.IndexedTriangleStripSet.setMetadata
(ProtoInstance newValue) Assign ProtoInstance (using a properly typed node) to inputOutput SFNode field metadata.IndexedTriangleStripSet.setMetadata
(X3DMetadataObject newValue) Accessor method to assign org.web3d.x3d.sai.Core.X3DMetadataObject instance (using a properly typed node) to inputOutput SFNode field metadata.IndexedTriangleStripSet.setNormal
(ProtoInstance newValue) Assign ProtoInstance (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.IndexedTriangleStripSet.setNormalPerVertex
(boolean newValue) Accessor method to assign boolean value to initializeOnly SFBool field named normalPerVertex.IndexedTriangleStripSet.setNormalPerVertex
(SFBool newValue) Assign typed object value to SFBool normalPerVertex field, similar tosetNormalPerVertex(boolean)
.IndexedTriangleStripSet.setSolid
(boolean newValue) Accessor method to assign boolean value to initializeOnly SFBool field named solid.Assign typed object value to SFBool solid field, similar tosetSolid(boolean)
.IndexedTriangleStripSet.setTexCoord
(ProtoInstance newValue) Assign ProtoInstance (using a properly typed node) to inputOutput SFNode field texCoord.IndexedTriangleStripSet.setTexCoord
(X3DNode newValue) Accessor method to assign org.web3d.x3d.sai.Core.X3DNode instance (using a properly typed node) to inputOutput SFNode field texCoord.final IndexedTriangleStripSet
Accessor method to assign String value to inputOutput SFString field named USE.Assign typed object value to SFString USE field, similar tosetUSE(String)
.IndexedTriangleStripSet.setUSE
(IndexedTriangleStripSet DEFnode) Assign a USE reference to another DEF node of same node type, similar tosetUSE(String)
.Modifier and TypeMethodDescriptionIndexedTriangleStripSet.setUSE
(IndexedTriangleStripSet DEFnode) Assign a USE reference to another DEF node of same node type, similar tosetUSE(String)
.