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

Public Member Functions

GLM_FUNC_DECL tref3 (T &x, T &y, T &z)
 
GLM_FUNC_DECL tref3 (tref3< T > const &r)
 
GLM_FUNC_DECL tref3 (tvec3< T > const &v)
 
GLM_FUNC_DECL tref3< T > & operator= (tref3< T > const &r)
 
GLM_FUNC_DECL tref3< T > & operator= (tvec3< T > const &v)
 
GLM_FUNC_DECL tvec3< T > operator() ()
 

Public Attributes

T & x
 
T & y
 
T & z
 

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