Skip to content
GitLab
Menu
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
ACGL
acgl
Commits
acd92f84
Commit
acd92f84
authored
Jan 15, 2013
by
Janis Born
Browse files
fix warning in Interpolator.hh
parent
87b07372
Changes
1
Hide whitespace changes
Inline
Side-by-side
include/ACGL/Animations/Interpolator.hh
View file @
acd92f84
...
...
@@ -263,7 +263,7 @@ public:
}
}
inline
const
bool
finished
()
inline
bool
finished
()
{
return
mCurrentPosition
==
mKeypoints
.
size
();
}
...
...
Write
Preview
Supports
Markdown
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