std::vector< std::shared_ptr< PMDLineSet > > m_shapes
Definition: PMDPage.h:25
unsigned numShapes() const
Definition: PMDPage.h:35
std::shared_ptr< const PMDLineSet > getShape(unsigned i) const
Definition: PMDPage.h:40
Definition: geometry.h:22
#define PMD_DEBUG_MSG(M)
Definition: libpagemaker_utils.h:56
void addShape(const std::shared_ptr< PMDLineSet > &shape)
Definition: PMDPage.h:30