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 record
Represents a pointer to / an array ofVkPhysicalDeviceRayTracingLinearSweptSpheresFeaturesNV
structure(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.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) void
VkPhysicalDeviceRayTracingLinearSweptSpheresFeaturesNV.Ptr.write
(long index, @NotNull VkPhysicalDeviceRayTracingLinearSweptSpheresFeaturesNV value)