Is there a class reference documentation for the Tobii Gaze SDK .NET? There is a good documentation about the class reference for the Tobii Analytics SDK. I came from that API and I’m migrating my code from that API to the new Gaze SDK.
There is no generated class reference document, but the Gaze SDK .NET package contains an Intellisense XML file where most classes are documented. To get an overview of what the classes can do, one method is to import the Tobii.Gaze.Core.Net.dll file in Visual Studio, right-click it and select “View in Object Browser”.