Click or drag to resize

StereoProjectionInWorldInit Method

Initializes the shuttle window projection in the world coordinates system for both eyes.

Namespace:  Lumiscaphe.Workshop.Interop
Assembly:  Lumiscaphe.Workshop.Interop (in Lumiscaphe.Workshop.Interop.dll) Version: 21.1.16.0
Syntax
public void Init(
	WindowInWorld windowInWorld,
	TrackerInWorld trackerInWorld,
	StereoEyesDescription eyesDescription
)

Parameters

windowInWorld
Type: Lumiscaphe.Workshop.Interop.StereoBasisWindowInWorld
The shuttle window in the world coordinates system.
trackerInWorld
Type: Lumiscaphe.Workshop.Interop.StereoBasisTrackerInWorld
The tracker in the world coordinates system.
eyesDescription
Type: Lumiscaphe.Workshop.InteropStereoEyesDescription
The eyes description.
Version Information

Lumiscaphe Workshop SDK

Supported in: 7.0 release 1
See Also