OpenMesh.Tools.Subdivider.Uniform.Sqrt3T



class Sqrt3T (MeshType,RealType = float): SubdividerT!(MeshType,RealType);
%Uniform Sqrt3 subdivision algorithm

Implementation as described in

L. Kobbelt, "Sqrt(3) subdivision", Proceedings of SIGGRAPH 2000.

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

struct compute_weight ;
Helper functor to compute weights for sqrt(3)-subdivision

\internal

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