Uses of Record Class
club.doki7.openxr.datatype.XrSystemSpatialSensingPropertiesBD
Packages that use XrSystemSpatialSensingPropertiesBD
-
Uses of XrSystemSpatialSensingPropertiesBD in club.doki7.openxr.datatype
Classes in club.doki7.openxr.datatype that implement interfaces with type arguments of type XrSystemSpatialSensingPropertiesBDModifier and TypeClassDescriptionstatic final recordRepresents a pointer to / an array ofXrSystemSpatialSensingPropertiesBDstructure(s) in native memory.Methods in club.doki7.openxr.datatype that return XrSystemSpatialSensingPropertiesBDModifier and TypeMethodDescription@NotNull XrSystemSpatialSensingPropertiesBDXrSystemSpatialSensingPropertiesBD.Ptr.at(long index) Returns (a pointer to) the structure at the given index.XrSystemSpatialSensingPropertiesBD.clone(Arena arena, XrSystemSpatialSensingPropertiesBD src) XrSystemSpatialSensingPropertiesBD.next(@NotNull MemorySegment value) XrSystemSpatialSensingPropertiesBD.supportsSpatialSensing(int value) XrSystemSpatialSensingPropertiesBD.Ptr.toArray()XrSystemSpatialSensingPropertiesBD.type(int value) Methods in club.doki7.openxr.datatype that return types with arguments of type XrSystemSpatialSensingPropertiesBDModifier and TypeMethodDescription@NotNull Iterator<XrSystemSpatialSensingPropertiesBD> XrSystemSpatialSensingPropertiesBD.Ptr.iterator()Methods in club.doki7.openxr.datatype with parameters of type XrSystemSpatialSensingPropertiesBDModifier and TypeMethodDescriptionXrSystemSpatialSensingPropertiesBD.clone(Arena arena, XrSystemSpatialSensingPropertiesBD src) voidXrSystemSpatialSensingPropertiesBD.Ptr.write(long index, @NotNull XrSystemSpatialSensingPropertiesBD value) Method parameters in club.doki7.openxr.datatype with type arguments of type XrSystemSpatialSensingPropertiesBDModifier and TypeMethodDescriptionXrSystemSpatialSensingPropertiesBD.Ptr.at(long index, @NotNull Consumer<@NotNull XrSystemSpatialSensingPropertiesBD> consumer)