#include "geometry.h"
#include "PMDExceptions.h"
#include <boost/shared_ptr.hpp>
#include <vector>
#include "libpagemaker_utils.h"
Go to the source code of this file.
Classes | |
class | libpagemaker::OutputShape |
Namespaces | |
libpagemaker | |
Functions | |
boost::shared_ptr< OutputShape > | libpagemaker::newOutputShape (const boost::shared_ptr< const PMDLineSet > &lineSet, const InchPoint &translate) |