|
PSMoveService
|
Public Member Functions | |
| GLM_FUNC_DECL | tref2 (T &x, T &y) |
| GLM_FUNC_DECL | tref2 (tref2< T > const &r) |
| GLM_FUNC_DECL | tref2 (tvec2< T > const &v) |
| GLM_FUNC_DECL tref2< T > & | operator= (tref2< T > const &r) |
| GLM_FUNC_DECL tref2< T > & | operator= (tvec2< T > const &v) |
| GLM_FUNC_DECL tvec2< T > | operator() () |
Public Attributes | |
| T & | x |
| T & | y |
1.8.12