Ignore:
Timestamp:
07/06/05 02:36:16 (19 years ago)
Author:
mattausch
Message:
 
File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/VUT/work/ogre_changes/OgreMain/include/OgreRenderTarget.h

    r154 r156  
    268268 
    269269#ifdef GTP_VISIBILITY_MODIFIED_OGRE 
    270                 virtual uchar *getBufferContents(int &dimx, int &dimy) { return NULL; }; 
     270                virtual uchar *getBufferContents(int &dimx, int &dimy) = 0; 
    271271#endif // GTP_VISIBILITY_MODIFIED_OGRE 
    272272 
Note: See TracChangeset for help on using the changeset viewer.