Contains scripts for VisionLib tracking on HoloLens. More...
Data Structures | |
class | Visometry.VisionLib.SDK.HoloLens.HoloLensGlobalCoordinateSystem |
Synchronizes the Global Coordinate System between Unity and the native VisionLib SDK More... | |
class | Visometry.VisionLib.SDK.HoloLens.HoloLensInitCamera |
Camera used to define the initial pose for the HoloLens model-based tracking. More... | |
class | Visometry.VisionLib.SDK.HoloLens.HoloLensInstructionPanel |
class | Visometry.VisionLib.SDK.HoloLens.HoloLensLocalizationHandle |
Stores the Data relevant for localization on HoloLens and allows setting it inside the native VisionLib SDK More... | |
class | Visometry.VisionLib.SDK.HoloLens.HoloLensPosterTracker |
Manages positioning of the augmentation of the poster on HoloLens More... | |
class | Visometry.VisionLib.SDK.HoloLens.HoloLensStabilizationPlane |
Positions stabilization plane over HoloLensTracker content. More... | |
class | Visometry.VisionLib.SDK.HoloLens.HoloLensTracker |
Manages the model-based initialization of the HoloLens tracking. More... | |
class | Visometry.VisionLib.SDK.HoloLens.HoloLensTrackerEvents |
Helper class to call frequent tracking events on HoloLens while trying to find the necessary components automatically. A ComponentNotFoundException will be thrown if a required component is not found in the scene. | |
class | Visometry.VisionLib.SDK.HoloLens.KeyboardInput |
Turns Input.GetKeyDown into a UnityEvent. More... | |
class | Visometry.VisionLib.SDK.HoloLens.TrackingSpeechInput |
class | Visometry.VisionLib.SDK.HoloLens.WindowsSpeechInput |
Turns speech input into a UnityEvent. More... | |
Contains scripts for VisionLib tracking on HoloLens.