|
|
Donner 0.5.1
Embeddable browser-grade SVG2 engine
|
This is the complete list of members for donner::editor::Tool, including all inherited members.
| onMouseDown(EditorApp &editor, const Vector2d &documentPoint, MouseModifiers modifiers)=0 | donner::editor::Tool | pure virtual |
| onMouseMove(EditorApp &editor, const Vector2d &documentPoint, bool buttonHeld)=0 | donner::editor::Tool | pure virtual |
| onMouseUp(EditorApp &editor, const Vector2d &documentPoint)=0 | donner::editor::Tool | pure virtual |
| operator=(const Tool &)=delete (defined in donner::editor::Tool) | donner::editor::Tool | |
| operator=(Tool &&)=delete (defined in donner::editor::Tool) | donner::editor::Tool | |
| Tool()=default (defined in donner::editor::Tool) | donner::editor::Tool | |
| Tool(const Tool &)=delete (defined in donner::editor::Tool) | donner::editor::Tool | |
| Tool(Tool &&)=delete (defined in donner::editor::Tool) | donner::editor::Tool | |
| ~Tool()=default (defined in donner::editor::Tool) | donner::editor::Tool | virtual |