Uses of Class
org.robovm.apple.metal.MTLIntersectionFunctionSignature
| Package | Description |
|---|---|
| org.robovm.apple.metal |
-
Uses of MTLIntersectionFunctionSignature in org.robovm.apple.metal
Fields in org.robovm.apple.metal declared as MTLIntersectionFunctionSignature Modifier and Type Field Description static MTLIntersectionFunctionSignatureMTLIntersectionFunctionSignature. ExtendedLimitsstatic MTLIntersectionFunctionSignatureMTLIntersectionFunctionSignature. InstanceMotionstatic MTLIntersectionFunctionSignatureMTLIntersectionFunctionSignature. Instancingstatic MTLIntersectionFunctionSignatureMTLIntersectionFunctionSignature. Nonestatic MTLIntersectionFunctionSignatureMTLIntersectionFunctionSignature. PrimitiveMotionstatic MTLIntersectionFunctionSignatureMTLIntersectionFunctionSignature. TriangleDatastatic MTLIntersectionFunctionSignatureMTLIntersectionFunctionSignature. WorldSpaceDataMethods in org.robovm.apple.metal that return MTLIntersectionFunctionSignature Modifier and Type Method Description protected MTLIntersectionFunctionSignature[]MTLIntersectionFunctionSignature. _values()static MTLIntersectionFunctionSignature[]MTLIntersectionFunctionSignature. values()protected MTLIntersectionFunctionSignatureMTLIntersectionFunctionSignature. wrap(long value, long mask)Methods in org.robovm.apple.metal with parameters of type MTLIntersectionFunctionSignature Modifier and Type Method Description voidMTLIntersectionFunctionTable. setOpaqueTriangleIntersectionFunction(MTLIntersectionFunctionSignature signature, long index)voidMTLIntersectionFunctionTable. setOpaqueTriangleIntersectionFunction(MTLIntersectionFunctionSignature signature, NSRange range)voidMTLIntersectionFunctionTableAdapter. setOpaqueTriangleIntersectionFunction(MTLIntersectionFunctionSignature signature, long index)voidMTLIntersectionFunctionTableAdapter. setOpaqueTriangleIntersectionFunction(MTLIntersectionFunctionSignature signature, NSRange range)