Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
David Cazier
CGoGN
Commits
eeb90249
Commit
eeb90249
authored
Apr 27, 2012
by
Lionel Untereiner
Browse files
begin export choupi
parent
5db0037c
Changes
1
Hide whitespace changes
Inline
Side-by-side
include/Algo/Export/export.h
View file @
eeb90249
...
...
@@ -134,6 +134,9 @@ bool exportPlyPTMgeneric(typename PFP::MAP& map, const typename PFP::TVEC3& posi
template
<
typename
PFP
>
bool
exportPLYPTM
(
typename
PFP
::
MAP
&
map
,
const
char
*
filename
,
const
typename
PFP
::
TVEC3
&
position
,
const
typename
PFP
::
TVEC3
frame
[
3
],
const
typename
PFP
::
TVEC3
colorPTM
[
6
],
const
FunctorSelect
&
good
=
allDarts
)
;
template
<
typename
PFP
>
bool
exportChoupi
<
typename
PFP
::
MAP
&
map
,
const
typename
PFP
::
TVEC3
&
position
const
FunctorSelect
&
good
=
allDarts
)
;
}
// namespace Export
}
// namespace Algo
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new 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