PSMoveService
Public Member Functions | Public Attributes | List of all members
glm::detail::tref2< T > Struct Template Reference

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
 

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