diff --git a/wrap/gl/addons.h b/wrap/gl/addons.h index cfcf200c..6db17d73 100644 --- a/wrap/gl/addons.h +++ b/wrap/gl/addons.h @@ -21,7 +21,8 @@ * * ****************************************************************************/ /**************************************************************************** -Histoy +History +$Log: not supported by cvs2svn $ ****************************************************************************/ #ifndef __VCG_GLADDONS @@ -347,7 +348,7 @@ public: { if (tail!=head) { - Matrix44d tr; + Matrix44f tr; XAxis(tail,head,tr); glPushAttrib(GL_ALL_ATTRIB_BITS); SetGLParameters(dm);