#include <modify.hpp>
Definition at line 45 of file modify.hpp.
ram_qt_guis::Modify::Modify |
( |
QWidget * |
parent = NULL | ) |
|
ram_qt_guis::Modify::~Modify |
( |
| ) |
|
|
virtual |
void ram_qt_guis::Modify::changeGUIToModifyPoses |
( |
| ) |
|
|
private |
void ram_qt_guis::Modify::changeGUIToOperationSelection |
( |
| ) |
|
|
private |
void ram_qt_guis::Modify::changeGUIToRangeListSelection |
( |
const QString |
help_string, |
|
|
const unsigned |
min, |
|
|
const unsigned |
max |
|
) |
| |
|
private |
void ram_qt_guis::Modify::changeGUIToReflectPoses |
( |
| ) |
|
|
private |
void ram_qt_guis::Modify::changeGUIToRotatePoses |
( |
| ) |
|
|
private |
void ram_qt_guis::Modify::changeGUIToScalePoses |
( |
| ) |
|
|
private |
void ram_qt_guis::Modify::changeGUIToSelectionMode |
( |
| ) |
|
|
private |
void ram_qt_guis::Modify::clearLayout |
( |
QLayout * |
layout, |
|
|
bool |
delete_widgets = true |
|
) |
| |
|
private |
void ram_qt_guis::Modify::connectToServices |
( |
| ) |
|
void ram_qt_guis::Modify::displayErrorBoxHandler |
( |
const QString |
title, |
|
|
const QString |
message, |
|
|
const QString |
info_msg |
|
) |
| |
|
protectedslot |
void ram_qt_guis::Modify::displayErrorMessageBox |
( |
const QString |
, |
|
|
const QString |
, |
|
|
const QString |
|
|
) |
| |
|
signal |
void ram_qt_guis::Modify::getSelection |
( |
| ) |
|
|
private |
void ram_qt_guis::Modify::load |
( |
const rviz::Config & |
config | ) |
|
|
protectedslot |
void ram_qt_guis::Modify::modifyPoses |
( |
| ) |
|
|
protectedslot |
void ram_qt_guis::Modify::operationSelected |
( |
| ) |
|
|
protectedslot |
void ram_qt_guis::Modify::propagateSelection |
( |
| ) |
|
|
protectedslot |
void ram_qt_guis::Modify::reflectPoses |
( |
| ) |
|
|
protectedslot |
void ram_qt_guis::Modify::rotatePoses |
( |
| ) |
|
|
protectedslot |
void ram_qt_guis::Modify::scalePoses |
( |
| ) |
|
|
protectedslot |
void ram_qt_guis::Modify::selectionModeSelected |
( |
| ) |
|
|
protectedslot |
void ram_qt_guis::Modify::trajReceived |
( |
const ram_msgs::AdditiveManufacturingTrajectory::Ptr & |
msg | ) |
|
|
private |
void ram_qt_guis::Modify::updateTemporarySelection |
( |
std::vector< unsigned > |
selection | ) |
|
|
protectedslot |
std::vector<QRadioButton *> ram_qt_guis::Modify::geometric_operations_ |
|
protected |
bool ram_qt_guis::Modify::is_propagating_ |
|
protected |
unsigned ram_qt_guis::Modify::layer_level_ |
|
protected |
std::vector<unsigned> ram_qt_guis::Modify::layers_to_propagate_ |
|
protected |
QVBoxLayout* ram_qt_guis::Modify::layout_ |
|
protected |
std::vector<QRadioButton *> ram_qt_guis::Modify::operations_ |
|
protected |
QDoubleSpinBox* ram_qt_guis::Modify::reflect_point_x_ |
|
protected |
QDoubleSpinBox* ram_qt_guis::Modify::reflect_point_y_ |
|
protected |
QDoubleSpinBox* ram_qt_guis::Modify::reflect_vector_x_ |
|
protected |
QDoubleSpinBox* ram_qt_guis::Modify::reflect_vector_y_ |
|
protected |
std::vector<unsigned> ram_qt_guis::Modify::relative_indices_ |
|
protected |
QDoubleSpinBox* ram_qt_guis::Modify::rotation_angle_ |
|
protected |
QDoubleSpinBox* ram_qt_guis::Modify::rotation_point_x_ |
|
protected |
QDoubleSpinBox* ram_qt_guis::Modify::rotation_point_y_ |
|
protected |
QDoubleSpinBox* ram_qt_guis::Modify::scale_center_x_ |
|
protected |
QDoubleSpinBox* ram_qt_guis::Modify::scale_center_y_ |
|
protected |
QDoubleSpinBox* ram_qt_guis::Modify::scale_factor_ |
|
protected |
std::vector<ram_msgs::AdditiveManufacturingPose> ram_qt_guis::Modify::selected_poses_ |
|
protected |
QVector<QRadioButton*> ram_qt_guis::Modify::selection_buttons_ |
|
protected |
unsigned ram_qt_guis::Modify::selection_mode_ |
|
protected |
ram_msgs::AdditiveManufacturingTrajectory ram_qt_guis::Modify::trajectory_ |
|
protected |
std::mutex ram_qt_guis::Modify::trajectory_mutex_ |
|
protected |
The documentation for this class was generated from the following files: