Editor Class Reference

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

Classes

struct  Properties
 

Public Member Functions

 Editor (viz::Client &client, Properties properties, std::function< void(objpose::ProvidedObjectPoseSeq &)> pushToMemory, std::function< objpose::ObjectPoseSeq(void)> pullFromMemory)
 
void step ()
 

Detailed Description

Definition at line 114 of file Editor.h.

Constructor & Destructor Documentation

◆ Editor()

Editor ( viz::Client client,
Properties  properties,
std::function< void(objpose::ProvidedObjectPoseSeq &)>  pushToMemory,
std::function< objpose::ObjectPoseSeq(void)>  pullFromMemory 
)
explicit

Definition at line 10 of file Editor.cpp.

+ Here is the call graph for this function:

Member Function Documentation

◆ step()

void step ( )

Definition at line 32 of file Editor.cpp.

+ Here is the call graph for this function:

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