Click or drag to resize

TrackerInWorldInit Method

Initializes a tracker in the world coordinates system.

Namespace:  Lumiscaphe.Workshop.Interop.StereoBasis
Assembly:  Lumiscaphe.Workshop.Interop (in Lumiscaphe.Workshop.Interop.dll) Version: 21.1.16.0
Syntax
public void Init(
	ShuttleInWorld shuttleInWorld,
	TrackerInShuttle trackerInShuttle
)

Parameters

shuttleInWorld
Type: Lumiscaphe.Workshop.Interop.StereoBasisShuttleInWorld
The shuttle in the world coordinates system.
trackerInShuttle
Type: Lumiscaphe.Workshop.Interop.StereoBasisTrackerInShuttle
The tracker in shuttle coordinates system.
Version Information

Lumiscaphe Workshop SDK

Supported in: 7.0 release 1
See Also