Uses of Record Class
club.doki7.openxr.datatype.XrSecondaryViewConfigurationFrameEndInfoMSFT
Packages that use XrSecondaryViewConfigurationFrameEndInfoMSFT
-
Uses of XrSecondaryViewConfigurationFrameEndInfoMSFT in club.doki7.openxr.datatype
Classes in club.doki7.openxr.datatype that implement interfaces with type arguments of type XrSecondaryViewConfigurationFrameEndInfoMSFTModifier and TypeClassDescriptionstatic final recordRepresents a pointer to / an array ofXrSecondaryViewConfigurationFrameEndInfoMSFTstructure(s) in native memory.Methods in club.doki7.openxr.datatype that return XrSecondaryViewConfigurationFrameEndInfoMSFTModifier and TypeMethodDescriptionXrSecondaryViewConfigurationFrameEndInfoMSFT.Ptr.at(long index) Returns (a pointer to) the structure at the given index.XrSecondaryViewConfigurationFrameEndInfoMSFT.clone(Arena arena, XrSecondaryViewConfigurationFrameEndInfoMSFT src) XrSecondaryViewConfigurationFrameEndInfoMSFT.next(@NotNull MemorySegment value) XrSecondaryViewConfigurationFrameEndInfoMSFT.Ptr.toArray()XrSecondaryViewConfigurationFrameEndInfoMSFT.type(int value) XrSecondaryViewConfigurationFrameEndInfoMSFT.viewConfigurationCount(int value) XrSecondaryViewConfigurationFrameEndInfoMSFT.viewConfigurationLayersInfo(@Nullable IXrSecondaryViewConfigurationLayerInfoMSFT value) Methods in club.doki7.openxr.datatype that return types with arguments of type XrSecondaryViewConfigurationFrameEndInfoMSFTMethods in club.doki7.openxr.datatype with parameters of type XrSecondaryViewConfigurationFrameEndInfoMSFTModifier and TypeMethodDescriptionXrSecondaryViewConfigurationFrameEndInfoMSFT.clone(Arena arena, XrSecondaryViewConfigurationFrameEndInfoMSFT src) voidXrSecondaryViewConfigurationFrameEndInfoMSFT.Ptr.write(long index, @NotNull XrSecondaryViewConfigurationFrameEndInfoMSFT value) Method parameters in club.doki7.openxr.datatype with type arguments of type XrSecondaryViewConfigurationFrameEndInfoMSFTModifier and TypeMethodDescriptionXrSecondaryViewConfigurationFrameEndInfoMSFT.Ptr.at(long index, @NotNull Consumer<@NotNull XrSecondaryViewConfigurationFrameEndInfoMSFT> consumer)