|
gtsam_points
|
#include <atomic>#include <thread>#include <guik/viewer/light_viewer.hpp>#include <guik/viewer/async_light_viewer_context.hpp>
Go to the source code of this file.
Classes | |
| class | guik::AsyncLightViewer |
Namespaces | |
| namespace | guik |
Functions | |
| AsyncLightViewer * | guik::async_viewer (const Eigen::Vector2i &size=Eigen::Vector2i(-1, -1), bool background=false, const std::string &title="screen") |
| void | guik::async_destroy () |
| void | guik::async_wait () |
| void | guik::async_wait_until_click () |
| void | guik::async_toggle_wait () |