OpenGL Mathematics (GLM)
You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and dots ('.'), can be up to 35 characters long. Letters must be lowercase.
 
 
 
Christophe Riccio b2ce1a726b Clean up formatting for components and swizzle code ago%!(EXTRA string=11 years)
..
_features.hpp Use pragma once ago%!(EXTRA string=11 years)
_fixes.hpp Update copyright year ago%!(EXTRA string=12 years)
_literals.hpp Use pragma once ago%!(EXTRA string=11 years)
_noise.hpp - Moved template types from 'detail' to 'glm' namespace #239, #244 ago%!(EXTRA string=11 years)
_swizzle.hpp Use pragma once ago%!(EXTRA string=11 years)
_swizzle_func.hpp Use pragma once ago%!(EXTRA string=11 years)
_vectorize.hpp - Moved template types from 'detail' to 'glm' namespace #239, #244 ago%!(EXTRA string=11 years)
dummy.cpp Removed last references to GLM_FORCE_RADIANS ago%!(EXTRA string=11 years)
func_common.hpp Use pragma once ago%!(EXTRA string=11 years)
func_common.inl Additional fix for GLM_FORCE_SIZE_FUNC #245 ago%!(EXTRA string=11 years)
func_exponential.hpp Use pragma once ago%!(EXTRA string=11 years)
func_exponential.inl Clean up ago%!(EXTRA string=11 years)
func_geometric.hpp - Moved template types from 'detail' to 'glm' namespace #239, #244 ago%!(EXTRA string=11 years)
func_geometric.inl Fixed *vec1 scalar constructor ago%!(EXTRA string=11 years)
func_integer.hpp Use pragma once ago%!(EXTRA string=11 years)
func_integer.inl - Moved template types from 'detail' to 'glm' namespace #239, #244 ago%!(EXTRA string=11 years)
func_matrix.hpp Use pragma once ago%!(EXTRA string=11 years)
func_matrix.inl Fixed GLM_FORCE_SIZE_FUNC support overlook #245. Added uninitiallized constructor to quaternion. Fixed lack of conscistency or quaternion constructors with other types. Various uninitilized constructor optimizations ago%!(EXTRA string=11 years)
func_noise.hpp - Moved template types from 'detail' to 'glm' namespace #239, #244 ago%!(EXTRA string=11 years)
func_noise.inl - Moved template types from 'detail' to 'glm' namespace #239, #244 ago%!(EXTRA string=11 years)
func_packing.hpp Use pragma once ago%!(EXTRA string=11 years)
func_packing.inl Merge io for GLM types #144 ago%!(EXTRA string=11 years)
func_trigonometric.hpp Rely on STL functions for GLM functions using the same prototype #233 ago%!(EXTRA string=11 years)
func_trigonometric.inl Rely on STL functions for GLM functions using the same prototype #233 ago%!(EXTRA string=11 years)
func_vector_relational.hpp Use pragma once ago%!(EXTRA string=11 years)
func_vector_relational.inl Fixed GLM_FORCE_SIZE_FUNC support overlook #245. Added uninitiallized constructor to quaternion. Fixed lack of conscistency or quaternion constructors with other types. Various uninitilized constructor optimizations ago%!(EXTRA string=11 years)
glm.cpp Fixed build ago%!(EXTRA string=11 years)
hint.hpp Use pragma once ago%!(EXTRA string=11 years)
intrinsic_common.hpp Use pragma once ago%!(EXTRA string=11 years)
intrinsic_common.inl Update copyright year ago%!(EXTRA string=12 years)
intrinsic_exponential.hpp Use pragma once ago%!(EXTRA string=11 years)
intrinsic_exponential.inl Update copyright year ago%!(EXTRA string=12 years)
intrinsic_geometric.hpp Use pragma once ago%!(EXTRA string=11 years)
intrinsic_geometric.inl Fixed build error #190 ago%!(EXTRA string=11 years)
intrinsic_integer.hpp Use pragma once ago%!(EXTRA string=11 years)
intrinsic_integer.inl Move content of core directory into detail directory. Reduced dependencies to glm.hpp. ago%!(EXTRA string=12 years)
intrinsic_matrix.hpp Use pragma once ago%!(EXTRA string=11 years)
intrinsic_matrix.inl - Moved template types from 'detail' to 'glm' namespace #239, #244 ago%!(EXTRA string=11 years)
intrinsic_trigonometric.hpp Use pragma once ago%!(EXTRA string=11 years)
intrinsic_trigonometric.inl Update copyright year ago%!(EXTRA string=12 years)
intrinsic_vector_relational.hpp Use pragma once ago%!(EXTRA string=11 years)
intrinsic_vector_relational.inl - Moved template types from 'detail' to 'glm' namespace #239, #244 ago%!(EXTRA string=11 years)
precision.hpp Use pragma once ago%!(EXTRA string=11 years)
precision.inl Move content of core directory into detail directory. Reduced dependencies to glm.hpp. ago%!(EXTRA string=12 years)
setup.hpp Fixed GLM_FORCE_SIZE_FUNC support overlook #245. Added uninitiallized constructor to quaternion. Fixed lack of conscistency or quaternion constructors with other types. Various uninitilized constructor optimizations ago%!(EXTRA string=11 years)
type_float.hpp Use pragma once ago%!(EXTRA string=11 years)
type_gentype.hpp Use pragma once ago%!(EXTRA string=11 years)
type_gentype.inl Update copyright year ago%!(EXTRA string=12 years)
type_half.hpp Use pragma once ago%!(EXTRA string=11 years)
type_half.inl Fixed non-utf8 character #196 ago%!(EXTRA string=11 years)
type_int.hpp Use pragma once ago%!(EXTRA string=11 years)
type_mat.hpp - Moved template types from 'detail' to 'glm' namespace #239, #244 ago%!(EXTRA string=11 years)
type_mat.inl Fixed GLM_FORCE_SIZE_FUNC support overlook #245. Added uninitiallized constructor to quaternion. Fixed lack of conscistency or quaternion constructors with other types. Various uninitilized constructor optimizations ago%!(EXTRA string=11 years)
type_mat2x2.hpp Added GLM_FORCE_SIZE_FUNC to replace .length() by .size() #245 ago%!(EXTRA string=11 years)
type_mat2x2.inl Fixed build errors #250 ago%!(EXTRA string=11 years)
type_mat2x3.hpp Added GLM_FORCE_SIZE_FUNC to replace .length() by .size() #245 ago%!(EXTRA string=11 years)
type_mat2x3.inl Added GLM_FORCE_SIZE_FUNC to replace .length() by .size() #245 ago%!(EXTRA string=11 years)
type_mat2x4.hpp Added GLM_FORCE_SIZE_FUNC to replace .length() by .size() #245 ago%!(EXTRA string=11 years)
type_mat2x4.inl Added GLM_FORCE_SIZE_FUNC to replace .length() by .size() #245 ago%!(EXTRA string=11 years)
type_mat3x2.hpp Added GLM_FORCE_SIZE_FUNC to replace .length() by .size() #245 ago%!(EXTRA string=11 years)
type_mat3x2.inl Added GLM_FORCE_SIZE_FUNC to replace .length() by .size() #245 ago%!(EXTRA string=11 years)
type_mat3x3.hpp Added GLM_FORCE_SIZE_FUNC to replace .length() by .size() #245 ago%!(EXTRA string=11 years)
type_mat3x3.inl Fixed build errors #250 ago%!(EXTRA string=11 years)
type_mat3x4.hpp Added GLM_FORCE_SIZE_FUNC to replace .length() by .size() #245 ago%!(EXTRA string=11 years)
type_mat3x4.inl Added GLM_FORCE_SIZE_FUNC to replace .length() by .size() #245 ago%!(EXTRA string=11 years)
type_mat4x2.hpp Added GLM_FORCE_SIZE_FUNC to replace .length() by .size() #245 ago%!(EXTRA string=11 years)
type_mat4x2.inl Added GLM_FORCE_SIZE_FUNC to replace .length() by .size() #245 ago%!(EXTRA string=11 years)
type_mat4x3.hpp Added GLM_FORCE_SIZE_FUNC to replace .length() by .size() #245 ago%!(EXTRA string=11 years)
type_mat4x3.inl Added GLM_FORCE_SIZE_FUNC to replace .length() by .size() #245 ago%!(EXTRA string=11 years)
type_mat4x4.hpp Added GLM_FORCE_SIZE_FUNC to replace .length() by .size() #245 ago%!(EXTRA string=11 years)
type_mat4x4.inl Fixed build errors #250 ago%!(EXTRA string=11 years)
type_vec.hpp - Moved template types from 'detail' to 'glm' namespace #239, #244 ago%!(EXTRA string=11 years)
type_vec.inl Update copyright year ago%!(EXTRA string=12 years)
type_vec1.hpp Clean up formatting for components and swizzle code ago%!(EXTRA string=11 years)
type_vec1.inl Fixed *vec1 scalar constructor ago%!(EXTRA string=11 years)
type_vec2.hpp Clean up formatting for components and swizzle code ago%!(EXTRA string=11 years)
type_vec2.inl Added GLM_FORCE_SIZE_FUNC to replace .length() by .size() #245 ago%!(EXTRA string=11 years)
type_vec3.hpp Clean up formatting for components and swizzle code ago%!(EXTRA string=11 years)
type_vec3.inl Added GLM_FORCE_SIZE_FUNC to replace .length() by .size() #245 ago%!(EXTRA string=11 years)
type_vec4.hpp Clean up formatting for components and swizzle code ago%!(EXTRA string=11 years)
type_vec4.inl Added GLM_FORCE_SIZE_FUNC to replace .length() by .size() #245 ago%!(EXTRA string=11 years)