Perspective
Perspective::rewind(path_id);
return Perspective::vertex(x, y);
return Perspective::vertex(x, y);
Perspective::attach(source);
Perspective(source, *this),
Perspective(source, *this),
Perspective(*fSource, *this),
public Perspective,