#include <graphic_interface.h>
virtual structural::proxy::GraphicInterface::~GraphicInterface |
( |
| ) |
|
|
inlinevirtual |
virtual void structural::proxy::GraphicInterface::Draw |
( |
const commons::Point< float > & |
at | ) |
|
|
pure virtual |
virtual const commons::Point<float>& structural::proxy::GraphicInterface::GetExtent |
( |
| ) |
|
|
pure virtual |
virtual void structural::proxy::GraphicInterface::HandleMouse |
( |
Event & |
event | ) |
|
|
pure virtual |
virtual void structural::proxy::GraphicInterface::Load |
( |
std::istream & |
from | ) |
|
|
pure virtual |
virtual void structural::proxy::GraphicInterface::Save |
( |
std::ostream & |
to | ) |
|
|
pure virtual |
The documentation for this class was generated from the following file: