|
PSMoveService
|
Public Types | |
| enum | eShapeType { INVALID_PROJECTION = -1, Ellipse, LightBar, MAX_TRACKING_PROJECTION_TYPES } |
Public Attributes | |
| union { | |
| struct { | |
| PSMoveScreenLocation center | |
| float half_x_extent | |
| float half_y_extent | |
| float angle | |
| } ellipse | |
| struct { | |
| PSMoveScreenLocation triangle [3] | |
| PSMoveScreenLocation quad [4] | |
| } lightbar | |
| } | shape |
| eShapeType | shape_type |
1.8.12