|  | 
| Public Member Functions | |
| template<typename U > | |
| GLM_FUNC_DECL | tvec2 (U const &x) | 
| template<typename U , typename V > | |
| GLM_FUNC_DECL | tvec2 (U const &x, V const &y) | 
| template<typename U > | |
| GLM_FUNC_DECL | tvec2 (tvec2< U > const &v) | 
| template<typename U > | |
| GLM_FUNC_DECL | tvec2 (tvec3< U > const &v) | 
| template<typename U > | |
| GLM_FUNC_DECL | tvec2 (tvec4< U > const &v) | 
The basic 2D vector type.
 1.7.5
 1.7.5