ARGoS 3
A parallel, multi-engine simulator for swarm robotics
argos::CDirectionalLEDEntitySpaceHashUpdater Class Reference

#include <directional_led_entity.h>

+ Inheritance diagram for argos::CDirectionalLEDEntitySpaceHashUpdater:

Public Member Functions

virtual void operator() (CAbstractSpaceHash< CDirectionalLEDEntity > &c_space_hash, CDirectionalLEDEntity &c_element)
 Updates the necessary cells of a space hash.
 
- Public Member Functions inherited from argos::CSpaceHashUpdater< CDirectionalLEDEntity >
virtual ~CSpaceHashUpdater ()
 Class destructor.
 

Detailed Description

Definition at line 140 of file directional_led_entity.h.

Member Function Documentation

◆ operator()()

void argos::CDirectionalLEDEntitySpaceHashUpdater::operator() ( CAbstractSpaceHash< CDirectionalLEDEntity > & c_space_hash,
CDirectionalLEDEntity & c_entity )
virtual

Updates the necessary cells of a space hash.

Parameters
c_space_hashThe space hash to update
c_entityThe entity indexed by the space hash.

Implements argos::CSpaceHashUpdater< CDirectionalLEDEntity >.

Definition at line 123 of file directional_led_entity.cpp.


The documentation for this class was generated from the following files: