Companion

object Companion

The companion of SpatialMLInstance.

It provides some easy used static APIs for SpatialMLInstance management.

Functions

Link copied to clipboard
@JvmStatic
fun create(appContext: Context): SpatialMLInstance

Create the SpatialML instance from the app context. An instance must be created before any objects or methods in com.pico.spatial.ml package are used.