#include <eNeed.h>
- Author
- Florian Harde flori.nosp@m.anha.nosp@m.rde@y.nosp@m.ahoo.nosp@m..de
DESCRIPTION
A class defining a need in the context of eMotion
Documantation optimized for doxygen.
Constructor, which defines the need
- Parameters
-
name | a string describing this need |
feelingPattern | a vector of feelings describing the destination mood of this object |
categroy | a enum member of eNeedCategory defining the specific category of this need |
categroyObject | a pointer to the instance of eNeedCategory |
const float* eNeed::m_categoryFactor |
a factor representing the categroy of this need
a pointer to the related need category
std::vector<eFeeling*>* const eNeed::m_feelingPattern |
a vector of feelings describing the destination mood of this need
std::string* const eNeed::m_name |
a string representing the name of this need
The documentation for this class was generated from the following files:
- MyDropbox/Dropbox/eMotion/Software/eMotionLib/eMotionLib/eNeed.h
- MyDropbox/Dropbox/eMotion/Software/eMotionLib/eMotionLib/eNeed.cpp