Matrix4VertexAttributeObject |
Matrix4VertexAttributeObject.addComments(java.lang.String newComment) |
Add comment as String to contained commentsList.
|
Matrix4VertexAttributeObject |
Matrix4VertexAttributeObject.addComments(java.lang.String[] newComments) |
Add comments as String[] array to contained commentsList.
|
Matrix4VertexAttributeObject |
Matrix4VertexAttributeObject.addComments(CommentsBlock newCommentsBlock) |
Add CommentsBlock to contained commentsList.
|
Matrix4VertexAttributeObject |
Matrix4VertexAttributeObject.addValue(SFMatrix4fObject newValue) |
Add singleton SFMatrix4fObject value to MFMatrix4f value field.
|
Matrix4VertexAttributeObject |
Matrix4VertexAttributeObject.clearIS() |
Utility method to clear SFNode value of IS field.
|
Matrix4VertexAttributeObject |
Matrix4VertexAttributeObject.clearMetadata() |
Utility method to clear SFNode value of metadata field.
|
Matrix4VertexAttributeObject |
Matrix4VertexAttributeObject.setCssClass(java.lang.String newValue) |
Accessor method to assign String value to inputOutput SFString field named class.
|
Matrix4VertexAttributeObject |
Matrix4VertexAttributeObject.setCssClass(SFStringObject newValue) |
|
Matrix4VertexAttributeObject |
Matrix4VertexAttributeObject.setDEF(java.lang.String newValue) |
Accessor method to assign String value to inputOutput SFString field named DEF.
|
Matrix4VertexAttributeObject |
Matrix4VertexAttributeObject.setDEF(SFStringObject newValue) |
Assign typed object value to SFString DEF field, similar to setDEF(String) .
|
Matrix4VertexAttributeObject |
Matrix4VertexAttributeObject.setIS(ISObject newValue) |
Accessor method to assign ISObject instance (using a properly typed node) to inputOutput SFNode field IS.
|
Matrix4VertexAttributeObject |
Matrix4VertexAttributeObject.setMetadata(ProtoInstanceObject newValue) |
Assign ProtoInstance (using a properly typed node) to inputOutput SFNode field metadata.
|
Matrix4VertexAttributeObject |
Matrix4VertexAttributeObject.setMetadata(X3DMetadataObject newValue) |
Accessor method to assign X3DMetadataObject instance (using a properly typed node) to inputOutput SFNode field metadata.
|
Matrix4VertexAttributeObject |
Matrix4VertexAttributeObject.setName(java.lang.String newValue) |
Accessor method to assign String value to inputOutput SFString field named name.
|
Matrix4VertexAttributeObject |
Matrix4VertexAttributeObject.setName(SFStringObject newValue) |
Assign typed object value to SFString name field, similar to setName(String) .
|
Matrix4VertexAttributeObject |
Matrix4VertexAttributeObject.setUSE(java.lang.String newValue) |
Accessor method to assign String value to inputOutput SFString field named USE.
|
Matrix4VertexAttributeObject |
Matrix4VertexAttributeObject.setUSE(SFStringObject newValue) |
Assign typed object value to SFString USE field, similar to setUSE(String) .
|
Matrix4VertexAttributeObject |
Matrix4VertexAttributeObject.setUSE(Matrix4VertexAttributeObject DEFnode) |
Assign a USE reference to another DEF node of same node type, similar to setUSE(String) .
|
Matrix4VertexAttributeObject |
Matrix4VertexAttributeObject.setValue(float[] newValue) |
Accessor method to assign float array to inputOutput MFMatrix4f field named value.
|
Matrix4VertexAttributeObject |
Matrix4VertexAttributeObject.setValue(MFMatrix4fObject newValue) |
|