Seamly2D
Code documentation
pen.cpp File Reference
#include <iostream>
#include "pen.h"
Include dependency graph for pen.cpp:

Go to the source code of this file.

Functions

std::ostream & operator<< (std::ostream &stream, const Pen &pen)
 

Function Documentation

◆ operator<<()

std::ostream& operator<< ( std::ostream &  stream,
const Pen pen 
)

Definition at line 31 of file pen.cpp.