PlaceholderState Class Reference

#include <RobotAPI/components/ObjectMemoryEditor/Editor.h>

Classes

struct  Placeholder
 

Public Member Functions

void addPlaceholder (simox::OrientedBoxf box)
 
void movePlaceholder (size_t id, Eigen::Matrix4f const &transform)
 
 PlaceholderState (Editor *editor)
 
void removePlaceholder (size_t id)
 
void specifyObject (size_t id, std::string const &objectID, ChangeState &changeState)
 
void visualizePlaceholders ()
 

Detailed Description

Definition at line 81 of file Editor.h.

Constructor & Destructor Documentation

◆ PlaceholderState()

PlaceholderState ( Editor editor)
inlineexplicit

Definition at line 84 of file Editor.h.

Member Function Documentation

◆ addPlaceholder()

void addPlaceholder ( simox::OrientedBoxf  box)

Definition at line 489 of file Editor.cpp.

+ Here is the call graph for this function:

◆ movePlaceholder()

void movePlaceholder ( size_t  id,
Eigen::Matrix4f const &  transform 
)

Definition at line 511 of file Editor.cpp.

+ Here is the call graph for this function:

◆ removePlaceholder()

void removePlaceholder ( size_t  id)

Definition at line 517 of file Editor.cpp.

+ Here is the caller graph for this function:

◆ specifyObject()

void specifyObject ( size_t  id,
std::string const &  objectID,
ChangeState changeState 
)

Definition at line 538 of file Editor.cpp.

+ Here is the call graph for this function:

◆ visualizePlaceholders()

void visualizePlaceholders ( )

Definition at line 498 of file Editor.cpp.


The documentation for this class was generated from the following files: