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

#include <rab_equipped_entity.h>

+ Inheritance diagram for argos::CRABEquippedEntitySpaceHashUpdater:

List of all members.

Public Member Functions

virtual void operator() (CAbstractSpaceHash< CRABEquippedEntity > &c_space_hash, CRABEquippedEntity &c_element)
 Updates the necessary cells of a space hash.

Detailed Description

Definition at line 89 of file rab_equipped_entity.h.


Member Function Documentation

void argos::CRABEquippedEntitySpaceHashUpdater::operator() ( CAbstractSpaceHash< CRABEquippedEntity > &  c_space_hash,
CRABEquippedEntity 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< CRABEquippedEntity >.

Definition at line 132 of file rab_equipped_entity.cpp.


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