ARGoS  3
A parallel, multi-engine simulator for swarm robotics
argos::CQTOpenGLWidget::SSelectionInfo Struct Reference

Data arelated to robot selection. More...

#include <qtopengl_widget.h>

Public Member Functions

 SSelectionInfo ()
 

Public Attributes

bool IsSelected
 
size_t Index
 

Detailed Description

Data arelated to robot selection.

Definition at line 85 of file qtopengl_widget.h.

Constructor & Destructor Documentation

◆ SSelectionInfo()

argos::CQTOpenGLWidget::SSelectionInfo::SSelectionInfo ( )
inline

Definition at line 89 of file qtopengl_widget.h.

Member Data Documentation

◆ Index

size_t argos::CQTOpenGLWidget::SSelectionInfo::Index

Definition at line 87 of file qtopengl_widget.h.

◆ IsSelected

bool argos::CQTOpenGLWidget::SSelectionInfo::IsSelected

Definition at line 86 of file qtopengl_widget.h.


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