/[gzz]/gzz/gfx/libutil/Vec23.hxx
ViewVC logotype

Diff of /gzz/gfx/libutil/Vec23.hxx

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 1.12 by tjl, Tue Oct 22 16:28:23 2002 UTC revision 1.13 by tjl, Thu Dec 19 09:12:39 2002 UTC
# Line 209  namespace Vec23 { Line 209  namespace Vec23 {
209      typedef HPoint2<float> HPt;      typedef HPoint2<float> HPt;
210      typedef HLine2<float> HL;      typedef HLine2<float> HL;
211    
212        template<class T> T dot(Vector<T> a, Vector<T> b) { return a.dot(b); }
213    
214  }  }
215  #endif  #endif

Legend:
Removed from v.1.12  
changed lines
  Added in v.1.13

savannah-hackers-public@gnu.org
ViewVC Help
Powered by ViewVC 1.1.26