Uses of Record Class
club.doki7.openxr.datatype.XrCreateSpatialDiscoverySnapshotCompletionEXT
Packages that use XrCreateSpatialDiscoverySnapshotCompletionEXT
-
Uses of XrCreateSpatialDiscoverySnapshotCompletionEXT in club.doki7.openxr.command
Methods in club.doki7.openxr.command with parameters of type XrCreateSpatialDiscoverySnapshotCompletionEXTModifier and TypeMethodDescriptionintXR.createSpatialDiscoverySnapshotCompleteEXT(XrSpatialContextEXT spatialContext, XrCreateSpatialDiscoverySnapshotCompletionInfoEXT createSnapshotCompletionInfo, XrCreateSpatialDiscoverySnapshotCompletionEXT completion) -
Uses of XrCreateSpatialDiscoverySnapshotCompletionEXT in club.doki7.openxr.datatype
Classes in club.doki7.openxr.datatype that implement interfaces with type arguments of type XrCreateSpatialDiscoverySnapshotCompletionEXTModifier and TypeClassDescriptionstatic final recordRepresents a pointer to / an array ofXrCreateSpatialDiscoverySnapshotCompletionEXTstructure(s) in native memory.Methods in club.doki7.openxr.datatype that return XrCreateSpatialDiscoverySnapshotCompletionEXTModifier and TypeMethodDescriptionXrCreateSpatialDiscoverySnapshotCompletionEXT.Ptr.at(long index) Returns (a pointer to) the structure at the given index.XrCreateSpatialDiscoverySnapshotCompletionEXT.clone(Arena arena, XrCreateSpatialDiscoverySnapshotCompletionEXT src) XrCreateSpatialDiscoverySnapshotCompletionEXT.futureResult(int value) XrCreateSpatialDiscoverySnapshotCompletionEXT.next(@NotNull MemorySegment value) XrCreateSpatialDiscoverySnapshotCompletionEXT.snapshot(@Nullable XrSpatialSnapshotEXT value) XrCreateSpatialDiscoverySnapshotCompletionEXT.Ptr.toArray()XrCreateSpatialDiscoverySnapshotCompletionEXT.type(int value) Methods in club.doki7.openxr.datatype that return types with arguments of type XrCreateSpatialDiscoverySnapshotCompletionEXTMethods in club.doki7.openxr.datatype with parameters of type XrCreateSpatialDiscoverySnapshotCompletionEXTModifier and TypeMethodDescriptionXrCreateSpatialDiscoverySnapshotCompletionEXT.clone(Arena arena, XrCreateSpatialDiscoverySnapshotCompletionEXT src) voidXrCreateSpatialDiscoverySnapshotCompletionEXT.Ptr.write(long index, @NotNull XrCreateSpatialDiscoverySnapshotCompletionEXT value) Method parameters in club.doki7.openxr.datatype with type arguments of type XrCreateSpatialDiscoverySnapshotCompletionEXTModifier and TypeMethodDescriptionXrCreateSpatialDiscoverySnapshotCompletionEXT.Ptr.at(long index, @NotNull Consumer<@NotNull XrCreateSpatialDiscoverySnapshotCompletionEXT> consumer)