Warning: include(php/utility.php): Failed to open stream: No such file or directory in /home/argos/argos3/doc/api/embedded/a00390.php on line 2

Warning: include(): Failed opening 'php/utility.php' for inclusion (include_path='.:/usr/lib64/php') in /home/argos/argos3/doc/api/embedded/a00390.php on line 2
The ARGoS Website

argos::CQTOpenGLWidget::SSelectionInfo Struct Reference

Data arelated to robot selection. More...

#include <qtopengl_widget.h>

Collaboration diagram for argos::CQTOpenGLWidget::SSelectionInfo:

Public Member Functions

 SSelectionInfo ()
 

Public Attributes

bool IsSelected
 
CEntityEntity
 

Detailed Description

Data arelated to robot selection.

Definition at line 85 of file qtopengl_widget.h.

Constructor & Destructor Documentation

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

Definition at line 89 of file qtopengl_widget.h.

Member Data Documentation

CEntity* argos::CQTOpenGLWidget::SSelectionInfo::Entity

Definition at line 87 of file qtopengl_widget.h.

bool argos::CQTOpenGLWidget::SSelectionInfo::IsSelected

Definition at line 86 of file qtopengl_widget.h.