~gimaker/peekabot/coord-sys-default

« back to all changes in this revision

Viewing changes to src/gui/Decorator.hh

  • Committer: Staffan Gimåker
  • Date: 2009-06-29 10:09:26 UTC
  • mfrom: (665.1.39 renderer-redux)
  • Revision ID: staffan@gimaker.se-20090629100926-ju5kx8jwzy422rwu
Merged the renderer-redux branch.

This represents a major overhaul to the rendering engine, with a less contrived
design and better performance. Both memory and CPU utilization should be 
better in general.

Show diffs side-by-side

added added

removed removed

Lines of Context:
24
24
 
25
25
#include "../Types.hh"
26
26
#include "GUITypes.hh"
27
 
#include "../renderer/IDTypes.hh"
28
27
 
29
28
 
30
29
namespace peekabot