glm/glm
Jesse Talavera-Greenberg f29129509c Introduce the ability to allow most explicit conversions to be implicit
- Use the new GLM_IMPLICIT_CONVERSION_CTOR #define
- By default GLM_EXPLICIT_CONV is defined as "explicit"
- #define GLM_IMPLICIT_CONVERSION_CTOR defines it as empty
2016-02-19 17:06:35 -05:00
..
detail Introduce the ability to allow most explicit conversions to be implicit 2016-02-19 17:06:35 -05:00
gtc Introduce the ability to allow most explicit conversions to be implicit 2016-02-19 17:06:35 -05:00
gtx Introduce the ability to allow most explicit conversions to be implicit 2016-02-19 17:06:35 -05:00
CMakeLists.txt Added GTX_wrap 2015-06-27 19:36:03 +02:00
common.hpp Fixed faceforward build #289 2014-12-19 23:54:25 +01:00
exponential.hpp Fixed faceforward build #289 2014-12-19 23:54:25 +01:00
ext.hpp Fixed GTX_extended_min_max filename typo #386 2015-10-07 21:49:33 +02:00
fwd.hpp Clean up doxygen and source 2015-08-02 01:39:00 +02:00
geometric.hpp Fixed faceforward build #289 2014-12-19 23:54:25 +01:00
glm.hpp Fixed faceforward build #289 2014-12-19 23:54:25 +01:00
integer.hpp Fixed faceforward build #289 2014-12-19 23:54:25 +01:00
mat2x2.hpp Fixed faceforward build #289 2014-12-19 23:54:25 +01:00
mat2x3.hpp Fixed faceforward build #289 2014-12-19 23:54:25 +01:00
mat2x4.hpp Fixed faceforward build #289 2014-12-19 23:54:25 +01:00
mat3x2.hpp Fixed faceforward build #289 2014-12-19 23:54:25 +01:00
mat3x3.hpp Fixed faceforward build #289 2014-12-19 23:54:25 +01:00
mat3x4.hpp Fixed faceforward build #289 2014-12-19 23:54:25 +01:00
mat4x2.hpp Fixed faceforward build #289 2014-12-19 23:54:25 +01:00
mat4x3.hpp Fixed faceforward build #289 2014-12-19 23:54:25 +01:00
mat4x4.hpp Fixed faceforward build #289 2014-12-19 23:54:25 +01:00
matrix.hpp Fixed faceforward build #289 2014-12-19 23:54:25 +01:00
packing.hpp Fixed faceforward build #289 2014-12-19 23:54:25 +01:00
trigonometric.hpp Fixed faceforward build #289 2014-12-19 23:54:25 +01:00
vec2.hpp Fixed faceforward build #289 2014-12-19 23:54:25 +01:00
vec3.hpp Fixed faceforward build #289 2014-12-19 23:54:25 +01:00
vec4.hpp Fixed faceforward build #289 2014-12-19 23:54:25 +01:00
vector_relational.hpp Fixed faceforward build #289 2014-12-19 23:54:25 +01:00