* \brief Renderer that extends the full depth renderer class with functionality * from \ref BasicDepthRendererCore to render a depth image. * * \details Rendering is started using `StartRendering()`. Images are fetched * from the GPU using `FetchDepthImage()` and can then be accessed using the * `depth_image()` getter. Setters and all main methods are thread-safe. */
source not stored for this graph (policy: none)
nothing calls this directly
no outgoing calls
no test coverage detected