documentation

Visometry.VisionLib.SDK.HoloLens.HoloLensGlobalCoordinateSystem Class Reference

Synchronizes the Global Coordinate System between Unity and the native VisionLib SDK More...

Inherits MonoBehaviour.

Static Public Member Functions

static void SetGlobalCoordinateSystemInVisionLib (Worker worker, MonoBehaviour caller)
 
static async Task SetGlobalCoordinateSystemInVisionLibAsync (Worker worker)
 

Detailed Description

Synchronizes the Global Coordinate System between Unity and the native VisionLib SDK

Right now this behaviour is also included in the HoloLensTracker.