Uses of Record Class
club.doki7.openxr.datatype.XrScenePlaneMSFT
Packages that use XrScenePlaneMSFT
-
Uses of XrScenePlaneMSFT in club.doki7.openxr.datatype
Classes in club.doki7.openxr.datatype that implement interfaces with type arguments of type XrScenePlaneMSFTModifier and TypeClassDescriptionstatic final record
Represents a pointer to / an array ofXrScenePlaneMSFT
structure(s) in native memory.Methods in club.doki7.openxr.datatype that return XrScenePlaneMSFTModifier and TypeMethodDescriptionXrScenePlaneMSFT.alignment
(int value) static XrScenePlaneMSFT
@NotNull XrScenePlaneMSFT
XrScenePlaneMSFT.Ptr.at
(long index) Returns (a pointer to) the structure at the given index.static XrScenePlaneMSFT
XrScenePlaneMSFT.clone
(Arena arena, XrScenePlaneMSFT src) XrScenePlaneMSFT.meshBufferId
(long value) @Nullable XrScenePlaneMSFT
XrScenePlanesMSFT.scenePlanes()
XrScenePlaneMSFT.size
(@NotNull XrExtent2Df value) XrScenePlaneMSFT.size
(Consumer<@NotNull XrExtent2Df> consumer) XrScenePlaneMSFT.supportsIndicesUint16
(int value) XrScenePlaneMSFT.Ptr.toArray()
Methods in club.doki7.openxr.datatype that return types with arguments of type XrScenePlaneMSFTModifier and TypeMethodDescription@NotNull Iterator
<XrScenePlaneMSFT> XrScenePlaneMSFT.Ptr.iterator()
Methods in club.doki7.openxr.datatype with parameters of type XrScenePlaneMSFTModifier and TypeMethodDescriptionstatic XrScenePlaneMSFT
XrScenePlaneMSFT.clone
(Arena arena, XrScenePlaneMSFT src) void
XrScenePlaneMSFT.Ptr.write
(long index, @NotNull XrScenePlaneMSFT value) Method parameters in club.doki7.openxr.datatype with type arguments of type XrScenePlaneMSFTModifier and TypeMethodDescriptionXrScenePlaneMSFT.Ptr.at
(long index, @NotNull Consumer<@NotNull XrScenePlaneMSFT> consumer)