#include <ePersonalityPatternPool.h>
- Author
- Florian Harde flori.nosp@m.anha.nosp@m.rde@y.nosp@m.ahoo.nosp@m..de
DESCRIPTION
A class holding all known personality patterns in the context of eMotion
Documantation optimized for doxygen.
ePersonalityPatternPool::ePersonalityPatternPool |
( |
| ) |
|
Constructor, which initiates the need pool
- Parameters
-
personalityPatterns | a vector with all known personality patterns |
Adds an Pattern via its ID to the pool.
- Parameters
-
newPattern | a pointer to the new pattern, which should get created. |
- Returns
- the ID of th epattern.
Gets an Pattern via its ID.
- Parameters
-
ID | the id of the pattern, which shall get returned |
- Returns
- a pointer to a caonst pattern, if it was found or NULL otherwise.
The documentation for this class was generated from the following files:
- MyDropbox/Dropbox/eMotion/Software/eMotionLib/eMotionLib/ePersonalityPatternPool.h
- MyDropbox/Dropbox/eMotion/Software/eMotionLib/eMotionLib/ePersonalityPatternPool.cpp