10 #ifndef __SHAPEINFO_H__
11 #define __SHAPEINFO_H__
12 #include <boost/optional.hpp>
13 #include <boost/shared_ptr.hpp>
16 #include <boost/function.hpp>
33 void noop(
const CustomShape *);
47 boost::optional<std::pair<bool, bool> >
m_flips;
50 boost::shared_ptr<const Fill>
m_fill;
87 return boost::shared_ptr<const CustomShape>(
91 return boost::shared_ptr<const CustomShape>(