Increased maximal valence for modified butterfly scheme
git-svn-id: http://www.openmesh.org/svnrepo/OpenMesh/trunk@610 fdac6126-5c0c-442c-9429-916003d36597
This commit is contained in:
@@ -121,7 +121,7 @@ public:
|
||||
|
||||
|
||||
/// Pre-compute weights
|
||||
void init_weights(size_t _max_valence=20)
|
||||
void init_weights(size_t _max_valence=30)
|
||||
{
|
||||
weights.resize(_max_valence);
|
||||
|
||||
|
||||
Reference in New Issue
Block a user