| 60 | OSVR_ChannelCount m_sensor; |
| 61 | }; |
| 62 | const char *LocationRecord::identifier() { |
| 63 | return "com.osvr.location2D.locationrecord"; |
| 64 | } |
| 65 | } // namespace messages |
| 66 | |
| 67 | shared_ptr<Location2DComponent> |
nothing calls this directly
no outgoing calls
no test coverage detected