ARGoS  3
A parallel, multi-engine simulator for swarm robotics
argos::GridGenerator Class Reference
+ Inheritance diagram for argos::GridGenerator:

List of all members.

Public Member Functions

 GridGenerator (const CVector3 c_center, const UInt32 un_layout[], const CVector3 c_distances)
virtual CVector3 operator() (bool b_is_retry)

Detailed Description

Definition at line 252 of file space.cpp.


Constructor & Destructor Documentation

argos::GridGenerator::GridGenerator ( const CVector3  c_center,
const UInt32  un_layout[],
const CVector3  c_distances 
) [inline]

Definition at line 254 of file space.cpp.


Member Function Documentation

virtual CVector3 argos::GridGenerator::operator() ( bool  b_is_retry) [inline, virtual]

Implements argos::RealNumberGenerator.

Definition at line 269 of file space.cpp.


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