eMotion
 All Classes Functions Variables Enumerations
Public Member Functions | Public Attributes | List of all members
eAttitudePool Class Reference

#include <eAttitudePool.h>

Public Member Functions

 eAttitudePool (std::vector< eAttitude * > const *const attitudes)
 

Public Attributes

std::vector< eAttitude * >
const *const 
m_attitudes
 

Detailed Description

Author
Florian Harde flori.nosp@m.anha.nosp@m.rde@y.nosp@m.ahoo.nosp@m..de

DESCRIPTION

A class holding all the known attitudes in the context of eMotion

Documantation optimized for doxygen.

Constructor & Destructor Documentation

eAttitudePool::eAttitudePool ( std::vector< eAttitude * > const *const  attitudes)

Constructor, which initiates the attitude pool

Parameters
attitudesa pointer to a vector with all known attitudes

Member Data Documentation

std::vector<eAttitude*> const* const eAttitudePool::m_attitudes

a vector holding all the known attitudes


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