Uses of Class
org.robovm.apple.metal.MTLAccelerationStructureInstanceDescriptorType
| Package | Description |
|---|---|
| org.robovm.apple.metal |
-
Uses of MTLAccelerationStructureInstanceDescriptorType in org.robovm.apple.metal
Methods in org.robovm.apple.metal that return MTLAccelerationStructureInstanceDescriptorType Modifier and Type Method Description MTLAccelerationStructureInstanceDescriptorTypeMTLInstanceAccelerationStructureDescriptor. getInstanceDescriptorType()static MTLAccelerationStructureInstanceDescriptorTypeMTLAccelerationStructureInstanceDescriptorType. valueOf(long n)Returns the enum constant of this type with the specified name.static MTLAccelerationStructureInstanceDescriptorTypeMTLAccelerationStructureInstanceDescriptorType. valueOf(String name)Returns the enum constant of this type with the specified name.static MTLAccelerationStructureInstanceDescriptorType[]MTLAccelerationStructureInstanceDescriptorType. values()Returns an array containing the constants of this enum type, in the order they are declared.Methods in org.robovm.apple.metal with parameters of type MTLAccelerationStructureInstanceDescriptorType Modifier and Type Method Description voidMTLInstanceAccelerationStructureDescriptor. setInstanceDescriptorType(MTLAccelerationStructureInstanceDescriptorType v)