OM 3 change

git-svn-id: http://www.openmesh.org/svnrepo/OpenMesh/trunk@935 fdac6126-5c0c-442c-9429-916003d36597
This commit is contained in:
Jan Möbius
2013-08-20 15:45:10 +00:00
parent 9ca759fb55
commit 201c0ceecb
2 changed files with 2 additions and 2 deletions

View File

@@ -89,7 +89,7 @@ class ModRoundnessT : public ModBaseT<MeshT>
public:
// typedefs
typedef typename Mesh::Point Point;
typedef typename MeshT::Point Point;
typedef typename vector_traits<Point>::value_type value_type;
public: