Uses of Record Class
club.doki7.openxr.datatype.XrSecondaryViewConfigurationLayerInfoMSFT
Packages that use XrSecondaryViewConfigurationLayerInfoMSFT
-
Uses of XrSecondaryViewConfigurationLayerInfoMSFT in club.doki7.openxr.datatype
Classes in club.doki7.openxr.datatype that implement interfaces with type arguments of type XrSecondaryViewConfigurationLayerInfoMSFTModifier and TypeClassDescriptionstatic final record
Represents a pointer to / an array ofXrSecondaryViewConfigurationLayerInfoMSFT
structure(s) in native memory.Methods in club.doki7.openxr.datatype that return XrSecondaryViewConfigurationLayerInfoMSFTModifier and TypeMethodDescriptionXrSecondaryViewConfigurationLayerInfoMSFT.Ptr.at
(long index) Returns (a pointer to) the structure at the given index.XrSecondaryViewConfigurationLayerInfoMSFT.clone
(Arena arena, XrSecondaryViewConfigurationLayerInfoMSFT src) XrSecondaryViewConfigurationLayerInfoMSFT.environmentBlendMode
(int value) XrSecondaryViewConfigurationLayerInfoMSFT.layerCount
(int value) XrSecondaryViewConfigurationLayerInfoMSFT.layers
(@Nullable PointerPtr value) XrSecondaryViewConfigurationLayerInfoMSFT.next
(@NotNull MemorySegment value) XrSecondaryViewConfigurationLayerInfoMSFT.Ptr.toArray()
XrSecondaryViewConfigurationLayerInfoMSFT.type
(int value) XrSecondaryViewConfigurationFrameEndInfoMSFT.viewConfigurationLayersInfo()
XrSecondaryViewConfigurationLayerInfoMSFT.viewConfigurationType
(int value) Methods in club.doki7.openxr.datatype that return types with arguments of type XrSecondaryViewConfigurationLayerInfoMSFTMethods in club.doki7.openxr.datatype with parameters of type XrSecondaryViewConfigurationLayerInfoMSFTModifier and TypeMethodDescriptionXrSecondaryViewConfigurationLayerInfoMSFT.clone
(Arena arena, XrSecondaryViewConfigurationLayerInfoMSFT src) void
XrSecondaryViewConfigurationLayerInfoMSFT.Ptr.write
(long index, @NotNull XrSecondaryViewConfigurationLayerInfoMSFT value) Method parameters in club.doki7.openxr.datatype with type arguments of type XrSecondaryViewConfigurationLayerInfoMSFTModifier and TypeMethodDescriptionXrSecondaryViewConfigurationLayerInfoMSFT.Ptr.at
(long index, @NotNull Consumer<@NotNull XrSecondaryViewConfigurationLayerInfoMSFT> consumer)