MCPcopy Create free account
hub / github.com/OSVR/OSVR-Core / Location2DComponent

Method Location2DComponent

src/osvr/Common/Location2DComponent.cpp:73–74  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

71 }
72
73 Location2DComponent::Location2DComponent(OSVR_ChannelCount numChan)
74 : m_numSensor(numChan) {}
75
76 void
77 Location2DComponent::sendLocationData(OSVR_Location2DState location,

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected