Aded multiple choice decimater (~4 times faster than the heap one)
git-svn-id: http://www.openmesh.org/svnrepo/OpenMesh/trunk@644 fdac6126-5c0c-442c-9429-916003d36597
This commit is contained in:
@@ -128,7 +128,7 @@ public: //--------------------------------------------------- module management
|
||||
all_modules_.push_back( _mh.module() );
|
||||
|
||||
set_uninitialized();
|
||||
|
||||
|
||||
return true;
|
||||
}
|
||||
|
||||
@@ -280,7 +280,7 @@ private: //------------------------------------------------------- private data
|
||||
|
||||
// list of all allocated modules (including cmodule_ and all of bmodules_)
|
||||
ModuleList all_modules_;
|
||||
|
||||
|
||||
bool initialized_;
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user