#include <RobotAPI/components/ObjectMemoryEditor/Editor.h>
Definition at line 77 of file Editor.h.
◆ PlaceholderState()
◆ addPlaceholder()
| void addPlaceholder |
( |
simox::OrientedBoxf |
box | ) |
|
◆ movePlaceholder()
| void movePlaceholder |
( |
size_t |
id, |
|
|
Eigen::Matrix4f const & |
transform |
|
) |
| |
◆ removePlaceholder()
| void removePlaceholder |
( |
size_t |
id | ) |
|
◆ specifyObject()
| void specifyObject |
( |
size_t |
id, |
|
|
std::string const & |
objectID, |
|
|
ChangeState & |
changeState |
|
) |
| |
◆ visualizePlaceholders()
| void visualizePlaceholders |
( |
| ) |
|
The documentation for this class was generated from the following files:
- RobotAPI/components/ObjectMemoryEditor/Editor.h
- RobotAPI/components/ObjectMemoryEditor/Editor.cpp