corrected: DumET DumFt and DumTT to DumClass (see derivation_chain.h)

This commit is contained in:
ganovelli 2008-06-23 17:06:28 +00:00
parent d70efb4573
commit 20610a1915
1 changed files with 1 additions and 1 deletions

View File

@ -111,7 +111,7 @@ we have to build the type a step a time (deriving from a single ancestor at a ti
*/
template <class BVT, class BET=DumET, class BFT=DumFT, class BTT=DumTT>
template <class BVT, class BET=DumClass, class BFT=DumClass, class BTT=DumClass>
class VertexBase: public vert::EmptyTexCoord<
vert::EmptyVFAdj<
vert::EmptyColorQuality<