Class XRLoader
java.lang.Object
club.doki7.openxr.XRLoader
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic @NotNull XRStatic
loadStaticCommands
(@NotNull ISharedLibrary library) static @NotNull XR
loadXR
(@NotNull XrInstance instance, @NotNull XRStatic xrStatic) static ISharedLibrary
-
Constructor Details
-
XRLoader
public XRLoader()
-
-
Method Details
-
loadXRLibrary
-
loadXR
@NotNull public static @NotNull XR loadXR(@NotNull @NotNull XrInstance instance, @NotNull @NotNull XRStatic xrStatic)
-