/[hegemonie]/hegemonie/Headers/Common/Coord.h
ViewVC logotype

Diff of /hegemonie/Headers/Common/Coord.h

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

revision 1.5 by c-leo, Mon Jun 30 09:04:32 2003 UTC revision 1.6 by c-leo, Mon Jun 30 09:52:25 2003 UTC
# Line 118  typedef struct { Line 118  typedef struct {
118  } tex_coord_t;  } tex_coord_t;
119    
120  static inline tex_coord_t  static inline tex_coord_t
121  MakeCoord (double u, double v)  MakeTexCoord (double u, double v)
122  {  {
123    tex_coord_t tex_coord;    tex_coord_t tex_coord;
124    

Legend:
Removed from v.1.5  
changed lines
  Added in v.1.6

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