Uses of Record Class
club.doki7.vulkan.datatype.VkPhysicalDeviceOpticalFlowFeaturesNV
Packages that use VkPhysicalDeviceOpticalFlowFeaturesNV
-
Uses of VkPhysicalDeviceOpticalFlowFeaturesNV in club.doki7.vulkan.datatype
Classes in club.doki7.vulkan.datatype that implement interfaces with type arguments of type VkPhysicalDeviceOpticalFlowFeaturesNVModifier and TypeClassDescriptionstatic final record
Represents a pointer to / an array ofVkPhysicalDeviceOpticalFlowFeaturesNV
structure(s) in native memory.Methods in club.doki7.vulkan.datatype that return VkPhysicalDeviceOpticalFlowFeaturesNVModifier and TypeMethodDescriptionVkPhysicalDeviceOpticalFlowFeaturesNV.Ptr.at
(long index) Returns (a pointer to) the structure at the given index.VkPhysicalDeviceOpticalFlowFeaturesNV.clone
(Arena arena, VkPhysicalDeviceOpticalFlowFeaturesNV src) VkPhysicalDeviceOpticalFlowFeaturesNV.opticalFlow
(int value) VkPhysicalDeviceOpticalFlowFeaturesNV.sType
(int value) VkPhysicalDeviceOpticalFlowFeaturesNV.Ptr.toArray()
Methods in club.doki7.vulkan.datatype that return types with arguments of type VkPhysicalDeviceOpticalFlowFeaturesNVMethods in club.doki7.vulkan.datatype with parameters of type VkPhysicalDeviceOpticalFlowFeaturesNVModifier and TypeMethodDescriptionVkPhysicalDeviceOpticalFlowFeaturesNV.clone
(Arena arena, VkPhysicalDeviceOpticalFlowFeaturesNV src) void
VkPhysicalDeviceOpticalFlowFeaturesNV.Ptr.write
(long index, @NotNull VkPhysicalDeviceOpticalFlowFeaturesNV value)