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

Method DirectionComponent

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

Source from the content-addressed store, hash-verified

71 }
72
73 DirectionComponent::DirectionComponent(OSVR_ChannelCount numChan)
74 : m_numSensor(numChan) {}
75
76 void
77 DirectionComponent::sendDirectionData(OSVR_DirectionState direction,

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected