~tomprogs/gewoopi/trunk

« back to all changes in this revision

Viewing changes to src/video/OpenGL/window.hpp

  • Committer: Thomas Geymayer
  • Date: 2010-03-26 11:56:05 UTC
  • Revision ID: tomgey@gmail.com-20100326115605-iir4j91614620ij3
Fixed .obj loading, enable grabbing and general cleanup.

Show diffs side-by-side

added added

removed removed

Lines of Context:
62
62
      ///
63
63
      ///
64
64
 
65
 
      void processMessages();
 
65
      virtual void processMessages();
66
66
 
67
67
    protected:
68
68