Uses of Record Class
club.doki7.vulkan.datatype.VkPhysicalDeviceRayTracingLinearSweptSpheresFeaturesNV
Packages that use VkPhysicalDeviceRayTracingLinearSweptSpheresFeaturesNV
-
Uses of VkPhysicalDeviceRayTracingLinearSweptSpheresFeaturesNV in club.doki7.vulkan.datatype
Classes in club.doki7.vulkan.datatype that implement interfaces with type arguments of type VkPhysicalDeviceRayTracingLinearSweptSpheresFeaturesNVModifier and TypeClassDescriptionstatic final recordRepresents a pointer to / an array ofVkPhysicalDeviceRayTracingLinearSweptSpheresFeaturesNVstructure(s) in native memory.Methods in club.doki7.vulkan.datatype that return VkPhysicalDeviceRayTracingLinearSweptSpheresFeaturesNVModifier and TypeMethodDescriptionVkPhysicalDeviceRayTracingLinearSweptSpheresFeaturesNV.Ptr.at(long index) Returns (a pointer to) the structure at the given index.VkPhysicalDeviceRayTracingLinearSweptSpheresFeaturesNV.clone(Arena arena, VkPhysicalDeviceRayTracingLinearSweptSpheresFeaturesNV src) VkPhysicalDeviceRayTracingLinearSweptSpheresFeaturesNV.linearSweptSpheres(int value) VkPhysicalDeviceRayTracingLinearSweptSpheresFeaturesNV.pNext(@NotNull MemorySegment value) VkPhysicalDeviceRayTracingLinearSweptSpheresFeaturesNV.spheres(int value) VkPhysicalDeviceRayTracingLinearSweptSpheresFeaturesNV.sType(int value) VkPhysicalDeviceRayTracingLinearSweptSpheresFeaturesNV.Ptr.toArray()Methods in club.doki7.vulkan.datatype that return types with arguments of type VkPhysicalDeviceRayTracingLinearSweptSpheresFeaturesNVModifier and TypeMethodDescriptionVkPhysicalDeviceRayTracingLinearSweptSpheresFeaturesNV.Ptr.iterator()Methods in club.doki7.vulkan.datatype with parameters of type VkPhysicalDeviceRayTracingLinearSweptSpheresFeaturesNVModifier and TypeMethodDescriptionVkPhysicalDeviceRayTracingLinearSweptSpheresFeaturesNV.clone(Arena arena, VkPhysicalDeviceRayTracingLinearSweptSpheresFeaturesNV src) voidVkPhysicalDeviceRayTracingLinearSweptSpheresFeaturesNV.Ptr.write(long index, @NotNull VkPhysicalDeviceRayTracingLinearSweptSpheresFeaturesNV value) Method parameters in club.doki7.vulkan.datatype with type arguments of type VkPhysicalDeviceRayTracingLinearSweptSpheresFeaturesNVModifier and TypeMethodDescriptionVkPhysicalDeviceRayTracingLinearSweptSpheresFeaturesNV.Ptr.at(long index, @NotNull Consumer<@NotNull VkPhysicalDeviceRayTracingLinearSweptSpheresFeaturesNV> consumer)