/[gzz]/gzz/gfx/libos/Os.hxx
ViewVC logotype

Diff of /gzz/gfx/libos/Os.hxx

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

revision 1.16 by tjl, Fri Dec 13 12:16:06 2002 UTC revision 1.17 by tjl, Mon Jan 13 06:48:49 2003 UTC
# Line 49  namespace Os { Line 49  namespace Os {
49           */           */
50          virtual void loadInto(Mosaic::MosaicTile &tile,          virtual void loadInto(Mosaic::MosaicTile &tile,
51                  int x, int y, int w, int h) = 0;                  int x, int y, int w, int h) = 0;
52          /** Load this image into the current texture_2D.          /** Load this image into the current texture_2D
53             * using glTexSubImage2D.
54           */           */
55          virtual void loadIntoTexture(GLint level, GLint x, GLint y, GLint xoffset,          virtual void loadIntoTexture(GLint level, GLint x, GLint y, GLint xoffset,
56                                          GLint yoffset, GLint w, GLint h) = 0;                                          GLint yoffset, GLint w, GLint h) = 0;

Legend:
Removed from v.1.16  
changed lines
  Added in v.1.17

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