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
0b183d7b
Commit
0b183d7b
authored
Jul 28, 2017
by
Joseph Mirabel
Committed by
Joseph Mirabel
Jul 28, 2017
Browse files
Remove declare but not defined functions.
parent
f5ae1210
Changes
1
Show whitespace changes
Inline
Side-by-side
include/hpp/fcl/traversal/traversal_node_bvhs.h
View file @
0b183d7b
...
...
@@ -286,11 +286,6 @@ public:
void
leafTesting
(
int
b1
,
int
b2
,
FCL_REAL
&
)
const
;
bool
BVTesting
(
int
b1
,
int
b2
,
const
Matrix3f
&
Rc
,
const
Vec3f
&
Tc
)
const
;
void
leafTesting
(
int
b1
,
int
b2
,
const
Matrix3f
&
Rc
,
const
Vec3f
&
Tc
,
FCL_REAL
&
sqrDistLowerBound
)
const
;
Matrix3f
R
;
Vec3f
T
;
};
...
...
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