Added catmull clark subdivider. Thanks to Leon Kos for the code.
git-svn-id: http://www.openmesh.org/svnrepo/OpenMesh/trunk@609 fdac6126-5c0c-442c-9429-916003d36597
This commit is contained in:
@@ -85,7 +85,7 @@ public:
|
||||
CHECK_EDGES = 1,
|
||||
CHECK_VERTICES = 2,
|
||||
CHECK_FACES = 4,
|
||||
CHECK_ALL = 255,
|
||||
CHECK_ALL = 255
|
||||
};
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user