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

#include <In_Feelings.h>

Inheritance diagram for In_Feelings:
B_eInputData< Out_Feelings >

Public Member Functions

bool translateFeels (std::vector< std::string * > *names, float min, float max)
 

Additional Inherited Members

- Public Attributes inherited from B_eInputData< Out_Feelings >
Out_Feelingsm_outputData
 
- Protected Member Functions inherited from B_eInputData< Out_Feelings >
 B_eInputData (void)
 

Detailed Description

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

DESCRIPTION

Holds all the nescessary dtata to create a feeling pool

Documantation optimized for doxygen.

Member Function Documentation

bool In_Feelings::translateFeels ( std::vector< std::string * > *  names,
float  min,
float  max 
)

translates input data in an Out_Feelings object.

Parameters
namesa vector of all possible feelings, described as strings
minthe minimum value, a feeling can be set to
maxthe maximum value, a feeling can be set to
Returns
true, if worked as the translation worked as intended

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