#include <planning_groups_widget.h>
Public Member Functions | |
| PlanGroupType () | |
| PlanGroupType (srdf::Model::Group *group, const moveit_setup_assistant::GroupType type) | |
| virtual | ~PlanGroupType () |
Public Attributes | |
| srdf::Model::Group * | group_ |
| moveit_setup_assistant::GroupType | type_ |
Definition at line 215 of file planning_groups_widget.h.
| PlanGroupType::PlanGroupType | ( | ) | [inline] |
Definition at line 219 of file planning_groups_widget.h.
| PlanGroupType::PlanGroupType | ( | srdf::Model::Group * | group, |
| const moveit_setup_assistant::GroupType | type | ||
| ) |
Definition at line 1501 of file planning_groups_widget.cpp.
| virtual PlanGroupType::~PlanGroupType | ( | ) | [inline, virtual] |
Definition at line 223 of file planning_groups_widget.h.
Definition at line 228 of file planning_groups_widget.h.
Definition at line 230 of file planning_groups_widget.h.