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
5,618
Commits
1
Branch
0
Tags
21
MiB
C++
96.2%
C
3.3%
CMake
0.2%
QMake
0.2%
GLSL
0.1%
6f0d5cb168
Go to file
HTTPS
Download ZIP
Download TAR.GZ
Download BUNDLE
Clone in VS Code
Cite this repository
APA
BibTeX
Cancel
Paolo Cignoni
6f0d5cb168
Added very useful "IsValidPointer" functions that check that a given pointer is within the reasonable bounds for a given mesh (eg. given a vertex pointer it checks that it is between begin and end of the vertex vector)
2016-04-11 20:31:56 +00:00
apps
better comment
2016-02-09 12:16:09 +00:00
docs
Improving Doxygen Documentation
2014-11-04 09:55:57 +00:00
eigenlib
Updated eigen to 3.2.5
2015-09-24 15:25:25 +00:00
img
added img module
2009-07-14 14:43:19 +00:00
vcg
Added very useful "IsValidPointer" functions that check that a given pointer is within the reasonable bounds for a given mesh (eg. given a vertex pointer it checks that it is between begin and end of the vertex vector)
2016-04-11 20:31:56 +00:00
wrap
corrected the FileExtension helper func as suggested in BUG#55
2016-02-24 05:57:27 +00:00