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
Philip Trettner
polymesh
Commits
d49eda5e
Commit
d49eda5e
authored
Jul 06, 2018
by
Philip Trettner
Browse files
fixed wrong size
parent
6a0c4d0c
Changes
1
Hide whitespace changes
Inline
Side-by-side
src/polymesh/Mesh.hh
View file @
d49eda5e
...
...
@@ -260,7 +260,7 @@ private:
// is_boundary: check if outgoing_halfedge is boundary
};
//
32
byte per edge
//
16
byte per edge
struct
halfedge_info
{
vertex_index
to_vertex
;
///< half-edge points towards this vertex
...
...
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