#include <functional>
#include <memory>
#include <vector>
#include <boost/optional.hpp>
#include "ShapeInfo.h"
#include "VectorTransformation2D.h"
Go to the source code of this file.