Uses of Class
org.web3d.x3d.jsail.Rendering.TriangleFanSet
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 TriangleFanSet in org.web3d.x3d.jsail.Rendering
Modifier and TypeMethodDescriptionTriangleFanSet.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).TriangleFanSet.addComments
(String newComment) Add comment as String to contained commentsList.TriangleFanSet.addComments
(String[] newComments) Add comments as String[] array to contained commentsList.TriangleFanSet.addComments
(CommentsBlock newCommentsBlock) Add CommentsBlock to contained commentsList.TriangleFanSet.addFanCount
(int newValue) Add singleton int value to MFInt32 fanCount field.TriangleFanSet.addFanCount
(SFInt32 newValue) Add singleton SFInt32 value to MFInt32 fanCount field.TriangleFanSet.clearAttrib()
Utility method to clear MFNode value of attrib field.TriangleFanSet.clearColor()
Utility method to clear SFNode value of color field.TriangleFanSet.clearCoord()
Utility method to clear SFNode value of coord field.TriangleFanSet.clearFanCount()
Utility method to clear MFInt32 value of fanCount field.TriangleFanSet.clearFogCoord()
Utility method to clear SFNode value of fogCoord field.TriangleFanSet.clearIS()
Utility method to clear SFNode value of IS field.TriangleFanSet.clearMetadata()
Utility method to clear SFNode value of metadata field.TriangleFanSet.clearNormal()
Utility method to clear SFNode value of normal field.TriangleFanSet.clearTexCoord()
Utility method to clear SFNode value of texCoord field.TriangleFanSet.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.TriangleFanSet.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)
.TriangleFanSet.setColor
(ProtoInstance newValue) Assign ProtoInstance (using a properly typed node) to inputOutput SFNode field color.TriangleFanSet.setColor
(X3DColorNode newValue) Accessor method to assign org.web3d.x3d.sai.Rendering.X3DColorNode instance (using a properly typed node) to inputOutput SFNode field color.TriangleFanSet.setColorPerVertex
(boolean newValue) Accessor method to assign boolean value to initializeOnly SFBool field named colorPerVertex.TriangleFanSet.setColorPerVertex
(SFBool newValue) Assign typed object value to SFBool colorPerVertex field, similar tosetColorPerVertex(boolean)
.TriangleFanSet.setCoord
(ProtoInstance newValue) Assign ProtoInstance (using a properly typed node) to inputOutput SFNode field coord.TriangleFanSet.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 TriangleFanSet
TriangleFanSet.setCssClass
(String newValue) Accessor method to assign String value to inputOutput SFString field named class.TriangleFanSet.setCssClass
(SFString newValue) Assign typed object value to SFString cssClass field, similar tosetCssClass(String)
.final TriangleFanSet
TriangleFanSet.setCssStyle
(String newValue) Accessor method to assign String value to inputOutput SFString field named style.TriangleFanSet.setCssStyle
(SFString newValue) Assign typed object value to SFString cssClass field, similar tosetCssStyle(String)
.final TriangleFanSet
Accessor method to assign String value to inputOutput SFString field named DEF.Assign typed object value to SFString DEF field, similar tosetDEF(String)
.TriangleFanSet.setFanCount
(int[] newValue) Accessor method to assign Integer array to inputOutput MFInt32 field named fanCount.TriangleFanSet.setFanCount
(ArrayList<Integer> newValue) Assign ArrayList value of MFInt32 fanCount field, similar tosetFanCount(int[])
.TriangleFanSet.setFanCount
(MFInt32 newValue) Assign typed object value to MFInt32 fanCount field, similar tosetFanCount(int[])
.TriangleFanSet.setFogCoord
(ProtoInstance newValue) Assign ProtoInstance (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.final TriangleFanSet
Accessor method to assign String value to inputOutput SFString field named id.Assign typed object value to SFString HtmlID field, similar tosetHtmlID(String)
.Accessor method to assign IS instance (using a properly typed node) to inputOutput SFNode field IS.TriangleFanSet.setMetadata
(ProtoInstance newValue) Assign ProtoInstance (using a properly typed node) to inputOutput SFNode field metadata.TriangleFanSet.setMetadata
(X3DMetadataObject newValue) Accessor method to assign org.web3d.x3d.sai.Core.X3DMetadataObject instance (using a properly typed node) to inputOutput SFNode field metadata.TriangleFanSet.setNormal
(ProtoInstance newValue) Assign ProtoInstance (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.TriangleFanSet.setNormalPerVertex
(boolean newValue) Accessor method to assign boolean value to initializeOnly SFBool field named normalPerVertex.TriangleFanSet.setNormalPerVertex
(SFBool newValue) Assign typed object value to SFBool normalPerVertex field, similar tosetNormalPerVertex(boolean)
.TriangleFanSet.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)
.TriangleFanSet.setTexCoord
(ProtoInstance newValue) Assign ProtoInstance (using a properly typed node) to inputOutput SFNode field texCoord.TriangleFanSet.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 TriangleFanSet
Accessor method to assign String value to inputOutput SFString field named USE.Assign typed object value to SFString USE field, similar tosetUSE(String)
.TriangleFanSet.setUSE
(TriangleFanSet DEFnode) Assign a USE reference to another DEF node of same node type, similar tosetUSE(String)
.Modifier and TypeMethodDescriptionTriangleFanSet.setUSE
(TriangleFanSet DEFnode) Assign a USE reference to another DEF node of same node type, similar tosetUSE(String)
.