|
Design Patterns
|
This is the complete list of members for structural::proxy::GraphicInterface, including all inherited members.
| Draw(const commons::Point< float > &at)=0 | structural::proxy::GraphicInterface | pure virtual |
| GetExtent()=0 | structural::proxy::GraphicInterface | pure virtual |
| HandleMouse(Event &event)=0 | structural::proxy::GraphicInterface | pure virtual |
| Load(std::istream &from)=0 | structural::proxy::GraphicInterface | pure virtual |
| Save(std::ostream &to)=0 | structural::proxy::GraphicInterface | pure virtual |
| ~GraphicInterface() | structural::proxy::GraphicInterface | inlinevirtual |