Uses of Class
org.robovm.apple.modelio.MDLVertexAttributeData
| Package | Description |
|---|---|
| org.robovm.apple.modelio |
-
Uses of MDLVertexAttributeData in org.robovm.apple.modelio
Methods in org.robovm.apple.modelio that return MDLVertexAttributeData Modifier and Type Method Description MDLVertexAttributeDataMDLMesh. getVertexAttributeData(String name)MDLVertexAttributeDataMDLMesh. getVertexAttributeData(String name, MDLVertexFormat format)Methods in org.robovm.apple.modelio with parameters of type MDLVertexAttributeData Modifier and Type Method Description voidMDLMesh. replaceAttribute(String name, MDLVertexAttributeData newData)voidMDLMesh. updateAttribute(String name, MDLVertexAttributeData newData)