Compacted EmptyCurvature and EmptyCurvatureDir in EmptyCurvatureData and added EmptyRadius

This commit is contained in:
ganovelli 2008-10-14 16:47:02 +00:00
parent c454c38e60
commit 79ef95435a
1 changed files with 3 additions and 3 deletions

View File

@ -118,8 +118,8 @@ class VertexBase: public vertex::EmptyTexCoord<
vertex::EmptyColorQuality< vertex::EmptyColorQuality<
vertex::EmptyBitFlags< vertex::EmptyBitFlags<
vertex::EmptyCoordNormal< vertex::EmptyCoordNormal<
vertex::EmptyCurvature< vertex::EmptyCurvatureData<
vertex::EmptyCurvatureDir< vertex::EmptyRadius<
VertexTypeHolder <BVT, BET, BFT, BTT> > > > > > > > >{ VertexTypeHolder <BVT, BET, BFT, BTT> > > > > > > > >{
}; };