#include <TdkViewport2WindowEvent.h>
Inheritance diagram for TdkViewport2WindowEvent:

Public Member Functions | |
| TdkViewport2WindowEvent (const TeCoord2D &coord) | |
| TdkViewport2WindowEvent (TdkViewport2WindowEvent &event) | |
| virtual | ~TdkViewport2WindowEvent () |
| virtual std::string | name () |
| virtual std::string | title () |
| virtual TeCoord2D & | getCoord () |
| virtual void | setCoord (const TeCoord2D &coord) |
Protected Attributes | |
| TeCoord2D | coord_ |
| TdkViewport2WindowEvent::TdkViewport2WindowEvent | ( | const TeCoord2D & | coord | ) | [inline] |
| TdkViewport2WindowEvent::TdkViewport2WindowEvent | ( | TdkViewport2WindowEvent & | event | ) | [inline] |
| virtual TdkViewport2WindowEvent::~TdkViewport2WindowEvent | ( | ) | [inline, virtual] |
| std::string TdkViewport2WindowEvent::name | ( | ) | [inline, virtual] |
Reimplemented from TdkEvent.
| std::string TdkViewport2WindowEvent::title | ( | ) | [inline, virtual] |
Reimplemented from TdkEvent.
| TeCoord2D & TdkViewport2WindowEvent::getCoord | ( | ) | [inline, virtual] |
| void TdkViewport2WindowEvent::setCoord | ( | const TeCoord2D & | coord | ) | [inline, virtual] |
TeCoord2D TdkViewport2WindowEvent::coord_ [protected] |
1.5.2