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
Thomas Pitiot
CGoGN
Commits
d5b0e86f
Commit
d5b0e86f
authored
Sep 12, 2012
by
Basile Sauvage
Browse files
voronoi centroidau
parent
887a19c7
Changes
1
Show whitespace changes
Inline
Side-by-side
include/Algo/Geometry/voronoiDiagrams.h
View file @
d5b0e86f
...
...
@@ -38,7 +38,7 @@ protected :
VertexAttribute
<
VertexInfo
>
vertexInfo
;
std
::
multimap
<
float
,
Dart
>
front
;
CellMarker
Store
<
VERTEX
>
vmReached
;
CellMarker
<
VERTEX
>
vmReached
;
public
:
VoronoiDiagram
(
typename
PFP
::
MAP
&
m
,
const
EdgeAttribute
<
REAL
>&
c
,
VertexAttribute
<
unsigned
int
>&
r
);
...
...
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