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

Public Member Functions

GLM_FUNC_DECL tref4 (T &x, T &y, T &z, T &w)
 
GLM_FUNC_DECL tref4 (tref4< T > const &r)
 
GLM_FUNC_DECL tref4 (tvec4< T > const &v)
 
GLM_FUNC_DECL tref4< T > & operator= (tref4< T > const &r)
 
GLM_FUNC_DECL tref4< T > & operator= (tvec4< T > const &v)
 
GLM_FUNC_DECL tvec4< T > operator() ()
 

Public Attributes

T & x
 
T & y
 
T & z
 
T & w
 

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