mirror of
https://github.com/lucaspalomodevelop/meshlab.git
synced 2026-03-13 00:07:24 +00:00
change "optimizing 3d triangulations using discrete curvature analysis" pdf link
This commit is contained in:
parent
a748adc740
commit
f624d8a401
@ -42,7 +42,7 @@ namespace tri
|
||||
* This flip happens only if decreases the curvature of the surface
|
||||
* Edge flip optimization based on the paper
|
||||
* "optimizing 3d triangulations using discrete curvature analysis"
|
||||
* http://www2.in.tu-clausthal.de/~hormann/papers/Dyn.2001.OTU.pdf
|
||||
* https://www.inf.usi.ch/faculty/hormann/papers/Dyn.2001.OTU.pdf
|
||||
*/
|
||||
template <class TRIMESH_TYPE, class MYTYPE, class CURVEVAL>
|
||||
class CurvEdgeFlip : public TopoEdgeFlip<TRIMESH_TYPE, MYTYPE>
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user