argos::GridGenerator Class Reference
Inheritance diagram for argos::GridGenerator:
Collaboration diagram for argos::GridGenerator:

Public Member Functions

 GridGenerator (const CVector3 c_center, const UInt32 un_layout[], const CVector3 c_distances)
 
virtual CVector3 operator() (bool b_is_retry)
 
- Public Member Functions inherited from argos::RealNumberGenerator
virtual ~RealNumberGenerator ()
 

Detailed Description

Definition at line 307 of file space.cpp.

Constructor & Destructor Documentation

◆ GridGenerator()

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

Definition at line 309 of file space.cpp.

Member Function Documentation

◆ operator()()

virtual CVector3 argos::GridGenerator::operator() ( bool  b_is_retry)
inlinevirtual

Implements argos::RealNumberGenerator.

Definition at line 324 of file space.cpp.