MIRA
Public Member Functions | Public Attributes | List of all members
AbstractDynamicWindow::Cell Struct Reference

#include <pilot/AbstractDynamicWindow.h>

Public Member Functions

 Cell ()
 
 Cell (const Velocity2 &v, const Velocity2 &r)
 
template<typename Reflector >
void reflect (Reflector &r)
 

Public Attributes

Velocity2 vOff
 
Velocity2 radius
 
Objective::Vote vote
 
std::map< uint32, Objective::Votevotes
 
int naySayer
 

Constructor & Destructor Documentation

◆ Cell() [1/2]

Cell ( )
inline

◆ Cell() [2/2]

Cell ( const Velocity2 v,
const Velocity2 r 
)
inline

Member Function Documentation

◆ reflect()

void reflect ( Reflector &  r)
inline

Member Data Documentation

◆ vOff

Velocity2 vOff

◆ radius

Velocity2 radius

◆ vote

◆ votes

std::map<uint32, Objective::Vote> votes

◆ naySayer

int naySayer

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