Here is a list of all modules:
[detail level 123]
▼VisionLib.SDK.Native | General C-Interface for the vlSDK, which works on all devices |
CalibratedImageWrapper | Functions for managing CalibratedImageWrapper objects |
ExtrinsicDataWrapper | Functions for managing ExtrinsicDataWrapper objects |
Global | Global functions which can be called without a corresponding object which handles the request |
ImageWrapper | Functions for managing ImageWrapper objects |
IntrinsicDataWrapper | Functions for managing IntrinsicDataWrapper objects |
SimilarityTransformWrapper | Functions for managing SimilarityTransformWrapper objects |
Utils | Functions for general purpose and supporting your app |
Worker | Functions for managing Worker objects |
VisionLib.SDK.Objective-C | Objective-C Interface for the vlSDK for Apple devices The Objective-C API allows a simple acces to the functions of the visionLib SDK. The interface consists of a vlFrameListener delegate protocol and a vlSDK object. You can easily initialize the framework by passing a URI to the vlSDK init object. Please have a look at the example and the tutorials on how to use the SDK efficiently |
▼VisionLib.SDK.Unity | The reference of the VisionLib.SDK.Unity functions |
VisionLib.SDK.ARFoundation | Contains scripts related to VisionLib tracking with ARFoundation |
▼VisionLib.SDK.Core | Contains components that are used to add tracking functionality and to setup or interact with VisionLib's tracking |
VisionLib.SDK.Core.API | Contains classes that are used to directly communicate with the VisionLib engine, e.g. command classes |
VisionLib.SDK.Core.API.Native | Contains classes that wrap the interface of the native VisionLib SDK |
WorkSpace | The reference of the UnitySDK functions which correspond to WorkSpaces |
VisionLib.SDK.Examples | The reference of the UnitySDK functions which are only used in our examples |
VisionLib.SDK.HoloLens | Contains scripts for VisionLib tracking on HoloLens |
VisionLib.SDK.URP | Contains scripts for VisionLib tracking in UniversalRenderPipeline projects |