Uses of Record Class
club.doki7.vulkan.datatype.VkClusterAccelerationStructureBuildClustersBottomLevelInfoNV
Packages that use VkClusterAccelerationStructureBuildClustersBottomLevelInfoNV
-
Uses of VkClusterAccelerationStructureBuildClustersBottomLevelInfoNV in club.doki7.vulkan.datatype
Classes in club.doki7.vulkan.datatype that implement interfaces with type arguments of type VkClusterAccelerationStructureBuildClustersBottomLevelInfoNVModifier and TypeClassDescriptionstatic final record
Represents a pointer to / an array ofVkClusterAccelerationStructureBuildClustersBottomLevelInfoNV
structure(s) in native memory.Methods in club.doki7.vulkan.datatype that return VkClusterAccelerationStructureBuildClustersBottomLevelInfoNVModifier and TypeMethodDescriptionVkClusterAccelerationStructureBuildClustersBottomLevelInfoNV.Ptr.at
(long index) Returns (a pointer to) the structure at the given index.VkClusterAccelerationStructureBuildClustersBottomLevelInfoNV.clone
(Arena arena, VkClusterAccelerationStructureBuildClustersBottomLevelInfoNV src) VkClusterAccelerationStructureBuildClustersBottomLevelInfoNV.clusterReferences
(long value) VkClusterAccelerationStructureBuildClustersBottomLevelInfoNV.clusterReferencesCount
(int value) VkClusterAccelerationStructureBuildClustersBottomLevelInfoNV.clusterReferencesStride
(int value) VkClusterAccelerationStructureBuildClustersBottomLevelInfoNV.Ptr.toArray()
Methods in club.doki7.vulkan.datatype that return types with arguments of type VkClusterAccelerationStructureBuildClustersBottomLevelInfoNVModifier and TypeMethodDescriptionVkClusterAccelerationStructureBuildClustersBottomLevelInfoNV.Ptr.iterator()
Methods in club.doki7.vulkan.datatype with parameters of type VkClusterAccelerationStructureBuildClustersBottomLevelInfoNVModifier and TypeMethodDescriptionVkClusterAccelerationStructureBuildClustersBottomLevelInfoNV.clone
(Arena arena, VkClusterAccelerationStructureBuildClustersBottomLevelInfoNV src) void
VkClusterAccelerationStructureBuildClustersBottomLevelInfoNV.Ptr.write
(long index, @NotNull VkClusterAccelerationStructureBuildClustersBottomLevelInfoNV value) Method parameters in club.doki7.vulkan.datatype with type arguments of type VkClusterAccelerationStructureBuildClustersBottomLevelInfoNVModifier and TypeMethodDescriptionVkClusterAccelerationStructureBuildClustersBottomLevelInfoNV.Ptr.at
(long index, @NotNull Consumer<@NotNull VkClusterAccelerationStructureBuildClustersBottomLevelInfoNV> consumer)