Uses of Record Class
club.doki7.openxr.datatype.XrSecondaryViewConfigurationFrameStateMSFT
Packages that use XrSecondaryViewConfigurationFrameStateMSFT
-
Uses of XrSecondaryViewConfigurationFrameStateMSFT in club.doki7.openxr.datatype
Classes in club.doki7.openxr.datatype that implement interfaces with type arguments of type XrSecondaryViewConfigurationFrameStateMSFTModifier and TypeClassDescriptionstatic final record
Represents a pointer to / an array ofXrSecondaryViewConfigurationFrameStateMSFT
structure(s) in native memory.Methods in club.doki7.openxr.datatype that return XrSecondaryViewConfigurationFrameStateMSFTModifier and TypeMethodDescriptionXrSecondaryViewConfigurationFrameStateMSFT.Ptr.at
(long index) Returns (a pointer to) the structure at the given index.XrSecondaryViewConfigurationFrameStateMSFT.clone
(Arena arena, XrSecondaryViewConfigurationFrameStateMSFT src) XrSecondaryViewConfigurationFrameStateMSFT.next
(@NotNull MemorySegment value) XrSecondaryViewConfigurationFrameStateMSFT.Ptr.toArray()
XrSecondaryViewConfigurationFrameStateMSFT.type
(int value) XrSecondaryViewConfigurationFrameStateMSFT.viewConfigurationCount
(int value) XrSecondaryViewConfigurationFrameStateMSFT.viewConfigurationStates
(@Nullable IXrSecondaryViewConfigurationStateMSFT value) Methods in club.doki7.openxr.datatype that return types with arguments of type XrSecondaryViewConfigurationFrameStateMSFTMethods in club.doki7.openxr.datatype with parameters of type XrSecondaryViewConfigurationFrameStateMSFTModifier and TypeMethodDescriptionXrSecondaryViewConfigurationFrameStateMSFT.clone
(Arena arena, XrSecondaryViewConfigurationFrameStateMSFT src) void
XrSecondaryViewConfigurationFrameStateMSFT.Ptr.write
(long index, @NotNull XrSecondaryViewConfigurationFrameStateMSFT value) Method parameters in club.doki7.openxr.datatype with type arguments of type XrSecondaryViewConfigurationFrameStateMSFTModifier and TypeMethodDescriptionXrSecondaryViewConfigurationFrameStateMSFT.Ptr.at
(long index, @NotNull Consumer<@NotNull XrSecondaryViewConfigurationFrameStateMSFT> consumer)