fix cleanup in d'tor
git-svn-id: http://www.openmesh.org/svnrepo/OpenMesh/trunk@1048 fdac6126-5c0c-442c-9429-916003d36597
This commit is contained in:
@@ -113,7 +113,7 @@ public:
|
||||
|
||||
/// Destructor
|
||||
~ModNormalDeviationT() {
|
||||
mesh_.add_property(normal_cones_);
|
||||
mesh_.remove_property(normal_cones_);
|
||||
}
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user