#include <vector>
#include <papyrus/shape.h>
#include <papyrus/marker.h>
Go to the source code of this file.
Classes | |
class | Papyrus::Vertex |
class | Papyrus::Polyline |
A polyline is drawn as a set of ordered vertices relative to the shape's x,y coordinate. More... | |
Namespaces | |
namespace | Papyrus |
Typedefs | |
typedef std::vector< Vertex > | Papyrus::Vertices |