Uses of Class
org.robovm.apple.modelio.MDLVertexAttribute
| Package | Description |
|---|---|
| org.robovm.apple.modelio |
-
Uses of MDLVertexAttribute in org.robovm.apple.modelio
Methods in org.robovm.apple.modelio that return MDLVertexAttribute Modifier and Type Method Description MDLVertexAttributeMDLVertexDescriptor. getAttribute(String name)MDLVertexAttributeMDLVertexDescriptor. getAttribute(MDLVertexAttributeName name)Methods in org.robovm.apple.modelio that return types with arguments of type MDLVertexAttribute Modifier and Type Method Description NSMutableArray<MDLVertexAttribute>MDLVertexDescriptor. getAttributes()Methods in org.robovm.apple.modelio with parameters of type MDLVertexAttribute Modifier and Type Method Description voidMDLVertexDescriptor. addOrReplaceAttribute(MDLVertexAttribute attribute)Method parameters in org.robovm.apple.modelio with type arguments of type MDLVertexAttribute Modifier and Type Method Description voidMDLVertexDescriptor. setAttributes(NSMutableArray<MDLVertexAttribute> v)