#include <sigc++/sigc++.h>
#include <glibmm.h>
#include <cairomm/cairomm.h>
#include <papyrus/pointer.h>
#include <papyrus/enums.h>
Go to the source code of this file.
Classes | |
class | Papyrus::Matrix |
This class wraps the cairo matrix class. More... | |
Namespaces | |
namespace | Papyrus |
Functions | |
bool | operator== (const Papyrus::Matrix::pointer m1, const Papyrus::Matrix &m2) |
bool | operator!= (const Papyrus::Matrix::pointer m1, const Papyrus::Matrix &m2) |
bool operator!= | ( | const Papyrus::Matrix::pointer | m1, | |
const Papyrus::Matrix & | m2 | |||
) |
bool operator== | ( | const Papyrus::Matrix::pointer | m1, | |
const Papyrus::Matrix & | m2 | |||
) |