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

Method identifier

src/osvr/Common/ImagingComponent.cpp:107–109  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

105 OSVR_ChannelCount m_sensor;
106 };
107 const char *ImageRegion::identifier() {
108 return "com.osvr.imaging.imageregion";
109 }
110
111#ifdef OSVR_COMMON_IN_PROCESS_IMAGING
112 namespace {

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected