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

Public Member Functions

GLM_FUNC_DECL tref1 (T &x)
 
GLM_FUNC_DECL tref1 (tref1< T > const &r)
 
GLM_FUNC_DECL tref1 (tvec1< T > const &v)
 
GLM_FUNC_DECL tref1< T > & operator= (tref1< T > const &r)
 
GLM_FUNC_DECL tref1< T > & operator= (tvec1< T > const &v)
 

Public Attributes

T & x
 

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