papyrus.h

00001 /***************************************************************************
00002  *   Copyright (C) 2004 by Rick L. Vinyard, Jr.                            *
00003  *   rvinyard@cs.nmsu.edu                                                  *
00004  *                                                                         *
00005  *   This program is free software; you can redistribute it and/or modify  *
00006  *   it under the terms of the GNU Lesser General Public License as        *
00007  *   published by the Free Software Foundation version 2.1.                *
00008  *                                                                         *
00009  *   This program is distributed in the hope that it will be useful,       *
00010  *   but WITHOUT ANY WARRANTY; without even the implied warranty of        *
00011  *   MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the         *
00012  *   GNU General Public License for more details.                          *
00013  *                                                                         *
00014  *   You should have received a copy of the GNU Lesser General Public      *
00015  *   License along with this library; if not, write to the                 *
00016  *   Free Software Foundation, Inc.,                                       *
00017  *   51 Franklin St, Fifth Floor, Boston, MA  02110-1301  USA              *
00018  ***************************************************************************/
00019 #ifndef PAPYRUS_H
00020 #define PAPYRUS_H
00021 
00022 #include <papyrus/papyrus-config.h>
00023 #include <papyrus/enums.h>
00024 #include <papyrus/animator.h>
00025 #include <papyrus/affineanimator.h>
00026 #include <papyrus/arc.h>
00027 #include <papyrus/bezierline.h>
00028 #include <papyrus/beziergon.h>
00029 #include <papyrus/boxed.h>
00030 #include <papyrus/canvas.h>
00031 #include <papyrus/color_scheme.h>
00032 #include <papyrus/circle.h>
00033 #include <papyrus/controller.h>
00034 #include <papyrus/drawable.h>
00035 #include <papyrus/face.h>
00036 #include <papyrus/freehandsketcher.h>
00037 #include <papyrus/grid.h>
00038 #include <papyrus/group.h>
00039 #include <papyrus/handlebox.h>
00040 #include <papyrus/hilbert.h>
00041 #include <papyrus/hsba.h>
00042 #include <papyrus/hsla.h>
00043 #include <papyrus/image.h>
00044 #include <papyrus/linestyle.h>
00045 #include <papyrus/kochcurve.h>
00046 #include <papyrus/kochsnowflake.h>
00047 #include <papyrus/marker.h>
00048 #include <papyrus/object.h>
00049 #include <papyrus/polygon.h>
00050 #include <papyrus/polyline.h>
00051 #include <papyrus/rectangle.h>
00052 #include <papyrus/region.h>
00053 #include <papyrus/regularpolygon.h>
00054 #include <papyrus/renderable.h>
00055 #include <papyrus/rgba.h>
00056 #include <papyrus/rotator.h>
00057 #include <papyrus/scaler.h>
00058 #include <papyrus/selector.h>
00059 #include <papyrus/shape.h>
00060 #include <papyrus/smart_pointer.h>
00061 #include <papyrus/sierpinski.h>
00062 #include <papyrus/text.h>
00063 #include <papyrus/translator.h>
00064 #include <papyrus/viewbox.h>
00065 #include <papyrus/yuva.h>
00066 
00067 #include <papyrus/factory.h>
00068 
00069 #endif

Generated on Sun Jan 7 22:53:57 2007 by  doxygen 1.5.1