PST SDK  6.0.0.0-272350a
Class Hierarchy

Go to the graphical class hierarchy

This inheritance list is sorted roughly, but not completely, alphabetically:
[detail level 123]
 CException
 CPSTech.TrackerExceptionGeneric tracker exception.
 CPSTech.AlreadyExistsExceptionThe request could not be executed because the object alreay exists.
 CPSTech.HttpExceptionAn HTTP error was thrown by the Rest server.
 CPSTech.ImageRetrievalExceptionImage retrieval failed.
 CPSTech.InvalidDataExceptionData provided did not match the requirements.
 CPSTech.JSONExceptionA JSON parsing error was thrown by the Rest server.
 CPSTech.NotFoundExceptionThe requested data could not be found.
 CPSTech.NotInitializedExceptionData provided did not match the requirements.
 CPSTech.NotSupportedExceptionThe requested functionality is not supported by this tracker.
 CPSTech.NullReferenceExceptionInternal error.
 CPSTech.OutOfMemoryExceptionFailed to allocate memory.
 CPSTech.OutOfRangeExceptionThe supplied value is outside of the accepted range.
 CIDisposable
 CPSTech.Pstsdk.TrackerMain PST SDK class implementing tracker communication.
 CPSTech.Pstsdk.ImageImages retrieved from the tracker.
 CPSTech.Pstsdk.PointEstimated 3D marker location.
 CPSTech.Pstsdk.TargetTracking target information.
 CPSTech.Pstsdk.TargetMarker3D marker positions of a single marker of a tracking Target.
 CPSTech.Pstsdk.TargetPoseEstimated tracking target pose.
 CPSTech.Pstsdk.TargetStatusTracking target status.
 CPSTech.Pstsdk.TrackerDataTracking information retrieved from tracker.
 CPSTech.Pstsdk.TrackerListenerImplements the TrackerListener class to receive tracking information and tracking mode updates.