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.pstsdk.errors.TrackerErrorBase tracker exception
 Cpstech.pstsdk.errors.AlreadyExistsErrorThe request could not be executed because the object alreay exists
 Cpstech.pstsdk.errors.FailedToAllocateMemoryErrorFailed to allocate memory
 Cpstech.pstsdk.errors.HTTPErrorAn HTTP error was thrown by the Rest server
 Cpstech.pstsdk.errors.ImageRetrievalErrorImage retrieval failed
 Cpstech.pstsdk.errors.InvalidDataErrorData provided did not match the requirements
 Cpstech.pstsdk.errors.JSONErrorAn error occurred while processing JSON information
 Cpstech.pstsdk.errors.NotFoundErrorThe requested data could not be found
 Cpstech.pstsdk.errors.NotInitializedErrorA call was made to an uninitialized tracker
 Cpstech.pstsdk.errors.NotSupportedErrorThe requested functionality is not supported by this tracker
 Cpstech.pstsdk.errors.NullPointerErrorThe supplied tracker object was a null pointer
 Cpstech.pstsdk.errors.OutOfRangeErrorThe supplied value is outside of the accepted range
 Cpstech.pstsdk.image.ImageImages retrieved from the tracker
 Cpstech.pstsdk.tracker.ListenerAbstract listener class for receiving tracking information and tracking mode updates from the tracker
 Cpstech.pstsdk.point.PointEstimated 3D marker location
 Cpstech.pstsdk.target.TargetTracking target information
 Cpstech.pstsdk.target.TargetPoseEstimated tracking target pose
 Cpstech.pstsdk.target.TargetStatusTracking target status
 Cpstech.pstsdk.tracker.TrackerMain PST SDK class implementing tracker communication
 Cpstech.pstsdk.trackerdata.TrackerDataTracking information retrieved from tracker
 CIntEnum
 Cpstech.pstsdk.errors.EStatusMessageTracker status messages enum class
 Cpstech.pstsdk.tracker.ETrackerModeTracker mode enum class