Uses of Interface
org.robovm.apple.modelio.MDLComponent
| Package | Description |
|---|---|
| org.robovm.apple.modelio |
-
Uses of MDLComponent in org.robovm.apple.modelio
Subinterfaces of MDLComponent in org.robovm.apple.modelio Modifier and Type Interface Description interfaceMDLObjectContainerComponentinterfaceMDLTransformComponentClasses in org.robovm.apple.modelio that implement MDLComponent Modifier and Type Class Description classMDLAnimationBindComponentclassMDLObjectContainerclassMDLTransformclassMDLTransformStackMethods in org.robovm.apple.modelio that return MDLComponent Modifier and Type Method Description MDLComponentMDLObject. getComponent(ObjCProtocol protocol)MDLComponentMDLObject. objectForKeyedSubscript(ObjCProtocol key)Methods in org.robovm.apple.modelio with parameters of type MDLComponent Modifier and Type Method Description voidMDLObject. setComponent(MDLComponent component, ObjCProtocol protocol)voidMDLObject. setObjectForKeyedSubscript(MDLComponent obj, ObjCProtocol key)