~gimaker/peekabot/coord-sys-default

« back to all changes in this revision

Viewing changes to src/renderer/LineBased.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:
19
19
#define __PEEKABOT_RENDERER_LINE_BASED_HH
20
20
 
21
21
 
22
 
#include <inttypes.h>
 
22
#include "../Types.hh"
23
23
 
24
24
 
25
25
namespace peekabot