|
PSMoveService
|
A screen location in the space [-frameWidth/2, -frameHeight/2]x[frameWidth/2, frameHeight/2]. More...
#include <ClientGeometry.h>
Public Member Functions | |
| PSMoveFloatVector2 | toPSMoveFloatVector2 () const |
| PSMoveFloatVector2 | operator- (const PSMoveScreenLocation &other) const |
Static Public Member Functions | |
| static PSMoveScreenLocation | create (float x, float y) |
Public Attributes | |
| float | x |
| float | y |
A screen location in the space [-frameWidth/2, -frameHeight/2]x[frameWidth/2, frameHeight/2].
1.8.12