#include <PMDPage.h>
Public Member Functions | |
PMDPage () | |
void | addShape (const std::shared_ptr< PMDLineSet > &shape) |
unsigned | numShapes () const |
std::shared_ptr< const PMDLineSet > | getShape (unsigned i) const |
Private Attributes | |
std::vector< std::shared_ptr< PMDLineSet > > | m_shapes |
|
inline |
|
inline |
|
inline |
|
inline |
|
private |
Referenced by addShape(), getShape(), and numShapes().