SelectToolController Class Reference
#include <SelectToolController.h>
List of all members.
Detailed Description
Klasa nudi mogućnost odabira objekta u sceni pomoću miša
Constructor & Destructor Documentation
SelectToolController::SelectToolController |
( |
MainFrame * |
mainFrame |
) |
|
Member Function Documentation
void SelectToolController::close |
( |
|
) |
[virtual] |
void SelectToolController::onKeyDown |
( |
int |
key |
) |
[inline, virtual] |
void SelectToolController::onKeyUp |
( |
int |
key |
) |
[inline, virtual] |
void SelectToolController::onMouseLeftDown |
( |
int |
x, |
|
|
int |
y | |
|
) |
| | [virtual] |
void SelectToolController::onMouseLeftUp |
( |
int |
x, |
|
|
int |
y | |
|
) |
| | [inline, virtual] |
void SelectToolController::onMouseMiddleDown |
( |
int |
x, |
|
|
int |
y | |
|
) |
| | [inline, virtual] |
void SelectToolController::onMouseMiddleUp |
( |
int |
x, |
|
|
int |
y | |
|
) |
| | [inline, virtual] |
void SelectToolController::onMouseMove |
( |
int |
x, |
|
|
int |
y | |
|
) |
| | [inline, virtual] |
void SelectToolController::onMouseRightDown |
( |
int |
x, |
|
|
int |
y | |
|
) |
| | [inline, virtual] |
void SelectToolController::onMouseRightUp |
( |
int |
x, |
|
|
int |
y | |
|
) |
| | [inline, virtual] |
void SelectToolController::onMouseWheel |
( |
int |
x, |
|
|
int |
y, |
|
|
int |
d | |
|
) |
| | [inline, virtual] |
void SelectToolController::open |
( |
|
) |
[virtual] |
Member Data Documentation
The documentation for this class was generated from the following files:
- C:/Users/Robert/Documents/Visual Studio 2008/Projects/ferprojekt/TerrainEditor/TerrainEditor/SelectToolController.h
- C:/Users/Robert/Documents/Visual Studio 2008/Projects/ferprojekt/TerrainEditor/TerrainEditor/SelectToolController.cpp