Uses of Record Class
club.doki7.openxr.datatype.XrCompositionLayerReprojectionInfoMSFT
Packages that use XrCompositionLayerReprojectionInfoMSFT
-
Uses of XrCompositionLayerReprojectionInfoMSFT in club.doki7.openxr.datatype
Classes in club.doki7.openxr.datatype that implement interfaces with type arguments of type XrCompositionLayerReprojectionInfoMSFTModifier and TypeClassDescriptionstatic final recordRepresents a pointer to / an array ofXrCompositionLayerReprojectionInfoMSFTstructure(s) in native memory.Methods in club.doki7.openxr.datatype that return XrCompositionLayerReprojectionInfoMSFTModifier and TypeMethodDescriptionXrCompositionLayerReprojectionInfoMSFT.Ptr.at(long index) Returns (a pointer to) the structure at the given index.XrCompositionLayerReprojectionInfoMSFT.clone(Arena arena, XrCompositionLayerReprojectionInfoMSFT src) XrCompositionLayerReprojectionInfoMSFT.next(@NotNull MemorySegment value) XrCompositionLayerReprojectionInfoMSFT.reprojectionMode(int value) XrCompositionLayerReprojectionInfoMSFT.Ptr.toArray()XrCompositionLayerReprojectionInfoMSFT.type(int value) Methods in club.doki7.openxr.datatype that return types with arguments of type XrCompositionLayerReprojectionInfoMSFTMethods in club.doki7.openxr.datatype with parameters of type XrCompositionLayerReprojectionInfoMSFTModifier and TypeMethodDescriptionXrCompositionLayerReprojectionInfoMSFT.clone(Arena arena, XrCompositionLayerReprojectionInfoMSFT src) voidXrCompositionLayerReprojectionInfoMSFT.Ptr.write(long index, @NotNull XrCompositionLayerReprojectionInfoMSFT value) Method parameters in club.doki7.openxr.datatype with type arguments of type XrCompositionLayerReprojectionInfoMSFTModifier and TypeMethodDescriptionXrCompositionLayerReprojectionInfoMSFT.Ptr.at(long index, @NotNull Consumer<@NotNull XrCompositionLayerReprojectionInfoMSFT> consumer)