![]() |
ProtoTracer
1.0
Real-time 3D rendering and animation engine
|
#include <SerialSync.h>
Classes | |
struct | Data |
Static Private Attributes | |
static struct SerialSync::Data | data |
static SerialTransfer | dataTransfer |
Definition at line 6 of file SerialSync.h.
|
static |
Definition at line 68 of file SerialSync.cpp.
References SerialSync::Data::accentBright, and data.
Referenced by GammaAnimation::Update().
|
static |
Definition at line 140 of file SerialSync.cpp.
References SerialSync::Data::boop, and data.
Referenced by GammaAnimation::Update().
|
static |
Definition at line 60 of file SerialSync.cpp.
References SerialSync::Data::bright, and data.
Referenced by GammaAnimation::Update().
|
static |
Definition at line 124 of file SerialSync.cpp.
References SerialSync::Data::currentMenu, and data.
Referenced by GammaAnimation::Update().
|
static |
Definition at line 132 of file SerialSync.cpp.
References data, and SerialSync::Data::dead.
Referenced by GammaAnimation::Update().
|
static |
Definition at line 116 of file SerialSync.cpp.
References SerialSync::Data::color, and data.
Referenced by GammaAnimation::Update().
|
static |
Definition at line 108 of file SerialSync.cpp.
References data, and SerialSync::Data::faceSize.
Referenced by GammaAnimation::Update().
|
static |
Definition at line 52 of file SerialSync.cpp.
References data, and SerialSync::Data::faceState.
Referenced by GammaAnimation::Update().
|
static |
Definition at line 84 of file SerialSync.cpp.
References data, and SerialSync::Data::micLevel.
Referenced by GammaAnimation::Update().
|
static |
Definition at line 15 of file SerialSync.cpp.
References data, and SerialSync::Data::mode.
Referenced by AlphaAnimation::Update(), and NukudeFaceAnimation::Update().
|
static |
Definition at line 19 of file SerialSync.cpp.
References data, and SerialSync::Data::mouthMove.
Referenced by AlphaAnimation::Update(), GammaAnimation::Update(), and NukudeFaceAnimation::Update().
|
static |
Definition at line 11 of file SerialSync.cpp.
References data, and SerialSync::Data::ratio.
Referenced by AlphaAnimation::Update(), GammaAnimation::Update(), and NukudeFaceAnimation::Update().
|
static |
Definition at line 6 of file SerialSync.cpp.
References dataTransfer.
Referenced by AlphaAnimation::Initialize(), GammaAnimation::Initialize(), and NukudeFaceAnimation::NukudeFaceAnimation().
|
static |
Definition at line 100 of file SerialSync.cpp.
References data, and SerialSync::Data::spectrumMirror.
Referenced by GammaAnimation::Update().
|
static |
Definition at line 23 of file SerialSync.cpp.
References data, and dataTransfer.
Referenced by AlphaAnimation::Update(), GammaAnimation::Update(), and NukudeFaceAnimation::Update().
|
static |
Definition at line 42 of file SerialSync.cpp.
References data, and dataTransfer.
Referenced by AlphaAnimation::Update(), GammaAnimation::Update(), and NukudeFaceAnimation::Update().
Definition at line 64 of file SerialSync.cpp.
References SerialSync::Data::accentBright, and data.
Referenced by GammaAnimation::Update().
Definition at line 136 of file SerialSync.cpp.
References SerialSync::Data::boop, and data.
Referenced by GammaAnimation::Update().
Definition at line 56 of file SerialSync.cpp.
References SerialSync::Data::bright, and data.
Referenced by GammaAnimation::Update().
Definition at line 120 of file SerialSync.cpp.
References SerialSync::Data::currentMenu, and data.
Referenced by GammaAnimation::Update().
Definition at line 128 of file SerialSync.cpp.
References data, and SerialSync::Data::dead.
Referenced by GammaAnimation::Update().
Definition at line 112 of file SerialSync.cpp.
References SerialSync::Data::color, and data.
Referenced by GammaAnimation::Update().
Definition at line 104 of file SerialSync.cpp.
References data, and SerialSync::Data::faceSize.
Referenced by GammaAnimation::Update().
Definition at line 48 of file SerialSync.cpp.
References data, and SerialSync::Data::faceState.
Referenced by GammaAnimation::Update().
Definition at line 80 of file SerialSync.cpp.
References data, and SerialSync::Data::micLevel.
Referenced by GammaAnimation::Update().
Definition at line 96 of file SerialSync.cpp.
References data, and SerialSync::Data::spectrumMirror.
Referenced by GammaAnimation::Update().
Definition at line 34 of file SerialSync.cpp.
References data, and SerialSync::Data::mode.
Referenced by AlphaAnimation::Update(), GammaAnimation::Update(), and NukudeFaceAnimation::Update().
Definition at line 38 of file SerialSync.cpp.
References data, and SerialSync::Data::mouthMove.
Referenced by AlphaAnimation::Update(), GammaAnimation::Update(), and NukudeFaceAnimation::Update().
Definition at line 30 of file SerialSync.cpp.
References data, and SerialSync::Data::ratio.
Referenced by AlphaAnimation::Update(), GammaAnimation::Update(), and NukudeFaceAnimation::Update().
Definition at line 88 of file SerialSync.cpp.
References SerialSync::Data::boopSensor, and data.
Referenced by GammaAnimation::Update().
Definition at line 72 of file SerialSync.cpp.
References data, and SerialSync::Data::microphone.
Referenced by GammaAnimation::Update().
|
static |
Definition at line 92 of file SerialSync.cpp.
References SerialSync::Data::boopSensor, and data.
Referenced by GammaAnimation::Update().
|
static |
Definition at line 76 of file SerialSync.cpp.
References data, and SerialSync::Data::microphone.
Referenced by GammaAnimation::Update().
|
staticprivate |
Definition at line 4 of file SerialSync.cpp.
Referenced by GetAccentBrightness(), GetBoop(), GetBrightness(), GetCurrentMenu(), GetDead(), GetFaceColor(), GetFaceSize(), GetFaceState(), GetMicLevel(), GetMode(), GetMouthMove(), GetRatio(), MirrorSpectrumAnalyzer(), Read(), Send(), SetAccentBrightness(), SetBoop(), SetBrightness(), SetCurrentMenu(), SetDead(), SetFaceColor(), SetFaceSize(), SetFaceState(), SetMicLevel(), SetMirrorSpectrumAnalyzer(), SetMode(), SetMouthMove(), SetRatio(), SetUseBoopSensor(), SetUseMicrophone(), UseBoopSensor(), and UseMicrophone().
|
staticprivate |
Definition at line 28 of file SerialSync.h.
Referenced by Initialize(), Read(), and Send().