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

#include <eExperienceNetwork.h>

Public Member Functions

 eExperienceNetwork (void)
 

Public Attributes

std::vector
< eExperienceNode_Akteur * > * 
m_AkteurNodes
 
std::vector
< eExperienceNode_Object * > * 
m_ObjectNodes
 

Detailed Description

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

DESCRIPTION

This class holds a vector with all akteurs, who were communicated through an event.

Documantation optimized for doxygen.

Constructor & Destructor Documentation

eExperienceNetwork::eExperienceNetwork ( void  )

Constructor, which defines the base of the experience network

Member Data Documentation

std::vector<eExperienceNode_Akteur*>* eExperienceNetwork::m_AkteurNodes

a vector of pointers to all "experienced" akteur, wraaped in experience akteur nodes

std::vector<eExperienceNode_Object*>* eExperienceNetwork::m_ObjectNodes

a vector of pointers to all "experienced" objects, wraaped in experience object node


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