gtsam_points
Loading...
Searching...
No Matches
Classes | Namespaces | Functions
async_light_viewer.hpp File Reference
#include <atomic>
#include <thread>
#include <guik/viewer/light_viewer.hpp>
#include <guik/viewer/async_light_viewer_context.hpp>
Include dependency graph for async_light_viewer.hpp:

Go to the source code of this file.

Classes

class  guik::AsyncLightViewer
 

Namespaces

namespace  guik
 

Functions

AsyncLightViewerguik::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 ()