![]()  | 
  
    PST SDK
    5.2.0.0-0eac0f6
    
   | 
 
Classes | |
| struct | Image | 
| Images retrieved from the tracker.  More... | |
| class | Listener | 
| Abstract listener class for receiving tracking information.  More... | |
| struct | Point | 
| Estimated 3D marker location.  More... | |
| struct | Target | 
| Tracking target information.  More... | |
| struct | TargetPose | 
| Estimated tracking target pose.  More... | |
| struct | TargetStatus | 
| Tracking target status.  More... | |
| class | Tracker | 
| Main PST SDK class implementing tracker communication.  More... | |
| struct | TrackerData | 
| Tracking information retrieved from tracker.  More... | |
Typedefs | |
| typedef Utils::PstVector< Target > | Targets | 
| Vector of Target objects.  More... | |
| typedef Utils::PstVector< TargetStatus > | TargetStatuses | 
| Vector of TargetStatus objects.  More... | |
| typedef Utils::PstVector< TargetPose > | TargetPoses | 
| Vector of TargetPose objects.  More... | |
| typedef Utils::PstVector< Point > | Points | 
| Vector of Point objects.  More... | |
| typedef Utils::PstVector< Utils::PstArray< float, 3 > > | MarkerList | 
| Vector of 3D marker positions of a tracking Target.  More... | |
Functions | |
| void | EnableLogging () | 
| Write plug-in status information to the standard C output stream stderr.  More... | |
| const char * | GetSdkVersion () | 
| Retrieve the SDK version string.  More... | |