~alan-griffiths/compiz-cubeaddon-plugin/Bug-918554

« back to all changes in this revision

Viewing changes to src/cubeaddon.h

  • Committer: Sam Spilsbury
  • Date: 2010-08-15 10:01:14 UTC
  • Revision ID: git-v1:7eb754f46ed51fe66d7e48b4ffb83fc9e45040c8
Account for core changes

Show diffs side-by-side

added added

removed removed

Lines of Context:
89
89
                                      const GLMatrix            &transform,
90
90
                                      CompOutput                *output,
91
91
                                      PaintOrder                order);
 
92
        
 
93
        bool cubeShouldPaintAllViewports ();
92
94
 
93
95
        class CubeCap
94
96
        {