Uses of Record Class
club.doki7.openxr.datatype.XrSystemUserPresencePropertiesEXT
Packages that use XrSystemUserPresencePropertiesEXT
-
Uses of XrSystemUserPresencePropertiesEXT in club.doki7.openxr.datatype
Classes in club.doki7.openxr.datatype that implement interfaces with type arguments of type XrSystemUserPresencePropertiesEXTModifier and TypeClassDescriptionstatic final recordRepresents a pointer to / an array ofXrSystemUserPresencePropertiesEXTstructure(s) in native memory.Methods in club.doki7.openxr.datatype that return XrSystemUserPresencePropertiesEXTModifier and TypeMethodDescription@NotNull XrSystemUserPresencePropertiesEXTXrSystemUserPresencePropertiesEXT.Ptr.at(long index) Returns (a pointer to) the structure at the given index.XrSystemUserPresencePropertiesEXT.clone(Arena arena, XrSystemUserPresencePropertiesEXT src) XrSystemUserPresencePropertiesEXT.next(@NotNull MemorySegment value) XrSystemUserPresencePropertiesEXT.supportsUserPresence(int value) XrSystemUserPresencePropertiesEXT.Ptr.toArray()XrSystemUserPresencePropertiesEXT.type(int value) Methods in club.doki7.openxr.datatype that return types with arguments of type XrSystemUserPresencePropertiesEXTModifier and TypeMethodDescription@NotNull Iterator<XrSystemUserPresencePropertiesEXT> XrSystemUserPresencePropertiesEXT.Ptr.iterator()Methods in club.doki7.openxr.datatype with parameters of type XrSystemUserPresencePropertiesEXTModifier and TypeMethodDescriptionXrSystemUserPresencePropertiesEXT.clone(Arena arena, XrSystemUserPresencePropertiesEXT src) voidXrSystemUserPresencePropertiesEXT.Ptr.write(long index, @NotNull XrSystemUserPresencePropertiesEXT value) Method parameters in club.doki7.openxr.datatype with type arguments of type XrSystemUserPresencePropertiesEXTModifier and TypeMethodDescriptionXrSystemUserPresencePropertiesEXT.Ptr.at(long index, @NotNull Consumer<@NotNull XrSystemUserPresencePropertiesEXT> consumer)