| .. |
|
create
|
NO_QT defines to explicitly disable qt dependant behavior
|
2009-03-25 08:13:07 +00:00 |
|
update
|
corrected bug in MeanAndGaussian, computation for the obtuse case (thanks Bo Jang)
|
2009-01-20 10:26:05 +00:00 |
|
allocate.h
|
removed the (useless) template parameter to Per[XXX]DeleteAttribute(mesh,name)
|
2009-03-20 10:22:16 +00:00 |
|
append.h
|
Removed a few warnings and added a template keyword in the call of a templated function member.
|
2008-10-09 13:50:45 +00:00 |
|
autoalign_4pcs.h
|
[SIMPLEXplus promotion]
|
2008-12-19 10:39:32 +00:00 |
|
base.h
|
added static member for vertex radius check (HasPerVertexRadius()).
|
2009-03-19 17:26:26 +00:00 |
|
clean.h
|
Fixed CMeshO error
|
2009-03-12 15:56:31 +00:00 |
|
clip.h
|
First Commit.
|
2006-05-02 14:17:36 +00:00 |
|
closest.h
|
added handy constructor with the base mesh to vertex/face marker functors
|
2009-01-29 00:17:31 +00:00 |
|
clustering.h
|
make point2 derived Eigen's Matrix, and a set of minimal fixes to make meshlab compile
|
2008-10-28 00:59:46 +00:00 |
|
crease_cut.h
|
Port to eigen2: state of the mess:
|
2008-10-27 19:35:17 +00:00 |
|
edge_collapse.h
|
Added Allocator::DeleteFace and Allocator::DeleteVertex; Now the use of SetD() should be deprecated.
|
2007-10-16 16:46:53 +00:00 |
|
edge_support.h
|
added support for meshes with holes
|
2008-12-18 17:52:48 +00:00 |
|
geodesic.h
|
added possibility to pass a functor to evaluate the distance between two vertices
|
2009-01-23 17:15:43 +00:00 |
|
hole.h
|
added Alloc to support polygon meshes
|
2008-11-26 17:58:15 +00:00 |
|
inertia.h
|
make point2 derived Eigen's Matrix, and a set of minimal fixes to make meshlab compile
|
2008-10-28 00:59:46 +00:00 |
|
inside.h
|
[Namespaces changes]
|
2008-09-30 10:52:37 +00:00 |
|
point_sampling.h
|
Added parameter invertQuality to PoissonDiskSampling in order to invert
|
2009-03-25 08:22:03 +00:00 |
|
polygon_support.h
|
missing checks on deleted simplex added
|
2008-11-26 17:57:09 +00:00 |
|
refine.h
|
added in MidPoint inheritance of texture coordinates
|
2009-02-27 16:12:20 +00:00 |
|
refine_loop.h
|
moved here from meshlab. Long time due.
|
2008-12-11 13:52:25 +00:00 |
|
smooth.h
|
Updated DepthSmooth to the recent library changes
|
2009-03-20 00:27:07 +00:00 |
|
stat.h
|
added assert for avoiding to put trash into a histogram
|
2008-12-12 15:06:27 +00:00 |
|
subset.h
|
use const_iterator for input face container.
|
2009-03-17 16:39:23 +00:00 |
|
textcoord_optimization.h
|
big replacement .Zero => .SetZero, and start of Eigen's compatibilities (currently disabled by default)
|
2008-10-27 14:48:14 +00:00 |