Contains classes that are used to directly communicate with the VisionLib engine, e.g. command classes. More...
| Data Structures | |
| class | Visometry.VisionLib.SDK.Core.API.AnchorHandler | 
| class | Visometry.VisionLib.SDK.Core.API.AnchorObservableMap | 
| class | Visometry.VisionLib.SDK.Core.API.AsyncBinaryCommand | 
| class | Visometry.VisionLib.SDK.Core.API.AsyncCommand | 
| class | Visometry.VisionLib.SDK.Core.API.BarCodeReaderCommands | 
| Commands for communicating with the BarCode Reader. | |
| struct | Visometry.VisionLib.SDK.Core.API.BinaryDataDescriptor | 
| class | Visometry.VisionLib.SDK.Core.API.CameraCalibrationCommands | 
| Commands to communicate with a camera calibration pipeline. | |
| class | Visometry.VisionLib.SDK.Core.API.CameraCalibrationResult | 
| CameraCalibrationResult stores the result of a calibration process.  More... | |
| class | Visometry.VisionLib.SDK.Core.API.DeviceInfo | 
| DeviceInfo stores information about the system and available cameras.  More... | |
| class | Visometry.VisionLib.SDK.Core.API.EventWrapper< T > | 
| class | Visometry.VisionLib.SDK.Core.API.ImageRecorderCommands | 
| Commands for communicating with the image recorder.  More... | |
| class | Visometry.VisionLib.SDK.Core.API.Issue | 
| This class contains information about an issue raised by the native VisionLib SDK.  More... | |
| class | Visometry.VisionLib.SDK.Core.API.LicenseInformation | 
| LicenseInformation stores information about the current license.  More... | |
| class | Visometry.VisionLib.SDK.Core.API.Logger | 
| class | Visometry.VisionLib.SDK.Core.API.MeshList | 
| struct | Visometry.VisionLib.SDK.Core.API.ModelData | 
| class | Visometry.VisionLib.SDK.Core.API.ModelDataDescriptor | 
| class | Visometry.VisionLib.SDK.Core.API.ModelDataDescriptorList | 
| class | Visometry.VisionLib.SDK.Core.API.ModelDeserializationResult | 
| ModelDeserializationResult stores associated data of the models.  More... | |
| class | Visometry.VisionLib.SDK.Core.API.ModelDeserializationResultList | 
| ModelDeserializationResultList stores the internal states of the model which is used for model based tracking. Such an object is usually passed, when calling Worker.PushJsonAndBinaryCommand with an addModelData command.  More... | |
| class | Visometry.VisionLib.SDK.Core.API.ModelProperties | 
| ModelProperties stores the internal states of the model which is used for model based tracking. Such an object is usually passed, when subscribing to the OnGetModelProperties event.  More... | |
| class | Visometry.VisionLib.SDK.Core.API.ModelPropertiesStructure | 
| ModelProperties stores the internal states of the model which is used for model based tracking. Such an object is usually passed, when subscribing to the OnGetModelProperties event.  More... | |
| class | Visometry.VisionLib.SDK.Core.API.ModelTrackerCommands | 
| Commands for communicating with the model tracker.  More... | |
| struct | Visometry.VisionLib.SDK.Core.API.ModelTransform | 
| class | Visometry.VisionLib.SDK.Core.API.MultiModelTrackerCommands | 
| Commands for communicating with the multi-model tracker.  More... | |
| struct | Visometry.VisionLib.SDK.Core.API.PerformanceInfo | 
| PerformanceInfo stores information about the tracking performance.  More... | |
| class | Visometry.VisionLib.SDK.Core.API.PosterTrackerCommands | 
| Commands for communicating with the poster tracker. | |
| class | Visometry.VisionLib.SDK.Core.API.SerializableModelData | 
| class | Visometry.VisionLib.SDK.Core.API.SystemInfo | 
| SystemInfo enables access to system information | |
| class | Visometry.VisionLib.SDK.Core.API.TrackerInfo | 
| TrackerInfo stores the information returned after creating a tracker  More... | |
| class | Visometry.VisionLib.SDK.Core.API.TrackingState | 
| TrackingState stores the tracking states of all tracking object.  More... | |
| class | Visometry.VisionLib.SDK.Core.API.UEyeCameraCommands | 
| Commands for communicating with the UEye camera.  More... | |
| class | Visometry.VisionLib.SDK.Core.API.WorkerCommands | 
| Commands for communicating with the Worker. | |
| Enumerations | |
| enum | SerializationDetailLevel { Complete , Parameters } | 
Contains classes that are used to directly communicate with the VisionLib engine, e.g. command classes.