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