cgv
|
information provided for tracking system More...
#include <vr_info.h>
Public Member Functions | |
vr_tracking_system_info () | |
construct with default values | |
Public Attributes | |
std::string | name |
name of tracking system | |
std::map< std::string, vr_tracking_reference_info > | references |
map from serial number to info of corresponding tracking reference | |
vr::vr_tracking_system_info::vr_tracking_system_info | ( | ) |
construct with default values
Definition at line 178 of file vr_info.cxx.
std::string vr::vr_tracking_system_info::name |
std::map<std::string, vr_tracking_reference_info> vr::vr_tracking_system_info::references |
map from serial number to info of corresponding tracking reference
Definition at line 180 of file vr_info.h.
Referenced by vr::operator<<().