summaryrefslogtreecommitdiffhomepage
path: root/Tobii EyeX/include/eyex-cpp/Property.cpp
blob: b5da8af14d80d2b369d4d458b602ae740d772744 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
//---------------------------------------------------------------------------------------------------------------------
// Property.cpp
//---------------------------------------------------------------------------------------------------------------------

#include "Precompiled.hpp"
#include "Property.hpp"
#include "InteractionContext.hpp"

//---------------------------------------------------------------------------------------------------------------------

TOBIIGAZE_NAMESPACE_BEGIN

//---------------------------------------------------------------------------------------------------------------------

//---------------------------------------------------------------------------------------------------------------------

TOBIIGAZE_NAMESPACE_END

//---------------------------------------------------------------------------------------------------------------------