|
Tobii Pro SDK .NET API
|
Namespaces |
Classes | |
| class | AlreadyInCalibrationModeException |
| Is thrown when the eye tracker is already in calibration mode. More... | |
| class | CalibrationChangedEventArgs |
| Provides data for the CalibrationModeEntered event. More... | |
| class | CalibrationData |
| Stores calibration data. More... | |
| class | CalibrationEyeData |
| Represents calibration eye data. More... | |
| class | CalibrationModeEnteredEventArgs |
| Provides data for the CalibrationModeEntered event. More... | |
| class | CalibrationModeLeftEventArgs |
| Provides data for the CalibrationModeLeft event. More... | |
| class | CalibrationPoint |
| Represents the calibration point and its collected calibration samples. More... | |
| class | CalibrationPointCollection |
| Represents a read-only collection of CalibrationPoint objects. More... | |
| class | CalibrationResult |
| Represents the result of the calculated calibration. More... | |
| class | CalibrationSample |
| Represents the data collected for a calibration sample. More... | |
| class | CalibrationSampleCollection |
| Represents a read-only collection of CalibrationSample objects. More... | |
| class | ConnectionFailedException |
| Is thrown when connection to an eye tracker is lost or could not be established. More... | |
| class | ConnectionLostEventArgs |
| Provides data for the ConnectionLost event. More... | |
| class | ConnectionRestoredEventArgs |
| Provides data for the ConnectionRestored event. More... | |
| class | DeviceFaultsEventArgs |
| Provides data for the DeviceFaults event. More... | |
| class | DeviceWarningsEventArgs |
| Provides data for the DeviceWarnings event. More... | |
| class | DisplayArea |
| Represents the three coordinates corresponding to the top left, bottom left, and top right corners of the active display area in the user coordinate system. More... | |
| class | DisplayAreaEventArgs |
| Provides data for the DisplayAreaChanged event. More... | |
| class | DisplayAreaNotValidException |
| Is thrown if trying to enter calibration mode with an invalid display area. More... | |
| class | EventErrorEventArgs |
| Provides data for the EventErrorOccurred event. More... | |
| class | ExternalSignalValueEventArgs |
| Provides data for the ExternalSignalReceived event. More... | |
| class | EyeData |
| Provides properties for the eye data. More... | |
| class | EyeImageEventArgs |
| Provides data for the EyeImageReceived event. More... | |
| class | EyeImageRawEventArgs |
| Provides data for the EyeImageRawReceived event. More... | |
| class | EyeTrackerCollection |
| Represents a read-only collection of IEyeTracker objects. More... | |
| class | EyeTrackerUnavailableException |
| Is thrown if the particular eye tracker is unavailable. Other eye trackers may be available. More... | |
| class | EyeTrackingModeChangedEventArgs |
| Provides data for the EyeTrackingModeChangedEventArgs event. More... | |
| class | EyeTrackingModeCollection |
| Represents a read-only collection of eye tracking modes. More... | |
| class | EyeTrackingOperations |
| Provides static methods for searching for eye trackers as well as connecting directly to a specific eye tracker.The eye tracker object(s) returned can then be used to manipulate the eye trackers and read eye tracker data.This is the entry point for the SDK users. More... | |
| class | FailedLicense |
| Represents a failed license. More... | |
| class | FailedLicenseCollection |
| Represents a read-only collection of FailedLicense objects. More... | |
| class | FeatureNotSupportedException |
| Is thrown when the eye tracker does not support the operation or if there is an insufficient license level when using a restricted feature. If there is a license problem The solution is to contact Tobii customer support and request a suitable license file. More... | |
| class | FirmwarePackageCompatibility |
| Firmware package compatibility. More... | |
| class | FirmwareUpgradeNotSupportedException |
| Is thrown when firmware upgrade is not supported by the eye tracker. More... | |
| class | GazeDataEventArgs |
| Provides data for the GazeDataReceived event. More... | |
| class | GazeOrigin |
| Provides properties for the gaze origin. More... | |
| class | GazeOutputFrequencyCollection |
| Represents a read-only collection of gaze output frequencies. More... | |
| class | GazeOutputFrequencyEventArgs |
| Provides data for the GazeOutputFrequencyChanged event. More... | |
| class | GazePoint |
| Provides properties for the gaze point. More... | |
| class | HMDBasedCalibration |
| Provides methods and properties for managing calibrations for HMD based eye trackers. More... | |
| class | HMDCalibrationResult |
| Represents the result of the calculated HMD calibration. More... | |
| class | HMDEyeData |
| Provides properties for the eye data when gotten from an HMD based device. More... | |
| class | HMDGazeDataEventArgs |
| Provides data for the HMDGazeDataReceived event. More... | |
| class | HMDGazeDirection |
| Provides properties for the HMD gaze direction. More... | |
| class | HMDGazeOrigin |
| Provides properties for the HMD gaze origin. More... | |
| class | HMDLensConfiguration |
| Provides properties for the lens configuration for a HMD device. More... | |
| class | HMDPupilPosition |
| Provides properties for the HMD pupil position. More... | |
| interface | IEyeTracker |
| Provides methods and properties to manage and get data from an eye tracker. More... | |
| class | IncompatibleFirmwarePackageException |
| Is thrown when the eye tracker device does not match the firmware. More... | |
| class | InsufficientLicenseException |
| Is thrown when there is an insufficient license level when using a restricted feature. The solution is to contact Tobii customer support and request a suitable license file. More... | |
| class | InternalErrorException |
| Is thrown on internal errors in the API. More... | |
| class | LicenseCollection |
| Represents a collection of LicenseKey objects. More... | |
| class | LicenseKey |
| Represents the eye tracker license key More... | |
| class | LogEventArgs |
| Provides data for the LogReceived event. More... | |
| class | NormalizedPoint2D |
| Represents a normalized x- and y-coordinate point in a two-dimensional plane. More... | |
| class | NormalizedPoint3D |
| Represents a normalized x-, y- and z-coordinate point in a three-dimensional space. More... | |
| class | NotInCalibrationModeException |
| Is thrown when the eye tracker is supposed to be in calibration mode but is not. More... | |
| class | Point3D |
| Represents an x-, y- and z-coordinate point in a three-dimensional space. More... | |
| class | PupilData |
| Provides properties for the pupil data. More... | |
| class | SavedLicenseFailedToApplyException |
| Is thrown when the license saved on the device failed to apply. More... | |
| class | ScreenBasedCalibration |
| Provides methods and properties for managing calibrations for screen based eye trackers. More... | |
| class | ScreenBasedMonocularCalibration |
| Provides methods and properties for managing monocular and bi-monocular calibrations for screen based eye trackers. This type of calibration is not supported by all eye trackers. Check the DeviceCapabilities of the eye tracker first! More... | |
| class | TimeSynchronizationReferenceEventArgs |
| Provides data for the TimeSynchronizationReferenceReceived event. More... | |
| class | TrackBox |
| Represents the eight corners in user coordinate system that together forms the track box. More... | |
| class | TrackBoxEventArgs |
| Provides data for the TrackBoxChanged event. More... | |
| class | UnknownFirmwareVersionException |
| Is thrown when the firmware version is unknown. More... | |
| class | UserPositionGuide |
| Provides properties for the gaze point. More... | |
| class | UserPositionGuideEventArgs |
| Provides data for the UserPositionGuideReceived event. More... | |
|
strong |
Defines the validity of calibration eye sample.
|
strong |
Defines the overall status of a calibration process
|
strong |
Defines the capabilities.
|
strong |
Define error sources
|
strong |
Define error types
|
strong |
Defines the type of external signal.
|
strong |
|
strong |
|
strong |
Specifies license validation result.
|
strong |
|
strong |
|
strong |
|
strong |
|
strong |
Defines a version comparison result for firmware packages.