This class is used to execute functions within the thread that holds the OpenGL context.
More...
#include <filter_job.hpp>
This class is used to execute functions within the thread that holds the OpenGL context.
Definition at line 49 of file filter_job.hpp.
◆ Job()
mesh_filter::Job::Job |
( |
| ) |
|
|
inline |
◆ ~Job()
virtual mesh_filter::Job::~Job |
( |
| ) |
|
|
virtualdefault |
◆ cancel()
void mesh_filter::Job::cancel |
( |
| ) |
|
|
inline |
◆ execute()
virtual void mesh_filter::Job::execute |
( |
| ) |
|
|
pure virtual |
◆ isDone()
bool mesh_filter::Job::isDone |
( |
| ) |
const |
|
inline |
◆ wait()
void mesh_filter::Job::wait |
( |
| ) |
const |
|
inline |
◆ condition_
std::condition_variable mesh_filter::Job::condition_ |
|
mutableprotected |
◆ done_
bool mesh_filter::Job::done_ |
|
protected |
◆ mutex_
std::mutex mesh_filter::Job::mutex_ |
|
mutableprotected |
The documentation for this class was generated from the following file:
- moveit_ros/perception/mesh_filter/include/moveit/mesh_filter/filter_job.hpp