Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Open sidebar
OpenWalnut
OpenWalnut Core
Commits
06171249
Commit
06171249
authored
Sep 23, 2009
by
Alexander Wiebel
Browse files
[DOC] added todo
parent
76e0d494
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
4 additions
and
1 deletion
+4
-1
src/dataHandler/WEEG.h
src/dataHandler/WEEG.h
+4
-1
No files found.
src/dataHandler/WEEG.h
View file @
06171249
...
...
@@ -42,7 +42,9 @@ public:
protected:
private:
wmath
::
WPosition
m_position
;
// WColor color;
// TODO(wiebel): The following is suggested in the
// eemagine design document
// WColor color;
};
class
WEEGSegementInfo
{
...
...
@@ -114,6 +116,7 @@ public:
*/
std
::
string
getChannelLabel
(
size_t
channelId
)
const
{
// TODO(wiebel) what is done with the second string of the label?
return
m_channelLabels
[
channelId
].
first
;
}
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment