#include <eAttitudePool.h>
Public Member Functions | |
eAttitudePool (std::vector< eAttitude * > const *const attitudes) | |
Public Attributes | |
std::vector< eAttitude * > const *const | m_attitudes |
A class holding all the known attitudes in the context of eMotion
Documantation optimized for doxygen.
eAttitudePool::eAttitudePool | ( | std::vector< eAttitude * > const *const | attitudes | ) |
Constructor, which initiates the attitude pool
attitudes | a pointer to a vector with all known attitudes |
std::vector<eAttitude*> const* const eAttitudePool::m_attitudes |
a vector holding all the known attitudes