eMotion
Main Page
Classes
Files
File List
All
Classes
Functions
Variables
Enumerations
MyDropbox
Dropbox
eMotion
Software
eMotionLib
eM_InputParser
Out_Feelings.h
1
10
#pragma once
11
12
#include <vector>
13
#include <string>
14
15
class
Out_Feelings
16
{
17
18
public
:
22
Out_Feelings
(
void
);
23
~
Out_Feelings
(
void
);
24
25
std::vector<std::string*> *m_names;
26
float
m_maxValue
;
27
float
m_minValue
;
28
};
29
Out_Feelings::Out_Feelings
Out_Feelings(void)
Definition:
Out_Feelings.cpp:4
Out_Feelings::m_maxValue
float m_maxValue
Definition:
Out_Feelings.h:26
Out_Feelings::m_minValue
float m_minValue
Definition:
Out_Feelings.h:27
Out_Feelings
Definition:
Out_Feelings.h:15
Generated on Sat May 3 2014 14:00:31 for eMotion by
1.8.6