Uses of Record Class
club.doki7.openxr.datatype.XrPlaneDetectorGetInfoEXT
Packages that use XrPlaneDetectorGetInfoEXT
-
Uses of XrPlaneDetectorGetInfoEXT in club.doki7.openxr.command
Methods in club.doki7.openxr.command with parameters of type XrPlaneDetectorGetInfoEXTModifier and TypeMethodDescriptionintXR.getPlaneDetectionsEXT(XrPlaneDetectorEXT planeDetector, XrPlaneDetectorGetInfoEXT info, XrPlaneDetectorLocationsEXT locations) -
Uses of XrPlaneDetectorGetInfoEXT in club.doki7.openxr.datatype
Classes in club.doki7.openxr.datatype that implement interfaces with type arguments of type XrPlaneDetectorGetInfoEXTModifier and TypeClassDescriptionstatic final recordRepresents a pointer to / an array ofXrPlaneDetectorGetInfoEXTstructure(s) in native memory.Methods in club.doki7.openxr.datatype that return XrPlaneDetectorGetInfoEXTModifier and TypeMethodDescriptionstatic XrPlaneDetectorGetInfoEXT@NotNull XrPlaneDetectorGetInfoEXTXrPlaneDetectorGetInfoEXT.Ptr.at(long index) Returns (a pointer to) the structure at the given index.static XrPlaneDetectorGetInfoEXTXrPlaneDetectorGetInfoEXT.clone(Arena arena, XrPlaneDetectorGetInfoEXT src) XrPlaneDetectorGetInfoEXT.next(@NotNull MemorySegment value) XrPlaneDetectorGetInfoEXT.time(long value) XrPlaneDetectorGetInfoEXT.Ptr.toArray()XrPlaneDetectorGetInfoEXT.type(int value) Methods in club.doki7.openxr.datatype that return types with arguments of type XrPlaneDetectorGetInfoEXTModifier and TypeMethodDescription@NotNull Iterator<XrPlaneDetectorGetInfoEXT> XrPlaneDetectorGetInfoEXT.Ptr.iterator()Methods in club.doki7.openxr.datatype with parameters of type XrPlaneDetectorGetInfoEXTModifier and TypeMethodDescriptionstatic XrPlaneDetectorGetInfoEXTXrPlaneDetectorGetInfoEXT.clone(Arena arena, XrPlaneDetectorGetInfoEXT src) voidXrPlaneDetectorGetInfoEXT.Ptr.write(long index, @NotNull XrPlaneDetectorGetInfoEXT value) Method parameters in club.doki7.openxr.datatype with type arguments of type XrPlaneDetectorGetInfoEXTModifier and TypeMethodDescriptionXrPlaneDetectorGetInfoEXT.Ptr.at(long index, @NotNull Consumer<@NotNull XrPlaneDetectorGetInfoEXT> consumer)