#include <BoincPoseObserver.hh>
◆ ConformationEvent
◆ Pose
◆ BoincCurrentPoseObserver() [1/3]
| protocols::boinc::BoincCurrentPoseObserver::BoincCurrentPoseObserver |
( |
| ) |
|
◆ BoincCurrentPoseObserver() [2/3]
| protocols::boinc::BoincCurrentPoseObserver::BoincCurrentPoseObserver |
( |
bool const |
is_ghost | ) |
|
Constructor for observers for drawing a "ghost" overlaid on the current pose.
◆ ~BoincCurrentPoseObserver()
| protocols::boinc::BoincCurrentPoseObserver::~BoincCurrentPoseObserver |
( |
| ) |
|
|
override |
◆ BoincCurrentPoseObserver() [3/3]
disallow copy constructor
◆ attach_to()
| void protocols::boinc::BoincCurrentPoseObserver::attach_to |
( |
Pose & |
pose | ) |
|
◆ detach_from()
| void protocols::boinc::BoincCurrentPoseObserver::detach_from |
( |
| ) |
|
◆ on_conf_change()
| void protocols::boinc::BoincCurrentPoseObserver::on_conf_change |
( |
ConformationEvent const & |
event | ) |
|
on receiving ConformationEvent, copy Pose to boinc shared memory
◆ operator=()
◆ conf_event_link_
| utility::signals::Link protocols::boinc::BoincCurrentPoseObserver::conf_event_link_ |
|
private |
◆ is_ghost_
| bool protocols::boinc::BoincCurrentPoseObserver::is_ghost_ |
|
private |
Is this for normal display, or for a "ghost" overlay on a pose?
Default false (normal display). True means "ghost".
◆ shmem_
The documentation for this class was generated from the following file: