.. |
create
|
Cleaned up BuildMeshFromCoordVectorIndexVector
|
2017-07-23 09:32:51 +02:00 |
local_optimization
|
Huge reordering of header file inclusion order
|
2017-03-14 07:48:48 +01:00 |
parametrization
|
Added a missing init bbox
|
2017-07-27 15:59:09 +02:00 |
update
|
corrected curvature issues #25
|
2017-09-10 18:09:08 +02:00 |
attribute_seam.h
|
Huge reordering of header file inclusion order
|
2017-03-14 07:48:48 +01:00 |
autoalign_4pcs.h
|
Huge copyright sanitization of the header files of vcg folder.
|
2016-06-13 05:29:25 +00:00 |
bitquad_creation.h
|
Huge copyright sanitization of the header files of vcg folder.
|
2016-06-13 05:29:25 +00:00 |
bitquad_optimization.h
|
Huge copyright sanitization of the header files of vcg folder.
|
2016-06-13 05:29:25 +00:00 |
bitquad_support.h
|
Huge copyright sanitization of the header files of vcg folder.
|
2016-06-13 05:29:25 +00:00 |
clean.h
|
reimplemented and fixed edge mesh split
|
2017-07-12 20:14:33 +02:00 |
clip.h
|
Huge copyright sanitization of the header files of vcg folder.
|
2016-06-13 05:29:25 +00:00 |
closest.h
|
Added functions for FaceType in the EmptyTMark class
|
2016-10-18 13:38:10 +02:00 |
clustering.h
|
Huge reordering of header file inclusion order
|
2017-03-14 07:48:48 +01:00 |
convex_hull.h
|
Huge reordering of header file inclusion order
|
2017-03-14 07:48:48 +01:00 |
crease_cut.h
|
Refactored crease_cut to correctly work with boundary creases
|
2017-08-31 11:39:26 +02:00 |
curve_on_manifold.h
|
Corrected some Segment3f -> Segment3Type
|
2017-09-07 19:02:13 +02:00 |
cut_tree.h
|
Small refactoring
|
2017-08-31 13:18:16 +02:00 |
cylinder_clipping.h
|
Huge copyright sanitization of the header files of vcg folder.
|
2016-06-13 05:29:25 +00:00 |
dual_meshing.h
|
first version of Dual meshing with sample application
|
2017-01-23 17:22:44 +01:00 |
edge_collapse.h
|
Small optimisation in the edge collapse.
|
2017-03-22 14:12:06 +01:00 |
geodesic.h
|
Huge copyright sanitization of the header files of vcg folder.
|
2016-06-13 05:29:25 +00:00 |
halfedge_quad_clean.h
|
Huge copyright sanitization of the header files of vcg folder.
|
2016-06-13 05:29:25 +00:00 |
harmonic.h
|
Removed hard coded eigenlib path from the include. So you are free to use the version of eigen you prefer.
|
2017-01-26 15:31:53 +01:00 |
hole.h
|
fixed bug in crease_cut.h + minor changes
|
2017-07-12 11:59:39 +02:00 |
implicit_smooth.h
|
Removed hard coded eigenlib path from the include. So you are free to use the version of eigen you prefer.
|
2017-01-26 15:31:53 +01:00 |
inertia.h
|
Removed hard coded eigenlib path from the include. So you are free to use the version of eigen you prefer.
|
2017-01-26 15:31:53 +01:00 |
inside.h
|
Huge copyright sanitization of the header files of vcg folder.
|
2016-06-13 05:29:25 +00:00 |
intersection.h
|
Minimal refactoring of mesh intersection
|
2017-04-05 07:40:17 +02:00 |
isotropic_remeshing.h
|
factored out old implementation of foreach
|
2017-08-30 15:58:56 +02:00 |
local_optimization.h
|
Cleaning unused stuff and better comments
|
2017-02-21 17:47:29 +01:00 |
mesh_assert.h
|
Better documentation of meshassert
|
2017-03-21 23:18:22 +01:00 |
mesh_to_matrix.h
|
added function to retrieve the parametrization in matrix form
|
2017-03-07 14:34:36 +01:00 |
nring.h
|
Huge reordering of header file inclusion order
|
2017-03-14 07:48:48 +01:00 |
outline_support.h
|
fixed types
|
2017-03-24 14:43:30 +01:00 |
overlap_estimation.h
|
Huge copyright sanitization of the header files of vcg folder.
|
2016-06-13 05:29:25 +00:00 |
point_outlier.h
|
Huge copyright sanitization of the header files of vcg folder.
|
2016-06-13 05:29:25 +00:00 |
point_sampling.h
|
Improved TrivialPointerSampler to also expose the addEdge interface
|
2017-09-05 00:37:45 +02:00 |
pointcloud_normal.h
|
avoid crashing if vn<100
|
2017-03-23 14:51:20 +01:00 |
polygon_polychord_collapse.h
|
Huge reordering of header file inclusion order
|
2017-03-14 07:48:48 +01:00 |
polygon_support.h
|
slight change to ExtractPolygon to do not need anything for purely triangular meshes
|
2017-07-23 09:34:23 +02:00 |
polygonal_algorithms.h
|
rewritten InitQualityVertVoronoiArea function
|
2017-06-21 15:14:03 +02:00 |
quadrangulator.h
|
added the possibility of preserving corners of the triangle mesh during
|
2017-05-04 03:13:08 +02:00 |
ransac_matching.h
|
Huge copyright sanitization of the header files of vcg folder.
|
2016-06-13 05:29:25 +00:00 |
refine.h
|
Huge reordering of header file inclusion order
|
2017-03-14 07:48:48 +01:00 |
refine_loop.h
|
Huge reordering of header file inclusion order
|
2017-03-14 07:48:48 +01:00 |
skeleton.h
|
Refactoring of the voronoi processing framework
|
2016-12-20 09:12:50 +01:00 |
smooth.h
|
added bool SmoothSelected in VertexCoordScaleDependentLaplacian_Fujiwara
|
2017-07-05 23:52:38 +02:00 |
stat.h
|
Added computeEdgeLengthSum
|
2017-09-05 00:37:12 +02:00 |
symmetry.h
|
symmetry: added FaceMark to plane-generating sphere
|
2016-11-10 09:46:49 +01:00 |
textcoord_optimization.h
|
Huge copyright sanitization of the header files of vcg folder.
|
2016-06-13 05:29:25 +00:00 |
voronoi_processing.h
|
additional parameter added to remesher
|
2017-07-31 15:01:22 +02:00 |
voronoi_remesher.h
|
additional parameter added to remesher
|
2017-07-31 15:01:22 +02:00 |
voronoi_volume_sampling.h
|
Refactoring of the voronoi processing framework
|
2016-12-20 09:12:50 +01:00 |