Cell template parameter duck types this interface.
More...
#include <grid.h>
Cell template parameter duck types this interface.
Definition at line 28 of file grid.h.
◆ ~ICell()
virtual minsky::ICell::~ICell |
( |
| ) |
|
|
virtualdefault |
◆ height()
virtual double minsky::ICell::height |
( |
| ) |
const |
|
pure virtual |
◆ show()
virtual void minsky::ICell::show |
( |
| ) |
|
|
pure virtual |
render onto cairo surface
◆ width()
virtual double minsky::ICell::width |
( |
| ) |
const |
|
pure virtual |
The documentation for this class was generated from the following file: