fix mod name
git-svn-id: http://www.openmesh.org/svnrepo/OpenMesh/trunk@1050 fdac6126-5c0c-442c-9429-916003d36597
This commit is contained in:
@@ -80,7 +80,7 @@ template<class MeshT>
|
||||
class ModAspectRatioT: public ModBaseT<MeshT> {
|
||||
public:
|
||||
|
||||
DECIMATING_MODULE( ModAspectRatioT, MeshT, Roundness )
|
||||
DECIMATING_MODULE( ModAspectRatioT, MeshT, AspectRatio )
|
||||
;
|
||||
|
||||
typedef typename Mesh::Scalar Scalar;
|
||||
|
||||
Reference in New Issue
Block a user