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

#include <rab_equipped_entity.h>

+ Inheritance diagram for argos::CRABEquippedEntityGridCellUpdater:

List of all members.

Public Member Functions

 CRABEquippedEntityGridCellUpdater (CGrid< CRABEquippedEntity > &c_grid)
virtual bool operator() (SInt32 n_i, SInt32 n_j, SInt32 n_k, CGrid< CRABEquippedEntity >::SCell &s_cell)
void SetEntity (CRABEquippedEntity &c_entity)

Detailed Description

Definition at line 105 of file rab_equipped_entity.h.


Constructor & Destructor Documentation


Member Function Documentation

bool argos::CRABEquippedEntityGridCellUpdater::operator() ( SInt32  n_i,
SInt32  n_j,
SInt32  n_k,
CGrid< CRABEquippedEntity >::SCell &  s_cell 
) [virtual]

Definition at line 293 of file rab_equipped_entity.cpp.


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