Editor::Properties Struct Reference

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

Public Attributes

std::vector< data::ObjectID > const & availableObjects
 
float const & confidenceThreshold
 
float const & objectScaling
 
std::string providerName
 

Detailed Description

Definition at line 117 of file Editor.h.

Member Data Documentation

◆ availableObjects

std::vector<data::ObjectID> const& availableObjects

Definition at line 124 of file Editor.h.

◆ confidenceThreshold

float const& confidenceThreshold

Definition at line 122 of file Editor.h.

◆ objectScaling

float const& objectScaling

Definition at line 121 of file Editor.h.

◆ providerName

std::string providerName

Definition at line 119 of file Editor.h.


The documentation for this struct was generated from the following file: