PSMoveService
Public Member Functions | Static Public Member Functions | Public Attributes | List of all members
PSMoveScreenLocation Struct Reference

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
 

Detailed Description

A screen location in the space [-frameWidth/2, -frameHeight/2]x[frameWidth/2, frameHeight/2].


The documentation for this struct was generated from the following files: