| 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 { |
nothing calls this directly
no outgoing calls
no test coverage detected