PST SDK  6.0.0.0-272350a
Class List
Here are the classes, structs, unions and interfaces with brief descriptions:
[detail level 123]
 NPSTech
 NPstsdk
 CImageImages retrieved from the tracker.
 CPointEstimated 3D marker location.
 CTargetTracking target information.
 CTargetMarker3D marker positions of a single marker of a tracking Target.
 CTargetPoseEstimated tracking target pose.
 CTargetStatusTracking target status.
 CTrackerMain PST SDK class implementing tracker communication.
 CTrackerDataTracking information retrieved from tracker.
 CTrackerListenerImplements the TrackerListener class to receive tracking information and tracking mode updates.
 CAlreadyExistsExceptionThe request could not be executed because the object alreay exists.
 CHttpExceptionAn HTTP error was thrown by the Rest server.
 CImageRetrievalExceptionImage retrieval failed.
 CInvalidDataExceptionData provided did not match the requirements.
 CJSONExceptionA JSON parsing error was thrown by the Rest server.
 CNotFoundExceptionThe requested data could not be found.
 CNotInitializedExceptionData provided did not match the requirements.
 CNotSupportedExceptionThe requested functionality is not supported by this tracker.
 CNullReferenceExceptionInternal error.
 COutOfMemoryExceptionFailed to allocate memory.
 COutOfRangeExceptionThe supplied value is outside of the accepted range.
 CTrackerExceptionGeneric tracker exception.
 CException
 CIDisposable