DTrackSDK  v2.9.0
Public Attributes | List of all members
DTrackSDK_Datatypes::DTrackStatus Struct Reference

System status data. More...

#include <DTrackDataTypes.hpp>

Public Attributes

int numCameras
 Number of cameras.
 
int numTrackedBodies
 Number of currently tracked 6DOF bodies.
 
int numTrackedMarkers
 Number of currently found additional 3DOF markers.
 
int numCameraErrorMessages
 Number of camera-related error messages (since booting)
 
int numCameraWarningMessages
 Number of camera-related warning messages (since booting)
 
int numOtherErrorMessages
 Number of other error messages (since booting)
 
int numOtherWarningMessages
 Number of other warning messages (since booting)
 
int numInfoMessages
 Number of info messages (since booting)
 
std::vector< DTrackCameraStatuscameraStatus
 Camera status.
 

Detailed Description

System status data.

Note that this struct may be enhanced in future DTrackSDK versions.

Definition at line 375 of file DTrackDataTypes.hpp.


The documentation for this struct was generated from the following file: