Nico Pietroni
|
046558798a
|
lien 242 added cast to ScalarType on "2.0" to avoid warning in case of float usage
|
2009-07-14 14:33:00 +00:00 |
Nico Pietroni
|
c73495b7ce
|
added __VCG_DECIMATION_TRIFLIP to ensure unique inclusion
|
2009-04-22 15:13:41 +00:00 |
Paolo Cignoni
|
7053bdabf0
|
removed harmless warnings
|
2008-07-15 06:57:25 +00:00 |
Paolo Cignoni
|
89d09cb1b4
|
Fix a bug in TopoEdgeFlip::UpdateHeap (walking a around a border vertex).
|
2008-05-06 12:05:55 +00:00 |
Paolo Cignoni
|
c918066b8e
|
Old and useless comments erased.
|
2008-04-23 16:34:56 +00:00 |
Paolo Cignoni
|
108af1cd44
|
Static method Insert added, to avoid some code repetition.
|
2008-04-17 18:11:47 +00:00 |
Paolo Cignoni
|
f93ee8b17d
|
Improvement in the delaunay test in TriEdgeFlip::ComputePriority.
|
2008-04-17 15:02:03 +00:00 |
Paolo Cignoni
|
aa91e279c3
|
Added code to avoid swap of tex coords after flip.
|
2008-04-11 15:01:47 +00:00 |
Paolo Cignoni
|
81d6e1df96
|
Edge index of a pos is now E() and no more I()
|
2008-04-11 13:25:15 +00:00 |
Paolo Cignoni
|
a68e2a247e
|
New version of PlanarEdgeFlip::UpdateHeap method
|
2008-04-08 14:06:31 +00:00 |
Paolo Cignoni
|
f240adbf08
|
Fixed bug in PlanarEdgeFlip::UpdateHeap method.
|
2008-04-08 13:53:15 +00:00 |
Paolo Cignoni
|
a8e1f18844
|
Added TopoEdgeFlip class. Some refactoring.
|
2008-04-07 13:48:35 +00:00 |
Paolo Cignoni
|
9f5f1f9fd3
|
Added templated parameter in PlanarEdgeFlip to set quality function for triangles.
|
2008-04-02 19:32:26 +00:00 |
Paolo Cignoni
|
82976a2001
|
f->P(i) instead of f->V(i)->P()
|
2008-03-29 12:05:59 +00:00 |
Paolo Cignoni
|
dfa921ff88
|
Refactoring in the code written to retrieve four vertexes around the edge to flip
|
2008-03-26 15:01:44 +00:00 |
Paolo Cignoni
|
3e090a41ff
|
Added a test to avoid degenerative flip which produce two identical overlapping faces.
Little code refactoring.
The planar swap now try to improve the average quality of faces, instead of improving the quality of the worst face.
|
2008-03-20 15:45:54 +00:00 |
Paolo Cignoni
|
d78ce1aee8
|
Minor changes.
|
2008-03-08 12:43:26 +00:00 |
Paolo Cignoni
|
2aac6ba625
|
TriEdgeFlip::ComputPriority now use vcg::CircumCenter(triangle) to compute circumcenter coordinates
|
2008-03-02 11:00:10 +00:00 |
Paolo Cignoni
|
9841c8db32
|
_pos.V(i) become _pos.F()->V(i); TriEdgeFlip now access members of parent class with this->...
|
2008-03-01 11:16:30 +00:00 |
Paolo Cignoni
|
8f6e26f281
|
Substituted std::max with vcg::math::Max
|
2007-03-16 10:51:46 +00:00 |
Paolo Cignoni
|
9cf8cbd534
|
Bugfix the init function.
|
2007-01-31 15:24:30 +00:00 |
Paolo Cignoni
|
2226163daf
|
First working release.
|
2007-01-15 11:41:09 +00:00 |
Paolo Cignoni
|
86f9e28e07
|
Initial commit
|
2004-11-05 09:57:18 +00:00 |