|
|
| Camera (class Renderer *renderer) |
| |
|
void | onMouseMotion (int deltaX, int deltaY) |
| |
|
void | onMouseButtonDown (int buttonIndex) |
| |
|
void | onMouseButtonUp (int buttonIndex) |
| |
|
void | onMouseWheel (int scrollAmount) |
| |
|
void | setIsLocked (bool locked) |
| |
|
void | setCameraOrbitLocation (float yawDegrees, float pitchDegrees, float radius) |
| |
|
void | setCameraOrbitRadius (float radius) |
| |
|
void | resetOrientation () |
| |
|
void | reset () |
| |
|
void | publishCameraViewMatrix () |
| |
The documentation for this class was generated from the following files:
- src/psmoveconfigtool/Camera.h
- src/psmoveconfigtool/Camera.cpp