cgv
Loading...
Searching...
No Matches
vr::vr_tracking_system_info Struct Reference

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_inforeferences
 map from serial number to info of corresponding tracking reference
 

Detailed Description

information provided for tracking system

Definition at line 175 of file vr_info.h.

Constructor & Destructor Documentation

◆ vr_tracking_system_info()

vr::vr_tracking_system_info::vr_tracking_system_info ( )

construct with default values

Definition at line 178 of file vr_info.cxx.

Member Data Documentation

◆ name

std::string vr::vr_tracking_system_info::name

name of tracking system

Definition at line 178 of file vr_info.h.

Referenced by vr::operator<<().

◆ references

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<<().


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