InteractionFeedbackRange Struct Reference

#include <RobotAPI/components/ArViz/Client/Interaction.h>

Public Member Functions

InteractionFeedback const * begin () const
 
bool empty () const
 
InteractionFeedback const * end () const
 
std::size_t size () const
 

Public Attributes

InteractionFeedback const * begin_
 
InteractionFeedback const * end_
 

Detailed Description

Definition at line 147 of file Interaction.h.

Member Function Documentation

◆ begin()

InteractionFeedback const* begin ( ) const
inline

Definition at line 150 of file Interaction.h.

◆ empty()

bool empty ( ) const
inline

Definition at line 168 of file Interaction.h.

◆ end()

InteractionFeedback const* end ( ) const
inline

Definition at line 156 of file Interaction.h.

◆ size()

std::size_t size ( ) const
inline

Definition at line 162 of file Interaction.h.

Member Data Documentation

◆ begin_

InteractionFeedback const* begin_

Definition at line 173 of file Interaction.h.

◆ end_

InteractionFeedback const* end_

Definition at line 174 of file Interaction.h.


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