octave-maintainers
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

patch to move graphics declarations to graphics.h


From: Shai Ayal
Subject: patch to move graphics declarations to graphics.h
Date: Sat, 9 Jun 2007 17:22:50 +0300

Had some time to kill between flights, so I made this change which
moves graphics function  declarations from graphics.cc to graphics.h
I left small (~<10 lines) functions inline, and moved then to
graphics.h larger functions remain in graphics.cc

This is a step towards having c++ graphics backends accessing the
properties directly.

Shai

2007-06-09  Shai Ayal <address@hidden>

       * src/graphics.cc, src/graphics.h: extensive editing -- added
declarations for most
        graphics functions to graphics.h, copied from graphics.cc

Attachment: graphics.patch.gz
Description: GNU Zip compressed data


reply via email to

[Prev in Thread] Current Thread [Next in Thread]