![]() |
PST SDK
6.0.0.0-272350a
|
▼Npstech | |
▼Npstsdk | |
▼Nerrors | |
CAlreadyExistsError | The request could not be executed because the object alreay exists |
CEStatusMessage | Tracker status messages enum class |
CFailedToAllocateMemoryError | Failed to allocate memory |
CHTTPError | An HTTP error was thrown by the Rest server |
CImageRetrievalError | Image retrieval failed |
CInvalidDataError | Data provided did not match the requirements |
CJSONError | An error occurred while processing JSON information |
CNotFoundError | The requested data could not be found |
CNotInitializedError | A call was made to an uninitialized tracker |
CNotSupportedError | The requested functionality is not supported by this tracker |
CNullPointerError | The supplied tracker object was a null pointer |
COutOfRangeError | The supplied value is outside of the accepted range |
CTrackerError | Base tracker exception |
▼Nimage | |
CImage | Images retrieved from the tracker |
▼Npoint | |
CPoint | Estimated 3D marker location |
▼Ntarget | |
CTarget | Tracking target information |
CTargetPose | Estimated tracking target pose |
CTargetStatus | Tracking target status |
▼Ntracker | |
CETrackerMode | Tracker mode enum class |
CListener | Abstract listener class for receiving tracking information and tracking mode updates from the tracker |
CTracker | Main PST SDK class implementing tracker communication |
▼Ntrackerdata | |
CTrackerData | Tracking information retrieved from tracker |