#include <eExperienceNode_Object.h>
Public Member Functions | |
eExperienceNode_Object (eObject *object) | |
Public Attributes | |
eObject *const | m_object |
std::vector< eFeeling * > * | m_relatedFeelings |
Holds the experienced feelings with the related object
Documantation optimized for doxygen.
eExperienceNode_Object::eExperienceNode_Object | ( | eObject * | object | ) |
Constructor, which creates a object node
object | a pointer to the related object |
eObject* const eExperienceNode_Object::m_object |
holds a pointer to the related object
std::vector<eFeeling*>* eExperienceNode_Object::m_relatedFeelings |
holds a vector of pointer to the related feelings of this combination