#include <eObjectPool.h>
- Author
- Florian Harde flori.nosp@m.anha.nosp@m.rde@y.nosp@m.ahoo.nosp@m..de
DESCRIPTION
A class holding all known objects.
Documantation optimized for doxygen.
eObjectPool::eObjectPool |
( |
std::vector< eObject * > const *const |
objects | ) |
|
Constructor, which initiates the object pool
- Parameters
-
objects | a pointer to a vector with eObjects |
std::vector<eObject*> const* const eObjectPool::m_objects |
A pointer to a varctor, holding all known objects in this object of eMotion
The documentation for this class was generated from the following files:
- MyDropbox/Dropbox/eMotion/Software/eMotionLib/eMotionLib/eObjectPool.h
- MyDropbox/Dropbox/eMotion/Software/eMotionLib/eMotionLib/eObjectPool.cpp