diff --git a/vcg/simplex/vertexplus/base.h b/vcg/simplex/vertexplus/base.h index 4db9d6d8..c1355a09 100644 --- a/vcg/simplex/vertexplus/base.h +++ b/vcg/simplex/vertexplus/base.h @@ -118,9 +118,9 @@ class VertexBase: public vertex::EmptyTexCoord< vertex::EmptyColorQuality< vertex::EmptyBitFlags< vertex::EmptyCoordNormal< - vertex::EmptyCurvature< - vertex::EmptyCurvatureDir< - VertexTypeHolder > > > > > > > >{ + vertex::EmptyCurvatureData< + vertex::EmptyRadius< + VertexTypeHolder > > > > > > > >{ };