MCPcopy Create free account
hub / github.com/DLR-RM/3DObjectTracking / FullBasicDepthRenderer

Class FullBasicDepthRenderer

M3T/include/m3t/basic_depth_renderer.h:76–105  ·  view source on GitHub ↗

* \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 from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected