Uses of Record Class
club.doki7.vulkan.datatype.VkPhysicalDeviceOpticalFlowPropertiesNV
Packages that use VkPhysicalDeviceOpticalFlowPropertiesNV
-
Uses of VkPhysicalDeviceOpticalFlowPropertiesNV in club.doki7.vulkan.datatype
Classes in club.doki7.vulkan.datatype that implement interfaces with type arguments of type VkPhysicalDeviceOpticalFlowPropertiesNVModifier and TypeClassDescriptionstatic final record
Represents a pointer to / an array ofVkPhysicalDeviceOpticalFlowPropertiesNV
structure(s) in native memory.Methods in club.doki7.vulkan.datatype that return VkPhysicalDeviceOpticalFlowPropertiesNVModifier and TypeMethodDescriptionVkPhysicalDeviceOpticalFlowPropertiesNV.Ptr.at
(long index) Returns (a pointer to) the structure at the given index.VkPhysicalDeviceOpticalFlowPropertiesNV.bidirectionalFlowSupported
(int value) VkPhysicalDeviceOpticalFlowPropertiesNV.clone
(Arena arena, VkPhysicalDeviceOpticalFlowPropertiesNV src) VkPhysicalDeviceOpticalFlowPropertiesNV.costSupported
(int value) VkPhysicalDeviceOpticalFlowPropertiesNV.globalFlowSupported
(int value) VkPhysicalDeviceOpticalFlowPropertiesNV.hintSupported
(int value) VkPhysicalDeviceOpticalFlowPropertiesNV.maxHeight
(int value) VkPhysicalDeviceOpticalFlowPropertiesNV.maxNumRegionsOfInterest
(int value) VkPhysicalDeviceOpticalFlowPropertiesNV.maxWidth
(int value) VkPhysicalDeviceOpticalFlowPropertiesNV.minHeight
(int value) VkPhysicalDeviceOpticalFlowPropertiesNV.minWidth
(int value) VkPhysicalDeviceOpticalFlowPropertiesNV.sType
(int value) VkPhysicalDeviceOpticalFlowPropertiesNV.supportedHintGridSizes
(int value) VkPhysicalDeviceOpticalFlowPropertiesNV.supportedOutputGridSizes
(int value) VkPhysicalDeviceOpticalFlowPropertiesNV.Ptr.toArray()
Methods in club.doki7.vulkan.datatype that return types with arguments of type VkPhysicalDeviceOpticalFlowPropertiesNVMethods in club.doki7.vulkan.datatype with parameters of type VkPhysicalDeviceOpticalFlowPropertiesNVModifier and TypeMethodDescriptionVkPhysicalDeviceOpticalFlowPropertiesNV.clone
(Arena arena, VkPhysicalDeviceOpticalFlowPropertiesNV src) void
VkPhysicalDeviceOpticalFlowPropertiesNV.Ptr.write
(long index, @NotNull VkPhysicalDeviceOpticalFlowPropertiesNV value)