This website requires JavaScript.
Explore
Help
Sign In
manolas
/
vcglib
Watch
1
Star
0
Fork
You've already forked vcglib
0
Code
Issues
Pull Requests
Projects
Releases
Wiki
Activity
4,934
Commits
1
Branch
0
Tags
21
MiB
C++
96.2%
C
3.3%
CMake
0.2%
QMake
0.2%
GLSL
0.1%
993a9a2c5b
Go to file
HTTPS
Download ZIP
Download TAR.GZ
Download BUNDLE
Clone in VS Code
Cite this repository
APA
BibTeX
Cancel
Paolo Cignoni
993a9a2c5b
Tricky Change to the refine interface. Now the edge and midpoint predicate are passed as reference so if you need you can make predicate with state. This is useful when the edge and midpoint predicate share a lot of common information and you want exploit the computation done in the edge predicate (e.g. sometimes when you decide if an edge has to be split you already know where the vertex should be placed).
2013-11-28 23:29:06 +00:00
apps
added two missing std at a swap()
2013-11-28 23:26:06 +00:00
docs
Improved Doxygen documentation
2013-11-25 10:10:12 +00:00
eigenlib
Updated Eigen to the latest version.
2013-02-27 21:07:14 +00:00
img
added img module
2009-07-14 14:43:19 +00:00
vcg
Tricky Change to the refine interface. Now the edge and midpoint predicate are passed as reference so if you need you can make predicate with state. This is useful when the edge and midpoint predicate share a lot of common information and you want exploit the computation done in the edge predicate (e.g. sometimes when you decide if an edge has to be split you already know where the vertex should be placed).
2013-11-28 23:29:06 +00:00
wrap
Removed old includes and added include for complex.h
2013-11-28 15:06:28 +00:00