COPYING
LICENSE
MANIFEST.in
PyGLM.cpp
README.md
build_options.h
license.h
setup.cfg
setup.py
version.h
PyGLM/compiler_setup.h
PyGLM/imports.h
PyGLM.egg-info/PKG-INFO
PyGLM.egg-info/SOURCES.txt
PyGLM.egg-info/dependency_links.txt
PyGLM.egg-info/top_level.txt
PyGLM/functions/all.h
PyGLM/functions/function_generator_macros.h
PyGLM/functions/detail/all.h
PyGLM/functions/detail/func_common.h
PyGLM/functions/detail/func_exponential.h
PyGLM/functions/detail/func_geometric.h
PyGLM/functions/detail/func_integer.h
PyGLM/functions/detail/func_matrix.h
PyGLM/functions/detail/func_packing.h
PyGLM/functions/detail/func_trigonometric.h
PyGLM/functions/detail/func_vector_relational.h
PyGLM/functions/other/all.h
PyGLM/functions/other/binary.h
PyGLM/functions/other/custom.h
PyGLM/functions/other/ternary.h
PyGLM/functions/other/unary.h
PyGLM/functions/stable_extensions/all.h
PyGLM/functions/stable_extensions/color_space.h
PyGLM/functions/stable_extensions/constants.h
PyGLM/functions/stable_extensions/epsilon.h
PyGLM/functions/stable_extensions/integer.h
PyGLM/functions/stable_extensions/matrix_access.h
PyGLM/functions/stable_extensions/matrix_clip_space.h
PyGLM/functions/stable_extensions/matrix_inverse.h
PyGLM/functions/stable_extensions/matrix_projection.h
PyGLM/functions/stable_extensions/matrix_transform.h
PyGLM/functions/stable_extensions/noise.h
PyGLM/functions/stable_extensions/packing.h
PyGLM/functions/stable_extensions/quaternion.h
PyGLM/functions/stable_extensions/quaternion_common.h
PyGLM/functions/stable_extensions/quaternion_trigonometric.h
PyGLM/functions/stable_extensions/random.h
PyGLM/functions/stable_extensions/reciprocal.h
PyGLM/functions/stable_extensions/round.h
PyGLM/functions/stable_extensions/type_ptr.h
PyGLM/functions/stable_extensions/ulp.h
PyGLM/functions/unstable_extensions/all.h
PyGLM/functions/unstable_extensions/compatibility.h
PyGLM/functions/unstable_extensions/matrix_decompose.h
PyGLM/functions/unstable_extensions/matrix_transform_2d.h
PyGLM/functions/unstable_extensions/norm.h
PyGLM/functions/unstable_extensions/polar_coordinates.h
PyGLM/functions/unstable_extensions/rotate_vector.h
PyGLM/internal_functions/all.h
PyGLM/internal_functions/ctypes_pointers.h
PyGLM/internal_functions/error_functions.h
PyGLM/internal_functions/helper_macros.h
PyGLM/internal_functions/number_functions.h
PyGLM/internal_functions/packers.h
PyGLM/internal_functions/type_checkers.h
PyGLM/internal_functions/unpackers.h
PyGLM/internal_functions/version_info.h
PyGLM/internal_functions/warnings.h
PyGLM/internal_functions/type_getters/all.h
PyGLM/internal_functions/type_getters/ctypes_datatypes.h
PyGLM/internal_functions/type_getters/mat.h
PyGLM/internal_functions/type_getters/mat_iter.h
PyGLM/internal_functions/type_getters/mvec.h
PyGLM/internal_functions/type_getters/mvec_iter.h
PyGLM/internal_functions/type_getters/qua.h
PyGLM/internal_functions/type_getters/qua_iter.h
PyGLM/internal_functions/type_getters/type_checkers.h
PyGLM/internal_functions/type_getters/vec.h
PyGLM/internal_functions/type_getters/vec_iter.h
PyGLM/type_methods/all.h
PyGLM/type_methods/glmArray.h
PyGLM/type_methods/mat.h
PyGLM/type_methods/mvec.h
PyGLM/type_methods/qua.h
PyGLM/type_methods/vec.h
PyGLM/types/all.h
PyGLM/types/forward_declarations.h
PyGLM/types/types.h
PyGLM/types/glmArray/forward_declarations.h
PyGLM/types/glmArray/glmArray.h
PyGLM/types/mat/all.h
PyGLM/types/mat/forward_declarations.h
PyGLM/types/mat/double/all.h
PyGLM/types/mat/double/mat2x2.h
PyGLM/types/mat/double/mat2x3.h
PyGLM/types/mat/double/mat2x4.h
PyGLM/types/mat/double/mat3x2.h
PyGLM/types/mat/double/mat3x3.h
PyGLM/types/mat/double/mat3x4.h
PyGLM/types/mat/double/mat4x2.h
PyGLM/types/mat/double/mat4x3.h
PyGLM/types/mat/double/mat4x4.h
PyGLM/types/mat/float/all.h
PyGLM/types/mat/float/mat2x2.h
PyGLM/types/mat/float/mat2x3.h
PyGLM/types/mat/float/mat2x4.h
PyGLM/types/mat/float/mat3x2.h
PyGLM/types/mat/float/mat3x3.h
PyGLM/types/mat/float/mat3x4.h
PyGLM/types/mat/float/mat4x2.h
PyGLM/types/mat/float/mat4x3.h
PyGLM/types/mat/float/mat4x4.h
PyGLM/types/mat/int/all.h
PyGLM/types/mat/int/mat2x2.h
PyGLM/types/mat/int/mat2x3.h
PyGLM/types/mat/int/mat2x4.h
PyGLM/types/mat/int/mat3x2.h
PyGLM/types/mat/int/mat3x3.h
PyGLM/types/mat/int/mat3x4.h
PyGLM/types/mat/int/mat4x2.h
PyGLM/types/mat/int/mat4x3.h
PyGLM/types/mat/int/mat4x4.h
PyGLM/types/mat/uint/all.h
PyGLM/types/mat/uint/float.h
PyGLM/types/mat/uint/forward_declarations.h
PyGLM/types/mat/uint/mat2x2.h
PyGLM/types/mat/uint/mat2x3.h
PyGLM/types/mat/uint/mat2x4.h
PyGLM/types/mat/uint/mat3x2.h
PyGLM/types/mat/uint/mat3x3.h
PyGLM/types/mat/uint/mat3x4.h
PyGLM/types/mat/uint/mat4x2.h
PyGLM/types/mat/uint/mat4x3.h
PyGLM/types/mat/uint/mat4x4.h
PyGLM/types/mvec/all.h
PyGLM/types/mvec/forward_declarations.h
PyGLM/types/mvec/double/all.h
PyGLM/types/mvec/double/mvec2.h
PyGLM/types/mvec/double/mvec3.h
PyGLM/types/mvec/double/mvec4.h
PyGLM/types/mvec/float/all.h
PyGLM/types/mvec/float/mvec2.h
PyGLM/types/mvec/float/mvec3.h
PyGLM/types/mvec/float/mvec4.h
PyGLM/types/mvec/int/all.h
PyGLM/types/mvec/int/mvec2.h
PyGLM/types/mvec/int/mvec3.h
PyGLM/types/mvec/int/mvec4.h
PyGLM/types/mvec/uint/all.h
PyGLM/types/mvec/uint/mvec2.h
PyGLM/types/mvec/uint/mvec3.h
PyGLM/types/mvec/uint/mvec4.h
PyGLM/types/qua/all.h
PyGLM/types/qua/forward_declarations.h
PyGLM/types/qua/double/quat.h
PyGLM/types/qua/float/quat.h
PyGLM/types/vec/all.h
PyGLM/types/vec/forward_declarations.h
PyGLM/types/vec/bool/all.h
PyGLM/types/vec/bool/vec1.h
PyGLM/types/vec/bool/vec2.h
PyGLM/types/vec/bool/vec3.h
PyGLM/types/vec/bool/vec4.h
PyGLM/types/vec/double/all.h
PyGLM/types/vec/double/vec1.h
PyGLM/types/vec/double/vec2.h
PyGLM/types/vec/double/vec3.h
PyGLM/types/vec/double/vec4.h
PyGLM/types/vec/float/all.h
PyGLM/types/vec/float/vec1.h
PyGLM/types/vec/float/vec2.h
PyGLM/types/vec/float/vec3.h
PyGLM/types/vec/float/vec4.h
PyGLM/types/vec/int16/all.h
PyGLM/types/vec/int16/vec1.h
PyGLM/types/vec/int16/vec2.h
PyGLM/types/vec/int16/vec3.h
PyGLM/types/vec/int16/vec4.h
PyGLM/types/vec/int32/all.h
PyGLM/types/vec/int32/vec1.h
PyGLM/types/vec/int32/vec2.h
PyGLM/types/vec/int32/vec3.h
PyGLM/types/vec/int32/vec4.h
PyGLM/types/vec/int64/all.h
PyGLM/types/vec/int64/vec1.h
PyGLM/types/vec/int64/vec2.h
PyGLM/types/vec/int64/vec3.h
PyGLM/types/vec/int64/vec4.h
PyGLM/types/vec/int8/all.h
PyGLM/types/vec/int8/vec1.h
PyGLM/types/vec/int8/vec2.h
PyGLM/types/vec/int8/vec3.h
PyGLM/types/vec/int8/vec4.h
PyGLM/types/vec/uint16/all.h
PyGLM/types/vec/uint16/vec1.h
PyGLM/types/vec/uint16/vec2.h
PyGLM/types/vec/uint16/vec3.h
PyGLM/types/vec/uint16/vec4.h
PyGLM/types/vec/uint32/all.h
PyGLM/types/vec/uint32/vec1.h
PyGLM/types/vec/uint32/vec2.h
PyGLM/types/vec/uint32/vec3.h
PyGLM/types/vec/uint32/vec4.h
PyGLM/types/vec/uint64/all.h
PyGLM/types/vec/uint64/vec1.h
PyGLM/types/vec/uint64/vec2.h
PyGLM/types/vec/uint64/vec3.h
PyGLM/types/vec/uint64/vec4.h
PyGLM/types/vec/uint8/all.h
PyGLM/types/vec/uint8/vec1.h
PyGLM/types/vec/uint8/vec2.h
PyGLM/types/vec/uint8/vec3.h
PyGLM/types/vec/uint8/vec4.h
glm/.appveyor.yml
glm/.gitignore
glm/.travis.yml
glm/CMakeLists.txt
glm/copying.txt
glm/manual.md
glm/readme.md
glm-stubs/__init__.py
glm-stubs/__init__.pyi
glm-stubs/glm_typing.py
glm/cmake/cmake_uninstall.cmake.in
glm/doc/man.doxy
glm/doc/manual.pdf
glm/doc/api/a00001_source.html
glm/doc/api/a00002_source.html
glm/doc/api/a00003_source.html
glm/doc/api/a00004_source.html
glm/doc/api/a00005_source.html
glm/doc/api/a00006_source.html
glm/doc/api/a00007.html
glm/doc/api/a00007_source.html
glm/doc/api/a00008.html
glm/doc/api/a00008_source.html
glm/doc/api/a00009.html
glm/doc/api/a00009_source.html
glm/doc/api/a00010.html
glm/doc/api/a00010_source.html
glm/doc/api/a00011.html
glm/doc/api/a00011_source.html
glm/doc/api/a00012.html
glm/doc/api/a00012_source.html
glm/doc/api/a00013.html
glm/doc/api/a00013_source.html
glm/doc/api/a00014.html
glm/doc/api/a00014_source.html
glm/doc/api/a00015.html
glm/doc/api/a00015_source.html
glm/doc/api/a00016.html
glm/doc/api/a00016_source.html
glm/doc/api/a00017.html
glm/doc/api/a00017_source.html
glm/doc/api/a00018.html
glm/doc/api/a00018_source.html
glm/doc/api/a00019_source.html
glm/doc/api/a00020_source.html
glm/doc/api/a00021.html
glm/doc/api/a00021_source.html
glm/doc/api/a00022.html
glm/doc/api/a00022_source.html
glm/doc/api/a00023.html
glm/doc/api/a00023_source.html
glm/doc/api/a00024.html
glm/doc/api/a00024_source.html
glm/doc/api/a00025.html
glm/doc/api/a00025_source.html
glm/doc/api/a00026.html
glm/doc/api/a00026_source.html
glm/doc/api/a00027.html
glm/doc/api/a00027_source.html
glm/doc/api/a00028.html
glm/doc/api/a00028_source.html
glm/doc/api/a00029.html
glm/doc/api/a00029_source.html
glm/doc/api/a00030.html
glm/doc/api/a00030_source.html
glm/doc/api/a00031.html
glm/doc/api/a00031_source.html
glm/doc/api/a00032.html
glm/doc/api/a00032_source.html
glm/doc/api/a00033.html
glm/doc/api/a00033_source.html
glm/doc/api/a00034.html
glm/doc/api/a00034_source.html
glm/doc/api/a00035_source.html
glm/doc/api/a00036.html
glm/doc/api/a00036_source.html
glm/doc/api/a00037.html
glm/doc/api/a00037_source.html
glm/doc/api/a00038.html
glm/doc/api/a00038_source.html
glm/doc/api/a00039.html
glm/doc/api/a00039_source.html
glm/doc/api/a00040.html
glm/doc/api/a00040_source.html
glm/doc/api/a00041.html
glm/doc/api/a00041_source.html
glm/doc/api/a00042.html
glm/doc/api/a00042_source.html
glm/doc/api/a00043.html
glm/doc/api/a00043_source.html
glm/doc/api/a00044.html
glm/doc/api/a00044_source.html
glm/doc/api/a00045.html
glm/doc/api/a00045_source.html
glm/doc/api/a00046.html
glm/doc/api/a00046_source.html
glm/doc/api/a00047_source.html
glm/doc/api/a00048.html
glm/doc/api/a00048_source.html
glm/doc/api/a00049.html
glm/doc/api/a00049_source.html
glm/doc/api/a00050.html
glm/doc/api/a00050_source.html
glm/doc/api/a00051.html
glm/doc/api/a00051_source.html
glm/doc/api/a00052.html
glm/doc/api/a00052_source.html
glm/doc/api/a00053.html
glm/doc/api/a00053_source.html
glm/doc/api/a00054.html
glm/doc/api/a00054_source.html
glm/doc/api/a00055.html
glm/doc/api/a00055_source.html
glm/doc/api/a00056.html
glm/doc/api/a00056_source.html
glm/doc/api/a00057.html
glm/doc/api/a00057_source.html
glm/doc/api/a00058.html
glm/doc/api/a00058_source.html
glm/doc/api/a00059.html
glm/doc/api/a00059_source.html
glm/doc/api/a00060.html
glm/doc/api/a00060_source.html
glm/doc/api/a00061.html
glm/doc/api/a00061_source.html
glm/doc/api/a00062.html
glm/doc/api/a00062_source.html
glm/doc/api/a00063.html
glm/doc/api/a00063_source.html
glm/doc/api/a00064.html
glm/doc/api/a00064_source.html
glm/doc/api/a00065.html
glm/doc/api/a00065_source.html
glm/doc/api/a00066.html
glm/doc/api/a00066_source.html
glm/doc/api/a00067.html
glm/doc/api/a00067_source.html
glm/doc/api/a00068.html
glm/doc/api/a00068_source.html
glm/doc/api/a00069.html
glm/doc/api/a00069_source.html
glm/doc/api/a00070.html
glm/doc/api/a00070_source.html
glm/doc/api/a00071.html
glm/doc/api/a00071_source.html
glm/doc/api/a00072.html
glm/doc/api/a00072_source.html
glm/doc/api/a00073.html
glm/doc/api/a00073_source.html
glm/doc/api/a00074.html
glm/doc/api/a00074_source.html
glm/doc/api/a00075.html
glm/doc/api/a00075_source.html
glm/doc/api/a00076.html
glm/doc/api/a00076_source.html
glm/doc/api/a00077.html
glm/doc/api/a00077_source.html
glm/doc/api/a00078.html
glm/doc/api/a00078_source.html
glm/doc/api/a00079.html
glm/doc/api/a00079_source.html
glm/doc/api/a00080.html
glm/doc/api/a00080_source.html
glm/doc/api/a00081.html
glm/doc/api/a00081_source.html
glm/doc/api/a00082.html
glm/doc/api/a00082_source.html
glm/doc/api/a00083.html
glm/doc/api/a00083_source.html
glm/doc/api/a00084.html
glm/doc/api/a00084_source.html
glm/doc/api/a00085.html
glm/doc/api/a00085_source.html
glm/doc/api/a00086.html
glm/doc/api/a00086_source.html
glm/doc/api/a00087.html
glm/doc/api/a00087_source.html
glm/doc/api/a00088.html
glm/doc/api/a00088_source.html
glm/doc/api/a00089.html
glm/doc/api/a00089_source.html
glm/doc/api/a00090.html
glm/doc/api/a00090_source.html
glm/doc/api/a00091.html
glm/doc/api/a00091_source.html
glm/doc/api/a00092.html
glm/doc/api/a00092_source.html
glm/doc/api/a00093.html
glm/doc/api/a00093_source.html
glm/doc/api/a00094.html
glm/doc/api/a00094_source.html
glm/doc/api/a00095_source.html
glm/doc/api/a00096.html
glm/doc/api/a00096_source.html
glm/doc/api/a00097.html
glm/doc/api/a00097_source.html
glm/doc/api/a00098.html
glm/doc/api/a00098_source.html
glm/doc/api/a00099.html
glm/doc/api/a00099_source.html
glm/doc/api/a00100.html
glm/doc/api/a00100_source.html
glm/doc/api/a00101.html
glm/doc/api/a00101_source.html
glm/doc/api/a00102.html
glm/doc/api/a00102_source.html
glm/doc/api/a00103.html
glm/doc/api/a00103_source.html
glm/doc/api/a00104.html
glm/doc/api/a00104_source.html
glm/doc/api/a00105.html
glm/doc/api/a00105_source.html
glm/doc/api/a00106.html
glm/doc/api/a00106_source.html
glm/doc/api/a00107.html
glm/doc/api/a00107_source.html
glm/doc/api/a00108.html
glm/doc/api/a00108_source.html
glm/doc/api/a00109.html
glm/doc/api/a00109_source.html
glm/doc/api/a00110.html
glm/doc/api/a00110_source.html
glm/doc/api/a00111.html
glm/doc/api/a00111_source.html
glm/doc/api/a00112.html
glm/doc/api/a00112_source.html
glm/doc/api/a00113.html
glm/doc/api/a00113_source.html
glm/doc/api/a00114.html
glm/doc/api/a00114_source.html
glm/doc/api/a00115.html
glm/doc/api/a00115_source.html
glm/doc/api/a00116.html
glm/doc/api/a00116_source.html
glm/doc/api/a00117.html
glm/doc/api/a00117_source.html
glm/doc/api/a00118.html
glm/doc/api/a00118_source.html
glm/doc/api/a00119.html
glm/doc/api/a00119_source.html
glm/doc/api/a00120.html
glm/doc/api/a00120_source.html
glm/doc/api/a00121.html
glm/doc/api/a00121_source.html
glm/doc/api/a00122.html
glm/doc/api/a00122_source.html
glm/doc/api/a00123.html
glm/doc/api/a00123_source.html
glm/doc/api/a00124_source.html
glm/doc/api/a00125.html
glm/doc/api/a00125_source.html
glm/doc/api/a00126.html
glm/doc/api/a00126_source.html
glm/doc/api/a00127.html
glm/doc/api/a00127_source.html
glm/doc/api/a00128.html
glm/doc/api/a00128_source.html
glm/doc/api/a00129.html
glm/doc/api/a00129_source.html
glm/doc/api/a00130.html
glm/doc/api/a00130_source.html
glm/doc/api/a00131.html
glm/doc/api/a00131_source.html
glm/doc/api/a00132.html
glm/doc/api/a00132_source.html
glm/doc/api/a00133.html
glm/doc/api/a00133_source.html
glm/doc/api/a00134.html
glm/doc/api/a00134_source.html
glm/doc/api/a00135.html
glm/doc/api/a00135_source.html
glm/doc/api/a00136.html
glm/doc/api/a00136_source.html
glm/doc/api/a00137.html
glm/doc/api/a00137_source.html
glm/doc/api/a00138.html
glm/doc/api/a00138_source.html
glm/doc/api/a00139.html
glm/doc/api/a00139_source.html
glm/doc/api/a00140.html
glm/doc/api/a00140_source.html
glm/doc/api/a00141.html
glm/doc/api/a00141_source.html
glm/doc/api/a00142.html
glm/doc/api/a00142_source.html
glm/doc/api/a00143.html
glm/doc/api/a00143_source.html
glm/doc/api/a00144.html
glm/doc/api/a00144_source.html
glm/doc/api/a00145.html
glm/doc/api/a00145_source.html
glm/doc/api/a00146.html
glm/doc/api/a00146_source.html
glm/doc/api/a00147.html
glm/doc/api/a00147_source.html
glm/doc/api/a00148.html
glm/doc/api/a00148_source.html
glm/doc/api/a00149.html
glm/doc/api/a00149_source.html
glm/doc/api/a00150.html
glm/doc/api/a00150_source.html
glm/doc/api/a00151.html
glm/doc/api/a00151_source.html
glm/doc/api/a00152.html
glm/doc/api/a00152_source.html
glm/doc/api/a00153_source.html
glm/doc/api/a00154.html
glm/doc/api/a00154_source.html
glm/doc/api/a00155.html
glm/doc/api/a00155_source.html
glm/doc/api/a00156.html
glm/doc/api/a00156_source.html
glm/doc/api/a00157.html
glm/doc/api/a00157_source.html
glm/doc/api/a00158.html
glm/doc/api/a00158_source.html
glm/doc/api/a00159.html
glm/doc/api/a00159_source.html
glm/doc/api/a00160.html
glm/doc/api/a00160_source.html
glm/doc/api/a00161.html
glm/doc/api/a00161_source.html
glm/doc/api/a00162.html
glm/doc/api/a00162_source.html
glm/doc/api/a00163_source.html
glm/doc/api/a00164_source.html
glm/doc/api/a00165.html
glm/doc/api/a00165_source.html
glm/doc/api/a00166.html
glm/doc/api/a00166_source.html
glm/doc/api/a00167.html
glm/doc/api/a00167_source.html
glm/doc/api/a00168.html
glm/doc/api/a00168_source.html
glm/doc/api/a00169.html
glm/doc/api/a00169_source.html
glm/doc/api/a00170.html
glm/doc/api/a00170_source.html
glm/doc/api/a00171.html
glm/doc/api/a00171_source.html
glm/doc/api/a00172.html
glm/doc/api/a00172_source.html
glm/doc/api/a00173.html
glm/doc/api/a00173_source.html
glm/doc/api/a00174.html
glm/doc/api/a00174_source.html
glm/doc/api/a00175.html
glm/doc/api/a00175_source.html
glm/doc/api/a00176.html
glm/doc/api/a00176_source.html
glm/doc/api/a00177.html
glm/doc/api/a00177_source.html
glm/doc/api/a00178.html
glm/doc/api/a00178_source.html
glm/doc/api/a00179.html
glm/doc/api/a00179_source.html
glm/doc/api/a00180.html
glm/doc/api/a00180_source.html
glm/doc/api/a00181.html
glm/doc/api/a00181_source.html
glm/doc/api/a00182.html
glm/doc/api/a00182_source.html
glm/doc/api/a00183.html
glm/doc/api/a00183_source.html
glm/doc/api/a00184.html
glm/doc/api/a00184_source.html
glm/doc/api/a00185.html
glm/doc/api/a00185_source.html
glm/doc/api/a00186.html
glm/doc/api/a00186_source.html
glm/doc/api/a00187.html
glm/doc/api/a00187_source.html
glm/doc/api/a00188.html
glm/doc/api/a00188_source.html
glm/doc/api/a00189.html
glm/doc/api/a00189_source.html
glm/doc/api/a00190.html
glm/doc/api/a00190_source.html
glm/doc/api/a00191.html
glm/doc/api/a00191_source.html
glm/doc/api/a00192.html
glm/doc/api/a00192_source.html
glm/doc/api/a00193.html
glm/doc/api/a00193_source.html
glm/doc/api/a00194.html
glm/doc/api/a00194_source.html
glm/doc/api/a00195.html
glm/doc/api/a00195_source.html
glm/doc/api/a00196.html
glm/doc/api/a00196_source.html
glm/doc/api/a00197.html
glm/doc/api/a00197_source.html
glm/doc/api/a00198.html
glm/doc/api/a00198_source.html
glm/doc/api/a00199.html
glm/doc/api/a00199_source.html
glm/doc/api/a00200.html
glm/doc/api/a00200_source.html
glm/doc/api/a00201.html
glm/doc/api/a00201_source.html
glm/doc/api/a00202.html
glm/doc/api/a00202_source.html
glm/doc/api/a00203.html
glm/doc/api/a00203_source.html
glm/doc/api/a00204.html
glm/doc/api/a00204_source.html
glm/doc/api/a00205.html
glm/doc/api/a00205_source.html
glm/doc/api/a00206.html
glm/doc/api/a00206_source.html
glm/doc/api/a00207.html
glm/doc/api/a00207_source.html
glm/doc/api/a00208.html
glm/doc/api/a00208_source.html
glm/doc/api/a00209.html
glm/doc/api/a00209_source.html
glm/doc/api/a00210.html
glm/doc/api/a00210_source.html
glm/doc/api/a00211.html
glm/doc/api/a00211_source.html
glm/doc/api/a00212.html
glm/doc/api/a00212_source.html
glm/doc/api/a00213.html
glm/doc/api/a00213_source.html
glm/doc/api/a00214.html
glm/doc/api/a00214_source.html
glm/doc/api/a00215.html
glm/doc/api/a00215_source.html
glm/doc/api/a00216.html
glm/doc/api/a00216_source.html
glm/doc/api/a00217.html
glm/doc/api/a00217_source.html
glm/doc/api/a00218.html
glm/doc/api/a00218_source.html
glm/doc/api/a00219.html
glm/doc/api/a00219_source.html
glm/doc/api/a00220.html
glm/doc/api/a00220_source.html
glm/doc/api/a00221.html
glm/doc/api/a00221_source.html
glm/doc/api/a00222.html
glm/doc/api/a00222_source.html
glm/doc/api/a00223.html
glm/doc/api/a00223_source.html
glm/doc/api/a00224.html
glm/doc/api/a00224_source.html
glm/doc/api/a00225.html
glm/doc/api/a00225_source.html
glm/doc/api/a00226.html
glm/doc/api/a00226_source.html
glm/doc/api/a00227.html
glm/doc/api/a00227_source.html
glm/doc/api/a00228.html
glm/doc/api/a00228_source.html
glm/doc/api/a00229.html
glm/doc/api/a00229_source.html
glm/doc/api/a00230.html
glm/doc/api/a00230_source.html
glm/doc/api/a00231.html
glm/doc/api/a00231_source.html
glm/doc/api/a00232.html
glm/doc/api/a00232_source.html
glm/doc/api/a00233.html
glm/doc/api/a00233_source.html
glm/doc/api/a00234.html
glm/doc/api/a00234_source.html
glm/doc/api/a00235.html
glm/doc/api/a00235_source.html
glm/doc/api/a00241.html
glm/doc/api/a00242.html
glm/doc/api/a00243.html
glm/doc/api/a00244.html
glm/doc/api/a00245.html
glm/doc/api/a00246.html
glm/doc/api/a00247.html
glm/doc/api/a00248.html
glm/doc/api/a00249.html
glm/doc/api/a00250.html
glm/doc/api/a00251.html
glm/doc/api/a00252.html
glm/doc/api/a00253.html
glm/doc/api/a00254.html
glm/doc/api/a00255.html
glm/doc/api/a00256.html
glm/doc/api/a00257.html
glm/doc/api/a00258.html
glm/doc/api/a00259.html
glm/doc/api/a00260.html
glm/doc/api/a00261.html
glm/doc/api/a00262.html
glm/doc/api/a00263.html
glm/doc/api/a00264.html
glm/doc/api/a00265.html
glm/doc/api/a00266.html
glm/doc/api/a00267.html
glm/doc/api/a00268.html
glm/doc/api/a00269.html
glm/doc/api/a00270.html
glm/doc/api/a00271.html
glm/doc/api/a00272.html
glm/doc/api/a00273.html
glm/doc/api/a00274.html
glm/doc/api/a00275.html
glm/doc/api/a00276.html
glm/doc/api/a00277.html
glm/doc/api/a00278.html
glm/doc/api/a00279.html
glm/doc/api/a00280.html
glm/doc/api/a00281.html
glm/doc/api/a00282.html
glm/doc/api/a00283.html
glm/doc/api/a00284.html
glm/doc/api/a00285.html
glm/doc/api/a00286.html
glm/doc/api/a00287.html
glm/doc/api/a00288.html
glm/doc/api/a00289.html
glm/doc/api/a00290.html
glm/doc/api/a00291.html
glm/doc/api/a00292.html
glm/doc/api/a00293.html
glm/doc/api/a00294.html
glm/doc/api/a00295.html
glm/doc/api/a00296.html
glm/doc/api/a00297.html
glm/doc/api/a00298.html
glm/doc/api/a00299.html
glm/doc/api/a00300.html
glm/doc/api/a00301.html
glm/doc/api/a00302.html
glm/doc/api/a00303.html
glm/doc/api/a00304.html
glm/doc/api/a00305.html
glm/doc/api/a00306.html
glm/doc/api/a00307.html
glm/doc/api/a00308.html
glm/doc/api/a00309.html
glm/doc/api/a00310.html
glm/doc/api/a00311.html
glm/doc/api/a00312.html
glm/doc/api/a00313.html
glm/doc/api/a00314.html
glm/doc/api/a00315.html
glm/doc/api/a00316.html
glm/doc/api/a00317.html
glm/doc/api/a00318.html
glm/doc/api/a00319.html
glm/doc/api/a00320.html
glm/doc/api/a00321.html
glm/doc/api/a00322.html
glm/doc/api/a00323.html
glm/doc/api/a00324.html
glm/doc/api/a00325.html
glm/doc/api/a00326.html
glm/doc/api/a00327.html
glm/doc/api/a00328.html
glm/doc/api/a00329.html
glm/doc/api/a00330.html
glm/doc/api/a00331.html
glm/doc/api/a00332.html
glm/doc/api/a00333.html
glm/doc/api/a00334.html
glm/doc/api/a00335.html
glm/doc/api/a00336.html
glm/doc/api/a00337.html
glm/doc/api/a00338.html
glm/doc/api/a00339.html
glm/doc/api/a00340.html
glm/doc/api/a00341.html
glm/doc/api/a00342.html
glm/doc/api/a00343.html
glm/doc/api/a00344.html
glm/doc/api/a00345.html
glm/doc/api/a00346.html
glm/doc/api/a00347.html
glm/doc/api/a00348.html
glm/doc/api/a00349.html
glm/doc/api/a00350.html
glm/doc/api/a00351.html
glm/doc/api/a00352.html
glm/doc/api/a00353.html
glm/doc/api/a00354.html
glm/doc/api/a00355.html
glm/doc/api/a00356.html
glm/doc/api/a00357.html
glm/doc/api/a00358.html
glm/doc/api/a00359.html
glm/doc/api/a00360.html
glm/doc/api/a00361.html
glm/doc/api/a00362.html
glm/doc/api/a00363.html
glm/doc/api/a00364.html
glm/doc/api/a00365.html
glm/doc/api/a00366.html
glm/doc/api/a00367.html
glm/doc/api/a00368.html
glm/doc/api/a00369.html
glm/doc/api/a00370.html
glm/doc/api/a00371.html
glm/doc/api/a00372.html
glm/doc/api/a00373.html
glm/doc/api/a00374.html
glm/doc/api/arrowdown.png
glm/doc/api/arrowright.png
glm/doc/api/bc_s.png
glm/doc/api/bdwn.png
glm/doc/api/closed.png
glm/doc/api/dir_033f5edb0915b828d2c46ed4804e5503.html
glm/doc/api/dir_3a581ba30d25676e4b797b1f96d53b45.html
glm/doc/api/dir_44e5e654415abd9ca6fdeaddaff8565e.html
glm/doc/api/dir_4c6bd29c73fa4e5a2509e1c15f846751.html
glm/doc/api/dir_5189610d3ba09ec39b766fb99b34cd93.html
glm/doc/api/dir_6b66465792d005310484819a0eb0b0d3.html
glm/doc/api/dir_9e5fe034a00e89334fd5186c3e7db156.html
glm/doc/api/dir_a8bee7be44182a33f3820393ae0b105d.html
glm/doc/api/dir_cef2d71d502cb69a9252bca2297d9549.html
glm/doc/api/dir_d9496f0844b48bc7e53b5af8c99b9ab2.html
glm/doc/api/dir_f35778ec600a1b9bbc4524e62e226aa2.html
glm/doc/api/doc.png
glm/doc/api/doxygen.css
glm/doc/api/doxygen.png
glm/doc/api/dynsections.js
glm/doc/api/files.html
glm/doc/api/folderclosed.png
glm/doc/api/folderopen.png
glm/doc/api/index.html
glm/doc/api/jquery.js
glm/doc/api/logo-mini.png
glm/doc/api/modules.html
glm/doc/api/nav_f.png
glm/doc/api/nav_g.png
glm/doc/api/nav_h.png
glm/doc/api/open.png
glm/doc/api/splitbar.png
glm/doc/api/sync_off.png
glm/doc/api/sync_on.png
glm/doc/api/tab_a.png
glm/doc/api/tab_b.png
glm/doc/api/tab_h.png
glm/doc/api/tab_s.png
glm/doc/api/tabs.css
glm/doc/api/search/all_0.html
glm/doc/api/search/all_0.js
glm/doc/api/search/all_1.html
glm/doc/api/search/all_1.js
glm/doc/api/search/all_10.html
glm/doc/api/search/all_10.js
glm/doc/api/search/all_11.html
glm/doc/api/search/all_11.js
glm/doc/api/search/all_12.html
glm/doc/api/search/all_12.js
glm/doc/api/search/all_13.html
glm/doc/api/search/all_13.js
glm/doc/api/search/all_14.html
glm/doc/api/search/all_14.js
glm/doc/api/search/all_15.html
glm/doc/api/search/all_15.js
glm/doc/api/search/all_16.html
glm/doc/api/search/all_16.js
glm/doc/api/search/all_2.html
glm/doc/api/search/all_2.js
glm/doc/api/search/all_3.html
glm/doc/api/search/all_3.js
glm/doc/api/search/all_4.html
glm/doc/api/search/all_4.js
glm/doc/api/search/all_5.html
glm/doc/api/search/all_5.js
glm/doc/api/search/all_6.html
glm/doc/api/search/all_6.js
glm/doc/api/search/all_7.html
glm/doc/api/search/all_7.js
glm/doc/api/search/all_8.html
glm/doc/api/search/all_8.js
glm/doc/api/search/all_9.html
glm/doc/api/search/all_9.js
glm/doc/api/search/all_a.html
glm/doc/api/search/all_a.js
glm/doc/api/search/all_b.html
glm/doc/api/search/all_b.js
glm/doc/api/search/all_c.html
glm/doc/api/search/all_c.js
glm/doc/api/search/all_d.html
glm/doc/api/search/all_d.js
glm/doc/api/search/all_e.html
glm/doc/api/search/all_e.js
glm/doc/api/search/all_f.html
glm/doc/api/search/all_f.js
glm/doc/api/search/close.png
glm/doc/api/search/files_0.html
glm/doc/api/search/files_0.js
glm/doc/api/search/files_1.html
glm/doc/api/search/files_1.js
glm/doc/api/search/files_10.html
glm/doc/api/search/files_10.js
glm/doc/api/search/files_11.html
glm/doc/api/search/files_11.js
glm/doc/api/search/files_12.html
glm/doc/api/search/files_12.js
glm/doc/api/search/files_13.html
glm/doc/api/search/files_13.js
glm/doc/api/search/files_14.html
glm/doc/api/search/files_14.js
glm/doc/api/search/files_2.html
glm/doc/api/search/files_2.js
glm/doc/api/search/files_3.html
glm/doc/api/search/files_3.js
glm/doc/api/search/files_4.html
glm/doc/api/search/files_4.js
glm/doc/api/search/files_5.html
glm/doc/api/search/files_5.js
glm/doc/api/search/files_6.html
glm/doc/api/search/files_6.js
glm/doc/api/search/files_7.html
glm/doc/api/search/files_7.js
glm/doc/api/search/files_8.html
glm/doc/api/search/files_8.js
glm/doc/api/search/files_9.html
glm/doc/api/search/files_9.js
glm/doc/api/search/files_a.html
glm/doc/api/search/files_a.js
glm/doc/api/search/files_b.html
glm/doc/api/search/files_b.js
glm/doc/api/search/files_c.html
glm/doc/api/search/files_c.js
glm/doc/api/search/files_d.html
glm/doc/api/search/files_d.js
glm/doc/api/search/files_e.html
glm/doc/api/search/files_e.js
glm/doc/api/search/files_f.html
glm/doc/api/search/files_f.js
glm/doc/api/search/functions_0.html
glm/doc/api/search/functions_0.js
glm/doc/api/search/functions_1.html
glm/doc/api/search/functions_1.js
glm/doc/api/search/functions_10.html
glm/doc/api/search/functions_10.js
glm/doc/api/search/functions_11.html
glm/doc/api/search/functions_11.js
glm/doc/api/search/functions_12.html
glm/doc/api/search/functions_12.js
glm/doc/api/search/functions_13.html
glm/doc/api/search/functions_13.js
glm/doc/api/search/functions_14.html
glm/doc/api/search/functions_14.js
glm/doc/api/search/functions_15.html
glm/doc/api/search/functions_15.js
glm/doc/api/search/functions_16.html
glm/doc/api/search/functions_16.js
glm/doc/api/search/functions_2.html
glm/doc/api/search/functions_2.js
glm/doc/api/search/functions_3.html
glm/doc/api/search/functions_3.js
glm/doc/api/search/functions_4.html
glm/doc/api/search/functions_4.js
glm/doc/api/search/functions_5.html
glm/doc/api/search/functions_5.js
glm/doc/api/search/functions_6.html
glm/doc/api/search/functions_6.js
glm/doc/api/search/functions_7.html
glm/doc/api/search/functions_7.js
glm/doc/api/search/functions_8.html
glm/doc/api/search/functions_8.js
glm/doc/api/search/functions_9.html
glm/doc/api/search/functions_9.js
glm/doc/api/search/functions_a.html
glm/doc/api/search/functions_a.js
glm/doc/api/search/functions_b.html
glm/doc/api/search/functions_b.js
glm/doc/api/search/functions_c.html
glm/doc/api/search/functions_c.js
glm/doc/api/search/functions_d.html
glm/doc/api/search/functions_d.js
glm/doc/api/search/functions_e.html
glm/doc/api/search/functions_e.js
glm/doc/api/search/functions_f.html
glm/doc/api/search/functions_f.js
glm/doc/api/search/groups_0.html
glm/doc/api/search/groups_0.js
glm/doc/api/search/groups_1.html
glm/doc/api/search/groups_1.js
glm/doc/api/search/groups_2.html
glm/doc/api/search/groups_2.js
glm/doc/api/search/groups_3.html
glm/doc/api/search/groups_3.js
glm/doc/api/search/groups_4.html
glm/doc/api/search/groups_4.js
glm/doc/api/search/groups_5.html
glm/doc/api/search/groups_5.js
glm/doc/api/search/groups_6.html
glm/doc/api/search/groups_6.js
glm/doc/api/search/groups_7.html
glm/doc/api/search/groups_7.js
glm/doc/api/search/groups_8.html
glm/doc/api/search/groups_8.js
glm/doc/api/search/groups_9.html
glm/doc/api/search/groups_9.js
glm/doc/api/search/mag_sel.png
glm/doc/api/search/nomatches.html
glm/doc/api/search/pages_0.html
glm/doc/api/search/pages_0.js
glm/doc/api/search/search.css
glm/doc/api/search/search.js
glm/doc/api/search/search_l.png
glm/doc/api/search/search_m.png
glm/doc/api/search/search_r.png
glm/doc/api/search/searchdata.js
glm/doc/api/search/typedefs_0.html
glm/doc/api/search/typedefs_0.js
glm/doc/api/search/typedefs_1.html
glm/doc/api/search/typedefs_1.js
glm/doc/api/search/typedefs_2.html
glm/doc/api/search/typedefs_2.js
glm/doc/api/search/typedefs_3.html
glm/doc/api/search/typedefs_3.js
glm/doc/api/search/typedefs_4.html
glm/doc/api/search/typedefs_4.js
glm/doc/api/search/typedefs_5.html
glm/doc/api/search/typedefs_5.js
glm/doc/api/search/typedefs_6.html
glm/doc/api/search/typedefs_6.js
glm/doc/api/search/typedefs_7.html
glm/doc/api/search/typedefs_7.js
glm/doc/api/search/typedefs_8.html
glm/doc/api/search/typedefs_8.js
glm/doc/api/search/typedefs_9.html
glm/doc/api/search/typedefs_9.js
glm/doc/api/search/typedefs_a.html
glm/doc/api/search/typedefs_a.js
glm/doc/api/search/typedefs_b.html
glm/doc/api/search/typedefs_b.js
glm/doc/api/search/typedefs_c.html
glm/doc/api/search/typedefs_c.js
glm/doc/api/search/typedefs_d.html
glm/doc/api/search/typedefs_d.js
glm/doc/manual/frontpage1.png
glm/doc/manual/frontpage2.png
glm/doc/manual/g-truc.png
glm/doc/manual/logo-mini.png
glm/doc/manual/noise-perlin1.jpg
glm/doc/manual/noise-perlin2.jpg
glm/doc/manual/noise-perlin3.jpg
glm/doc/manual/noise-perlin4.png
glm/doc/manual/noise-perlin5.png
glm/doc/manual/noise-perlin6.png
glm/doc/manual/noise-simplex1.jpg
glm/doc/manual/noise-simplex2.jpg
glm/doc/manual/noise-simplex3.jpg
glm/doc/manual/random-ballrand.png
glm/doc/manual/random-circularrand.png
glm/doc/manual/random-diskrand.png
glm/doc/manual/random-gaussrand.png
glm/doc/manual/random-linearrand.png
glm/doc/manual/random-sphericalrand.png
glm/doc/manual/references-cinder.png
glm/doc/manual/references-glsl4book.jpg
glm/doc/manual/references-leosfortune.jpeg
glm/doc/manual/references-leosfortune2.jpg
glm/doc/manual/references-opencloth1.png
glm/doc/manual/references-opencloth3.png
glm/doc/manual/references-outerra1.jpg
glm/doc/manual/references-outerra2.jpg
glm/doc/manual/references-outerra3.jpg
glm/doc/manual/references-outerra4.jpg
glm/doc/theme/bc_s.png
glm/doc/theme/bdwn.png
glm/doc/theme/closed.png
glm/doc/theme/doc.png
glm/doc/theme/doxygen.css
glm/doc/theme/doxygen.png
glm/doc/theme/folderclosed.png
glm/doc/theme/folderopen.png
glm/doc/theme/logo-mini.png
glm/doc/theme/nav_f.png
glm/doc/theme/nav_g.png
glm/doc/theme/nav_h.png
glm/doc/theme/open.png
glm/doc/theme/splitbar.png
glm/doc/theme/sync_off.png
glm/doc/theme/sync_on.png
glm/doc/theme/tab_a.png
glm/doc/theme/tab_b.png
glm/doc/theme/tab_h.png
glm/doc/theme/tab_s.png
glm/glm/CMakeLists.txt
glm/glm/common.hpp
glm/glm/exponential.hpp
glm/glm/ext.hpp
glm/glm/fwd.hpp
glm/glm/geometric.hpp
glm/glm/glm.hpp
glm/glm/integer.hpp
glm/glm/mat2x2.hpp
glm/glm/mat2x3.hpp
glm/glm/mat2x4.hpp
glm/glm/mat3x2.hpp
glm/glm/mat3x3.hpp
glm/glm/mat3x4.hpp
glm/glm/mat4x2.hpp
glm/glm/mat4x3.hpp
glm/glm/mat4x4.hpp
glm/glm/matrix.hpp
glm/glm/packing.hpp
glm/glm/trigonometric.hpp
glm/glm/vec2.hpp
glm/glm/vec3.hpp
glm/glm/vec4.hpp
glm/glm/vector_relational.hpp
glm/glm/detail/_features.hpp
glm/glm/detail/_fixes.hpp
glm/glm/detail/_noise.hpp
glm/glm/detail/_swizzle.hpp
glm/glm/detail/_swizzle_func.hpp
glm/glm/detail/_vectorize.hpp
glm/glm/detail/compute_common.hpp
glm/glm/detail/compute_vector_relational.hpp
glm/glm/detail/func_common.inl
glm/glm/detail/func_common_simd.inl
glm/glm/detail/func_exponential.inl
glm/glm/detail/func_exponential_simd.inl
glm/glm/detail/func_geometric.inl
glm/glm/detail/func_geometric_simd.inl
glm/glm/detail/func_integer.inl
glm/glm/detail/func_integer_simd.inl
glm/glm/detail/func_matrix.inl
glm/glm/detail/func_matrix_simd.inl
glm/glm/detail/func_packing.inl
glm/glm/detail/func_packing_simd.inl
glm/glm/detail/func_trigonometric.inl
glm/glm/detail/func_trigonometric_simd.inl
glm/glm/detail/func_vector_relational.inl
glm/glm/detail/func_vector_relational_simd.inl
glm/glm/detail/glm.cpp
glm/glm/detail/qualifier.hpp
glm/glm/detail/setup.hpp
glm/glm/detail/type_float.hpp
glm/glm/detail/type_half.hpp
glm/glm/detail/type_half.inl
glm/glm/detail/type_mat2x2.hpp
glm/glm/detail/type_mat2x2.inl
glm/glm/detail/type_mat2x3.hpp
glm/glm/detail/type_mat2x3.inl
glm/glm/detail/type_mat2x4.hpp
glm/glm/detail/type_mat2x4.inl
glm/glm/detail/type_mat3x2.hpp
glm/glm/detail/type_mat3x2.inl
glm/glm/detail/type_mat3x3.hpp
glm/glm/detail/type_mat3x3.inl
glm/glm/detail/type_mat3x4.hpp
glm/glm/detail/type_mat3x4.inl
glm/glm/detail/type_mat4x2.hpp
glm/glm/detail/type_mat4x2.inl
glm/glm/detail/type_mat4x3.hpp
glm/glm/detail/type_mat4x3.inl
glm/glm/detail/type_mat4x4.hpp
glm/glm/detail/type_mat4x4.inl
glm/glm/detail/type_mat4x4_simd.inl
glm/glm/detail/type_quat.hpp
glm/glm/detail/type_quat.inl
glm/glm/detail/type_quat_simd.inl
glm/glm/detail/type_vec1.hpp
glm/glm/detail/type_vec1.inl
glm/glm/detail/type_vec2.hpp
glm/glm/detail/type_vec2.inl
glm/glm/detail/type_vec3.hpp
glm/glm/detail/type_vec3.inl
glm/glm/detail/type_vec4.hpp
glm/glm/detail/type_vec4.inl
glm/glm/detail/type_vec4_simd.inl
glm/glm/ext/matrix_clip_space.hpp
glm/glm/ext/matrix_clip_space.inl
glm/glm/ext/matrix_common.hpp
glm/glm/ext/matrix_common.inl
glm/glm/ext/matrix_double2x2.hpp
glm/glm/ext/matrix_double2x2_precision.hpp
glm/glm/ext/matrix_double2x3.hpp
glm/glm/ext/matrix_double2x3_precision.hpp
glm/glm/ext/matrix_double2x4.hpp
glm/glm/ext/matrix_double2x4_precision.hpp
glm/glm/ext/matrix_double3x2.hpp
glm/glm/ext/matrix_double3x2_precision.hpp
glm/glm/ext/matrix_double3x3.hpp
glm/glm/ext/matrix_double3x3_precision.hpp
glm/glm/ext/matrix_double3x4.hpp
glm/glm/ext/matrix_double3x4_precision.hpp
glm/glm/ext/matrix_double4x2.hpp
glm/glm/ext/matrix_double4x2_precision.hpp
glm/glm/ext/matrix_double4x3.hpp
glm/glm/ext/matrix_double4x3_precision.hpp
glm/glm/ext/matrix_double4x4.hpp
glm/glm/ext/matrix_double4x4_precision.hpp
glm/glm/ext/matrix_float2x2.hpp
glm/glm/ext/matrix_float2x2_precision.hpp
glm/glm/ext/matrix_float2x3.hpp
glm/glm/ext/matrix_float2x3_precision.hpp
glm/glm/ext/matrix_float2x4.hpp
glm/glm/ext/matrix_float2x4_precision.hpp
glm/glm/ext/matrix_float3x2.hpp
glm/glm/ext/matrix_float3x2_precision.hpp
glm/glm/ext/matrix_float3x3.hpp
glm/glm/ext/matrix_float3x3_precision.hpp
glm/glm/ext/matrix_float3x4.hpp
glm/glm/ext/matrix_float3x4_precision.hpp
glm/glm/ext/matrix_float4x2.hpp
glm/glm/ext/matrix_float4x2_precision.hpp
glm/glm/ext/matrix_float4x3.hpp
glm/glm/ext/matrix_float4x3_precision.hpp
glm/glm/ext/matrix_float4x4.hpp
glm/glm/ext/matrix_float4x4_precision.hpp
glm/glm/ext/matrix_int2x2.hpp
glm/glm/ext/matrix_int2x2_sized.hpp
glm/glm/ext/matrix_int2x3.hpp
glm/glm/ext/matrix_int2x3_sized.hpp
glm/glm/ext/matrix_int2x4.hpp
glm/glm/ext/matrix_int2x4_sized.hpp
glm/glm/ext/matrix_int3x2.hpp
glm/glm/ext/matrix_int3x2_sized.hpp
glm/glm/ext/matrix_int3x3.hpp
glm/glm/ext/matrix_int3x3_sized.hpp
glm/glm/ext/matrix_int3x4.hpp
glm/glm/ext/matrix_int3x4_sized.hpp
glm/glm/ext/matrix_int4x2.hpp
glm/glm/ext/matrix_int4x2_sized.hpp
glm/glm/ext/matrix_int4x3.hpp
glm/glm/ext/matrix_int4x3_sized.hpp
glm/glm/ext/matrix_int4x4.hpp
glm/glm/ext/matrix_int4x4_sized.hpp
glm/glm/ext/matrix_integer.hpp
glm/glm/ext/matrix_integer.inl
glm/glm/ext/matrix_projection.hpp
glm/glm/ext/matrix_projection.inl
glm/glm/ext/matrix_relational.hpp
glm/glm/ext/matrix_relational.inl
glm/glm/ext/matrix_transform.hpp
glm/glm/ext/matrix_transform.inl
glm/glm/ext/matrix_uint2x2.hpp
glm/glm/ext/matrix_uint2x2_sized.hpp
glm/glm/ext/matrix_uint2x3.hpp
glm/glm/ext/matrix_uint2x3_sized.hpp
glm/glm/ext/matrix_uint2x4.hpp
glm/glm/ext/matrix_uint2x4_sized.hpp
glm/glm/ext/matrix_uint3x2.hpp
glm/glm/ext/matrix_uint3x2_sized.hpp
glm/glm/ext/matrix_uint3x3.hpp
glm/glm/ext/matrix_uint3x3_sized.hpp
glm/glm/ext/matrix_uint3x4.hpp
glm/glm/ext/matrix_uint3x4_sized.hpp
glm/glm/ext/matrix_uint4x2.hpp
glm/glm/ext/matrix_uint4x2_sized.hpp
glm/glm/ext/matrix_uint4x3.hpp
glm/glm/ext/matrix_uint4x3_sized.hpp
glm/glm/ext/matrix_uint4x4.hpp
glm/glm/ext/matrix_uint4x4_sized.hpp
glm/glm/ext/quaternion_common.hpp
glm/glm/ext/quaternion_common.inl
glm/glm/ext/quaternion_common_simd.inl
glm/glm/ext/quaternion_double.hpp
glm/glm/ext/quaternion_double_precision.hpp
glm/glm/ext/quaternion_exponential.hpp
glm/glm/ext/quaternion_exponential.inl
glm/glm/ext/quaternion_float.hpp
glm/glm/ext/quaternion_float_precision.hpp
glm/glm/ext/quaternion_geometric.hpp
glm/glm/ext/quaternion_geometric.inl
glm/glm/ext/quaternion_relational.hpp
glm/glm/ext/quaternion_relational.inl
glm/glm/ext/quaternion_transform.hpp
glm/glm/ext/quaternion_transform.inl
glm/glm/ext/quaternion_trigonometric.hpp
glm/glm/ext/quaternion_trigonometric.inl
glm/glm/ext/scalar_common.hpp
glm/glm/ext/scalar_common.inl
glm/glm/ext/scalar_constants.hpp
glm/glm/ext/scalar_constants.inl
glm/glm/ext/scalar_int_sized.hpp
glm/glm/ext/scalar_integer.hpp
glm/glm/ext/scalar_integer.inl
glm/glm/ext/scalar_packing.hpp
glm/glm/ext/scalar_packing.inl
glm/glm/ext/scalar_reciprocal.hpp
glm/glm/ext/scalar_reciprocal.inl
glm/glm/ext/scalar_relational.hpp
glm/glm/ext/scalar_relational.inl
glm/glm/ext/scalar_uint_sized.hpp
glm/glm/ext/scalar_ulp.hpp
glm/glm/ext/scalar_ulp.inl
glm/glm/ext/vector_bool1.hpp
glm/glm/ext/vector_bool1_precision.hpp
glm/glm/ext/vector_bool2.hpp
glm/glm/ext/vector_bool2_precision.hpp
glm/glm/ext/vector_bool3.hpp
glm/glm/ext/vector_bool3_precision.hpp
glm/glm/ext/vector_bool4.hpp
glm/glm/ext/vector_bool4_precision.hpp
glm/glm/ext/vector_common.hpp
glm/glm/ext/vector_common.inl
glm/glm/ext/vector_double1.hpp
glm/glm/ext/vector_double1_precision.hpp
glm/glm/ext/vector_double2.hpp
glm/glm/ext/vector_double2_precision.hpp
glm/glm/ext/vector_double3.hpp
glm/glm/ext/vector_double3_precision.hpp
glm/glm/ext/vector_double4.hpp
glm/glm/ext/vector_double4_precision.hpp
glm/glm/ext/vector_float1.hpp
glm/glm/ext/vector_float1_precision.hpp
glm/glm/ext/vector_float2.hpp
glm/glm/ext/vector_float2_precision.hpp
glm/glm/ext/vector_float3.hpp
glm/glm/ext/vector_float3_precision.hpp
glm/glm/ext/vector_float4.hpp
glm/glm/ext/vector_float4_precision.hpp
glm/glm/ext/vector_int1.hpp
glm/glm/ext/vector_int1_sized.hpp
glm/glm/ext/vector_int2.hpp
glm/glm/ext/vector_int2_sized.hpp
glm/glm/ext/vector_int3.hpp
glm/glm/ext/vector_int3_sized.hpp
glm/glm/ext/vector_int4.hpp
glm/glm/ext/vector_int4_sized.hpp
glm/glm/ext/vector_integer.hpp
glm/glm/ext/vector_integer.inl
glm/glm/ext/vector_packing.hpp
glm/glm/ext/vector_packing.inl
glm/glm/ext/vector_reciprocal.hpp
glm/glm/ext/vector_reciprocal.inl
glm/glm/ext/vector_relational.hpp
glm/glm/ext/vector_relational.inl
glm/glm/ext/vector_uint1.hpp
glm/glm/ext/vector_uint1_sized.hpp
glm/glm/ext/vector_uint2.hpp
glm/glm/ext/vector_uint2_sized.hpp
glm/glm/ext/vector_uint3.hpp
glm/glm/ext/vector_uint3_sized.hpp
glm/glm/ext/vector_uint4.hpp
glm/glm/ext/vector_uint4_sized.hpp
glm/glm/ext/vector_ulp.hpp
glm/glm/ext/vector_ulp.inl
glm/glm/gtc/bitfield.hpp
glm/glm/gtc/bitfield.inl
glm/glm/gtc/color_space.hpp
glm/glm/gtc/color_space.inl
glm/glm/gtc/constants.hpp
glm/glm/gtc/constants.inl
glm/glm/gtc/epsilon.hpp
glm/glm/gtc/epsilon.inl
glm/glm/gtc/integer.hpp
glm/glm/gtc/integer.inl
glm/glm/gtc/matrix_access.hpp
glm/glm/gtc/matrix_access.inl
glm/glm/gtc/matrix_integer.hpp
glm/glm/gtc/matrix_inverse.hpp
glm/glm/gtc/matrix_inverse.inl
glm/glm/gtc/matrix_transform.hpp
glm/glm/gtc/matrix_transform.inl
glm/glm/gtc/noise.hpp
glm/glm/gtc/noise.inl
glm/glm/gtc/packing.hpp
glm/glm/gtc/packing.inl
glm/glm/gtc/quaternion.hpp
glm/glm/gtc/quaternion.inl
glm/glm/gtc/quaternion_simd.inl
glm/glm/gtc/random.hpp
glm/glm/gtc/random.inl
glm/glm/gtc/reciprocal.hpp
glm/glm/gtc/round.hpp
glm/glm/gtc/round.inl
glm/glm/gtc/type_aligned.hpp
glm/glm/gtc/type_precision.hpp
glm/glm/gtc/type_precision.inl
glm/glm/gtc/type_ptr.hpp
glm/glm/gtc/type_ptr.inl
glm/glm/gtc/ulp.hpp
glm/glm/gtc/ulp.inl
glm/glm/gtc/vec1.hpp
glm/glm/gtx/associated_min_max.hpp
glm/glm/gtx/associated_min_max.inl
glm/glm/gtx/bit.hpp
glm/glm/gtx/bit.inl
glm/glm/gtx/closest_point.hpp
glm/glm/gtx/closest_point.inl
glm/glm/gtx/color_encoding.hpp
glm/glm/gtx/color_encoding.inl
glm/glm/gtx/color_space.hpp
glm/glm/gtx/color_space.inl
glm/glm/gtx/color_space_YCoCg.hpp
glm/glm/gtx/color_space_YCoCg.inl
glm/glm/gtx/common.hpp
glm/glm/gtx/common.inl
glm/glm/gtx/compatibility.hpp
glm/glm/gtx/compatibility.inl
glm/glm/gtx/component_wise.hpp
glm/glm/gtx/component_wise.inl
glm/glm/gtx/dual_quaternion.hpp
glm/glm/gtx/dual_quaternion.inl
glm/glm/gtx/easing.hpp
glm/glm/gtx/easing.inl
glm/glm/gtx/euler_angles.hpp
glm/glm/gtx/euler_angles.inl
glm/glm/gtx/extend.hpp
glm/glm/gtx/extend.inl
glm/glm/gtx/extended_min_max.hpp
glm/glm/gtx/extended_min_max.inl
glm/glm/gtx/exterior_product.hpp
glm/glm/gtx/exterior_product.inl
glm/glm/gtx/fast_exponential.hpp
glm/glm/gtx/fast_exponential.inl
glm/glm/gtx/fast_square_root.hpp
glm/glm/gtx/fast_square_root.inl
glm/glm/gtx/fast_trigonometry.hpp
glm/glm/gtx/fast_trigonometry.inl
glm/glm/gtx/float_notmalize.inl
glm/glm/gtx/functions.hpp
glm/glm/gtx/functions.inl
glm/glm/gtx/gradient_paint.hpp
glm/glm/gtx/gradient_paint.inl
glm/glm/gtx/handed_coordinate_space.hpp
glm/glm/gtx/handed_coordinate_space.inl
glm/glm/gtx/hash.hpp
glm/glm/gtx/hash.inl
glm/glm/gtx/integer.hpp
glm/glm/gtx/integer.inl
glm/glm/gtx/intersect.hpp
glm/glm/gtx/intersect.inl
glm/glm/gtx/io.hpp
glm/glm/gtx/io.inl
glm/glm/gtx/log_base.hpp
glm/glm/gtx/log_base.inl
glm/glm/gtx/matrix_cross_product.hpp
glm/glm/gtx/matrix_cross_product.inl
glm/glm/gtx/matrix_decompose.hpp
glm/glm/gtx/matrix_decompose.inl
glm/glm/gtx/matrix_factorisation.hpp
glm/glm/gtx/matrix_factorisation.inl
glm/glm/gtx/matrix_interpolation.hpp
glm/glm/gtx/matrix_interpolation.inl
glm/glm/gtx/matrix_major_storage.hpp
glm/glm/gtx/matrix_major_storage.inl
glm/glm/gtx/matrix_operation.hpp
glm/glm/gtx/matrix_operation.inl
glm/glm/gtx/matrix_query.hpp
glm/glm/gtx/matrix_query.inl
glm/glm/gtx/matrix_transform_2d.hpp
glm/glm/gtx/matrix_transform_2d.inl
glm/glm/gtx/mixed_product.hpp
glm/glm/gtx/mixed_product.inl
glm/glm/gtx/norm.hpp
glm/glm/gtx/norm.inl
glm/glm/gtx/normal.hpp
glm/glm/gtx/normal.inl
glm/glm/gtx/normalize_dot.hpp
glm/glm/gtx/normalize_dot.inl
glm/glm/gtx/number_precision.hpp
glm/glm/gtx/number_precision.inl
glm/glm/gtx/optimum_pow.hpp
glm/glm/gtx/optimum_pow.inl
glm/glm/gtx/orthonormalize.hpp
glm/glm/gtx/orthonormalize.inl
glm/glm/gtx/pca.hpp
glm/glm/gtx/pca.inl
glm/glm/gtx/perpendicular.hpp
glm/glm/gtx/perpendicular.inl
glm/glm/gtx/polar_coordinates.hpp
glm/glm/gtx/polar_coordinates.inl
glm/glm/gtx/projection.hpp
glm/glm/gtx/projection.inl
glm/glm/gtx/quaternion.hpp
glm/glm/gtx/quaternion.inl
glm/glm/gtx/range.hpp
glm/glm/gtx/raw_data.hpp
glm/glm/gtx/raw_data.inl
glm/glm/gtx/rotate_normalized_axis.hpp
glm/glm/gtx/rotate_normalized_axis.inl
glm/glm/gtx/rotate_vector.hpp
glm/glm/gtx/rotate_vector.inl
glm/glm/gtx/scalar_multiplication.hpp
glm/glm/gtx/scalar_relational.hpp
glm/glm/gtx/scalar_relational.inl
glm/glm/gtx/spline.hpp
glm/glm/gtx/spline.inl
glm/glm/gtx/std_based_type.hpp
glm/glm/gtx/std_based_type.inl
glm/glm/gtx/string_cast.hpp
glm/glm/gtx/string_cast.inl
glm/glm/gtx/texture.hpp
glm/glm/gtx/texture.inl
glm/glm/gtx/transform.hpp
glm/glm/gtx/transform.inl
glm/glm/gtx/transform2.hpp
glm/glm/gtx/transform2.inl
glm/glm/gtx/type_aligned.hpp
glm/glm/gtx/type_aligned.inl
glm/glm/gtx/type_trait.hpp
glm/glm/gtx/type_trait.inl
glm/glm/gtx/vec_swizzle.hpp
glm/glm/gtx/vector_angle.hpp
glm/glm/gtx/vector_angle.inl
glm/glm/gtx/vector_query.hpp
glm/glm/gtx/vector_query.inl
glm/glm/gtx/wrap.hpp
glm/glm/gtx/wrap.inl
glm/glm/simd/common.h
glm/glm/simd/exponential.h
glm/glm/simd/geometric.h
glm/glm/simd/integer.h
glm/glm/simd/matrix.h
glm/glm/simd/neon.h
glm/glm/simd/packing.h
glm/glm/simd/platform.h
glm/glm/simd/trigonometric.h
glm/glm/simd/vector_relational.h
glm/test/CMakeLists.txt
glm/test/glm.cppcheck
glm/test/bug/CMakeLists.txt
glm/test/bug/bug_ms_vec_static.cpp
glm/test/cmake/CMakeLists.txt
glm/test/cmake/test_find_glm.cpp
glm/test/core/CMakeLists.txt
glm/test/core/core_cpp_constexpr.cpp
glm/test/core/core_cpp_defaulted_ctor.cpp
glm/test/core/core_force_aligned_gentypes.cpp
glm/test/core/core_force_arch_unknown.cpp
glm/test/core/core_force_compiler_unknown.cpp
glm/test/core/core_force_ctor_init.cpp
glm/test/core/core_force_cxx03.cpp
glm/test/core/core_force_cxx98.cpp
glm/test/core/core_force_cxx_unknown.cpp
glm/test/core/core_force_depth_zero_to_one.cpp
glm/test/core/core_force_explicit_ctor.cpp
glm/test/core/core_force_inline.cpp
glm/test/core/core_force_left_handed.cpp
glm/test/core/core_force_platform_unknown.cpp
glm/test/core/core_force_pure.cpp
glm/test/core/core_force_quat_xyzw.cpp
glm/test/core/core_force_size_t_length.cpp
glm/test/core/core_force_unrestricted_gentype.cpp
glm/test/core/core_force_xyzw_only.cpp
glm/test/core/core_func_common.cpp
glm/test/core/core_func_exponential.cpp
glm/test/core/core_func_geometric.cpp
glm/test/core/core_func_integer.cpp
glm/test/core/core_func_integer_bit_count.cpp
glm/test/core/core_func_integer_find_lsb.cpp
glm/test/core/core_func_integer_find_msb.cpp
glm/test/core/core_func_matrix.cpp
glm/test/core/core_func_noise.cpp
glm/test/core/core_func_packing.cpp
glm/test/core/core_func_swizzle.cpp
glm/test/core/core_func_trigonometric.cpp
glm/test/core/core_func_vector_relational.cpp
glm/test/core/core_setup_force_cxx98.cpp
glm/test/core/core_setup_force_size_t_length.cpp
glm/test/core/core_setup_message.cpp
glm/test/core/core_setup_platform_unknown.cpp
glm/test/core/core_setup_precision.cpp
glm/test/core/core_type_aligned.cpp
glm/test/core/core_type_cast.cpp
glm/test/core/core_type_ctor.cpp
glm/test/core/core_type_int.cpp
glm/test/core/core_type_length.cpp
glm/test/core/core_type_mat2x2.cpp
glm/test/core/core_type_mat2x3.cpp
glm/test/core/core_type_mat2x4.cpp
glm/test/core/core_type_mat3x2.cpp
glm/test/core/core_type_mat3x3.cpp
glm/test/core/core_type_mat3x4.cpp
glm/test/core/core_type_mat4x2.cpp
glm/test/core/core_type_mat4x3.cpp
glm/test/core/core_type_mat4x4.cpp
glm/test/core/core_type_vec1.cpp
glm/test/core/core_type_vec2.cpp
glm/test/core/core_type_vec3.cpp
glm/test/core/core_type_vec4.cpp
glm/test/ext/CMakeLists.txt
glm/test/ext/ext_matrix_clip_space.cpp
glm/test/ext/ext_matrix_common.cpp
glm/test/ext/ext_matrix_int2x2_sized.cpp
glm/test/ext/ext_matrix_int2x3_sized.cpp
glm/test/ext/ext_matrix_int2x4_sized.cpp
glm/test/ext/ext_matrix_int3x2_sized.cpp
glm/test/ext/ext_matrix_int3x3_sized.cpp
glm/test/ext/ext_matrix_int3x4_sized.cpp
glm/test/ext/ext_matrix_int4x2_sized.cpp
glm/test/ext/ext_matrix_int4x3_sized.cpp
glm/test/ext/ext_matrix_int4x4_sized.cpp
glm/test/ext/ext_matrix_integer.cpp
glm/test/ext/ext_matrix_projection.cpp
glm/test/ext/ext_matrix_relational.cpp
glm/test/ext/ext_matrix_transform.cpp
glm/test/ext/ext_matrix_uint2x2_sized.cpp
glm/test/ext/ext_matrix_uint2x3_sized.cpp
glm/test/ext/ext_matrix_uint2x4_sized.cpp
glm/test/ext/ext_matrix_uint3x2_sized.cpp
glm/test/ext/ext_matrix_uint3x3_sized.cpp
glm/test/ext/ext_matrix_uint3x4_sized.cpp
glm/test/ext/ext_matrix_uint4x2_sized.cpp
glm/test/ext/ext_matrix_uint4x3_sized.cpp
glm/test/ext/ext_matrix_uint4x4_sized.cpp
glm/test/ext/ext_quaternion_common.cpp
glm/test/ext/ext_quaternion_exponential.cpp
glm/test/ext/ext_quaternion_geometric.cpp
glm/test/ext/ext_quaternion_relational.cpp
glm/test/ext/ext_quaternion_transform.cpp
glm/test/ext/ext_quaternion_trigonometric.cpp
glm/test/ext/ext_quaternion_type.cpp
glm/test/ext/ext_scalar_common.cpp
glm/test/ext/ext_scalar_constants.cpp
glm/test/ext/ext_scalar_int_sized.cpp
glm/test/ext/ext_scalar_integer.cpp
glm/test/ext/ext_scalar_packing.cpp
glm/test/ext/ext_scalar_reciprocal.cpp
glm/test/ext/ext_scalar_relational.cpp
glm/test/ext/ext_scalar_uint_sized.cpp
glm/test/ext/ext_scalar_ulp.cpp
glm/test/ext/ext_vec1.cpp
glm/test/ext/ext_vector_bool1.cpp
glm/test/ext/ext_vector_common.cpp
glm/test/ext/ext_vector_iec559.cpp
glm/test/ext/ext_vector_int1_sized.cpp
glm/test/ext/ext_vector_int2_sized.cpp
glm/test/ext/ext_vector_int3_sized.cpp
glm/test/ext/ext_vector_int4_sized.cpp
glm/test/ext/ext_vector_integer.cpp
glm/test/ext/ext_vector_integer_sized.cpp
glm/test/ext/ext_vector_packing.cpp
glm/test/ext/ext_vector_reciprocal.cpp
glm/test/ext/ext_vector_relational.cpp
glm/test/ext/ext_vector_uint1_sized.cpp
glm/test/ext/ext_vector_uint2_sized.cpp
glm/test/ext/ext_vector_uint3_sized.cpp
glm/test/ext/ext_vector_uint4_sized.cpp
glm/test/ext/ext_vector_ulp.cpp
glm/test/gtc/CMakeLists.txt
glm/test/gtc/gtc_bitfield.cpp
glm/test/gtc/gtc_color_space.cpp
glm/test/gtc/gtc_constants.cpp
glm/test/gtc/gtc_epsilon.cpp
glm/test/gtc/gtc_integer.cpp
glm/test/gtc/gtc_matrix_access.cpp
glm/test/gtc/gtc_matrix_integer.cpp
glm/test/gtc/gtc_matrix_inverse.cpp
glm/test/gtc/gtc_matrix_transform.cpp
glm/test/gtc/gtc_noise.cpp
glm/test/gtc/gtc_packing.cpp
glm/test/gtc/gtc_quaternion.cpp
glm/test/gtc/gtc_random.cpp
glm/test/gtc/gtc_reciprocal.cpp
glm/test/gtc/gtc_round.cpp
glm/test/gtc/gtc_type_aligned.cpp
glm/test/gtc/gtc_type_precision.cpp
glm/test/gtc/gtc_type_ptr.cpp
glm/test/gtc/gtc_ulp.cpp
glm/test/gtc/gtc_user_defined_types.cpp
glm/test/gtc/gtc_vec1.cpp
glm/test/gtx/CMakeLists.txt
glm/test/gtx/gtx.cpp
glm/test/gtx/gtx_associated_min_max.cpp
glm/test/gtx/gtx_closest_point.cpp
glm/test/gtx/gtx_color_encoding.cpp
glm/test/gtx/gtx_color_space.cpp
glm/test/gtx/gtx_color_space_YCoCg.cpp
glm/test/gtx/gtx_common.cpp
glm/test/gtx/gtx_compatibility.cpp
glm/test/gtx/gtx_component_wise.cpp
glm/test/gtx/gtx_dual_quaternion.cpp
glm/test/gtx/gtx_easing.cpp
glm/test/gtx/gtx_euler_angle.cpp
glm/test/gtx/gtx_extend.cpp
glm/test/gtx/gtx_extended_min_max.cpp
glm/test/gtx/gtx_extented_min_max.cpp
glm/test/gtx/gtx_exterior_product.cpp
glm/test/gtx/gtx_fast_exponential.cpp
glm/test/gtx/gtx_fast_square_root.cpp
glm/test/gtx/gtx_fast_trigonometry.cpp
glm/test/gtx/gtx_functions.cpp
glm/test/gtx/gtx_gradient_paint.cpp
glm/test/gtx/gtx_handed_coordinate_space.cpp
glm/test/gtx/gtx_int_10_10_10_2.cpp
glm/test/gtx/gtx_integer.cpp
glm/test/gtx/gtx_intersect.cpp
glm/test/gtx/gtx_io.cpp
glm/test/gtx/gtx_load.cpp
glm/test/gtx/gtx_log_base.cpp
glm/test/gtx/gtx_matrix_cross_product.cpp
glm/test/gtx/gtx_matrix_decompose.cpp
glm/test/gtx/gtx_matrix_factorisation.cpp
glm/test/gtx/gtx_matrix_interpolation.cpp
glm/test/gtx/gtx_matrix_major_storage.cpp
glm/test/gtx/gtx_matrix_operation.cpp
glm/test/gtx/gtx_matrix_query.cpp
glm/test/gtx/gtx_matrix_transform_2d.cpp
glm/test/gtx/gtx_mixed_product.cpp
glm/test/gtx/gtx_norm.cpp
glm/test/gtx/gtx_normal.cpp
glm/test/gtx/gtx_normalize_dot.cpp
glm/test/gtx/gtx_number_precision.cpp
glm/test/gtx/gtx_optimum_pow.cpp
glm/test/gtx/gtx_orthonormalize.cpp
glm/test/gtx/gtx_pca.cpp
glm/test/gtx/gtx_perpendicular.cpp
glm/test/gtx/gtx_polar_coordinates.cpp
glm/test/gtx/gtx_projection.cpp
glm/test/gtx/gtx_quaternion.cpp
glm/test/gtx/gtx_random.cpp
glm/test/gtx/gtx_range.cpp
glm/test/gtx/gtx_rotate_normalized_axis.cpp
glm/test/gtx/gtx_rotate_vector.cpp
glm/test/gtx/gtx_scalar_multiplication.cpp
glm/test/gtx/gtx_scalar_relational.cpp
glm/test/gtx/gtx_simd_mat4.cpp
glm/test/gtx/gtx_simd_vec4.cpp
glm/test/gtx/gtx_spline.cpp
glm/test/gtx/gtx_string_cast.cpp
glm/test/gtx/gtx_texture.cpp
glm/test/gtx/gtx_type_aligned.cpp
glm/test/gtx/gtx_type_trait.cpp
glm/test/gtx/gtx_vec_swizzle.cpp
glm/test/gtx/gtx_vector_angle.cpp
glm/test/gtx/gtx_vector_query.cpp
glm/test/gtx/gtx_wrap.cpp
glm/test/perf/CMakeLists.txt
glm/test/perf/perf_matrix_div.cpp
glm/test/perf/perf_matrix_inverse.cpp
glm/test/perf/perf_matrix_mul.cpp
glm/test/perf/perf_matrix_mul_vector.cpp
glm/test/perf/perf_matrix_transpose.cpp
glm/test/perf/perf_vector_mul_matrix.cpp
glm/util/autoexp.txt
glm/util/autoexp.vc2010.dat
glm/util/glm.natvis
glm/util/usertype.dat