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 135 of file Interaction.h.

Member Function Documentation

◆ begin()

InteractionFeedback const* begin ( ) const
inline

Definition at line 137 of file Interaction.h.

◆ empty()

bool empty ( ) const
inline

Definition at line 152 of file Interaction.h.

◆ end()

InteractionFeedback const* end ( ) const
inline

Definition at line 142 of file Interaction.h.

◆ size()

std::size_t size ( ) const
inline

Definition at line 147 of file Interaction.h.

Member Data Documentation

◆ begin_

InteractionFeedback const* begin_

Definition at line 157 of file Interaction.h.

◆ end_

InteractionFeedback const* end_

Definition at line 158 of file Interaction.h.


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