Uses of Record Class
club.doki7.openxr.datatype.XrSpherefKHR
Packages that use XrSpherefKHR
-
Uses of XrSpherefKHR in club.doki7.openxr.datatype
Classes in club.doki7.openxr.datatype that implement interfaces with type arguments of type XrSpherefKHRModifier and TypeClassDescriptionstatic final recordRepresents a pointer to / an array ofXrSpherefKHRstructure(s) in native memory.Methods in club.doki7.openxr.datatype that return XrSpherefKHRModifier and TypeMethodDescriptionstatic XrSpherefKHR@NotNull XrSpherefKHRXrSpherefKHR.Ptr.at(long index) Returns (a pointer to) the structure at the given index.static XrSpherefKHRXrSpherefKHR.clone(Arena arena, XrSpherefKHR src) XrSpherefKHR.radius(float value) XrSpherefKHR.Ptr.toArray()Methods in club.doki7.openxr.datatype that return types with arguments of type XrSpherefKHRMethods in club.doki7.openxr.datatype with parameters of type XrSpherefKHRModifier and TypeMethodDescriptionstatic XrSpherefKHRXrSpherefKHR.clone(Arena arena, XrSpherefKHR src) voidXrSpherefKHR.Ptr.write(long index, @NotNull XrSpherefKHR value) Method parameters in club.doki7.openxr.datatype with type arguments of type XrSpherefKHRModifier and TypeMethodDescriptionXrSpherefKHR.Ptr.at(long index, @NotNull Consumer<@NotNull XrSpherefKHR> consumer)