ARGoS
3
A parallel, multi-engine simulator for swarm robotics
|
#include <light_sensor_equipped_entity.h>
Public Member Functions | |
SSensor (const CVector3 &c_position, const CVector3 &c_direction, Real f_range) | |
Public Attributes | |
CVector3 | Position |
CVector3 | Direction |
Definition at line 26 of file light_sensor_equipped_entity.h.
argos::CLightSensorEquippedEntity::SSensor::SSensor | ( | const CVector3 & | c_position, |
const CVector3 & | c_direction, | ||
Real | f_range | ||
) | [inline] |
Definition at line 29 of file light_sensor_equipped_entity.h.
Definition at line 28 of file light_sensor_equipped_entity.h.
Definition at line 27 of file light_sensor_equipped_entity.h.