OpenMesh.Tools.Subdivider.Uniform.LoopT



class LoopT (MeshType,RealType = float): SubdividerT!(MeshType,RealType);
%Uniform Loop subdivision algorithm.

Implementation as described in

C. T. Loop, "Smooth Subdivision Surfaces Based on Triangles", M.S. Thesis, Department of Mathematics, University of Utah, August 1987.



void init_weights (size_t _max_valence = 50);
Pre-compute weights

struct compute_weight ;
Helper functor to compute weights for Loop-subdivision

\internal

Page was generated with CanDyDOC on Fri Oct 12 16:12:17 2007