.. |
create
|
add absolute distance resampling
|
2009-01-21 16:22:05 +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
|
added Allocator::IsValidHandle which returns true if an handle to an attribute is valid or if the attribute
|
2009-01-15 17:41:59 +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
|
corrected on operator = for the attributes (it was not assigning the _handle)
|
2009-01-19 12:57:47 +00:00 |
clean.h
|
corrected wrong invocation of istwomanifold check
|
2009-01-26 15:15:11 +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 a custom macro to disable qt calls if not needed, just a temporary
|
2009-01-29 11:12:57 +00:00 |
polygon_support.h
|
missing checks on deleted simplex added
|
2008-11-26 17:57:09 +00:00 |
refine.h
|
Yet another missing template keyword for gcc
|
2009-01-20 08:18:01 +00:00 |
refine_loop.h
|
moved here from meshlab. Long time due.
|
2008-12-11 13:52:25 +00:00 |
smooth.h
|
Port to eigen2: state of the mess:
|
2008-10-27 19:35:17 +00:00 |
stat.h
|
added assert for avoiding to put trash into a histogram
|
2008-12-12 15:06:27 +00:00 |
subset.h
|
made compliant to polygon_support
|
2008-11-12 16:03:24 +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 |