|
Monero
|
Public Member Functions | |
| Canvas () | |
| ~Canvas () | |
| void | Clear () |
| void | AddShape (Shape *shape) |
| void | Print (std::ostream &os) |
Private Attributes | |
| std::vector< Shape * > | shapes_ |
Friends | |
| template<typename Archiver> | |
| Archiver & | operator& (Archiver &ar, Canvas &c) |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
private |