Uses of Class
org.robovm.apple.metal.MTLIntersectionFunctionDescriptor
| Package | Description |
|---|---|
| org.robovm.apple.metal |
-
Uses of MTLIntersectionFunctionDescriptor in org.robovm.apple.metal
Methods in org.robovm.apple.metal with parameters of type MTLIntersectionFunctionDescriptor Modifier and Type Method Description MTLFunctionMTLLibrary. newIntersectionFunction(MTLIntersectionFunctionDescriptor descriptor, NSError.NSErrorPtr error)voidMTLLibrary. newIntersectionFunction(MTLIntersectionFunctionDescriptor descriptor, VoidBlock2<MTLFunction,NSError> completionHandler)