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
d86bbfae4e
vcglib
/
vcg
/
complex
History
giorgiomarcias
7b1cdcdeb4
Implemented Polycoord Collapse for polygonal meshes (only strips of quads are effectively collapsed).
2014-02-12 12:43:02 +00:00
..
algorithms
Implemented Polycoord Collapse for polygonal meshes (only strips of quads are effectively collapsed).
2014-02-12 12:43:02 +00:00
all_types.h
removed useless ;
2012-10-04 20:41:28 +00:00
allocate.h
Corrected two wrong indexes on the access to the vertexes of a face while compacting the face vector: just a typo mistake.
2014-02-12 12:15:42 +00:00
append.h
Corrected a few allocating and copyng functions to manage polygonal meshes instead of simple triangular ones.
2014-02-12 10:59:37 +00:00
base.h
simple change of the template name from MESH_TYPE to MeshType to standardize
2014-02-10 10:57:12 +00:00
complex.h
Include header cleaning and reordering.
2013-11-25 10:01:24 +00:00
exception.h
Added MissingCompactnessException to the basic vcg exceptions
2013-12-20 02:23:24 +00:00
used_types.h
Include header cleaning and reordering.
2013-11-25 12:47:20 +00:00