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
OpenMesh
OpenMesh
Commits
315b0ef1
Commit
315b0ef1
authored
Jan 17, 2019
by
Jan Möbius
Browse files
Updated Documentation git push
parent
c2089a17
Changes
1
Hide whitespace changes
Inline
Side-by-side
Doc/mesh.docu
View file @
315b0ef1
...
...
@@ -589,6 +589,11 @@ EigenTriMesh mesh;
Now you can use mesh as any other OpenMesh while using Eigen vectors
as the underlying data type.
\note OpenMesh uses stl vectors for storing its data. This might lead to errors
regarding memory alignment with sse instructions:
http://eigen.tuxfamily.org/dox/group__TopicStlContainers.html
You might need to define -DEIGEN_DONT_VECTORIZE
*/
...
...
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