Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
Guilhem Saurel
hpp-fcl
Commits
5eb87200
Commit
5eb87200
authored
Jan 10, 2013
by
isucan
Browse files
Merge pull request #3 from golems/master
Fix template specialization problem that caused link errors in Visual Studio 2010
parents
92aeca18
c48bb0e2
Changes
1
Hide whitespace changes
Inline
Side-by-side
src/ccd/motion.cpp
View file @
5eb87200
...
...
@@ -525,5 +525,6 @@ Quaternion3f InterpMotion::absoluteRotation(FCL_REAL dt) const
return
delta_t
*
tf1
.
getQuatRotation
();
}
template
class
TBVMotionBoundVisitor
<
RSS
>;
}
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