diff --git a/wrap/gl/trimesh.h b/wrap/gl/trimesh.h index 716ed3dd..d9d2fdeb 100644 --- a/wrap/gl/trimesh.h +++ b/wrap/gl/trimesh.h @@ -24,6 +24,9 @@ History $Log: not supported by cvs2svn $ +Revision 1.5 2004/12/15 18:45:07 tommyfranken +*** empty log message *** + Revision 1.4 2004/09/30 01:40:39 ponchio --> @@ -122,7 +125,7 @@ class GlTrimesh : public GLW public: MESH_TYPE *m; - GLWrap(){ + GlTrimesh(){ m=0; dl=0xffffffff; h=HNUseLazyEdgeStrip;