This website requires JavaScript.
Explore
Help
Sign In
mirror
/
glm
Watch
1
Star
0
Fork
0
You've already forked glm
mirror of
https://github.com/g-truc/glm.git
synced
2024-11-10 12:41:54 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
d1afe662be
glm
/
test
/
gtc
/
gtc_reciprocal.cpp
9 lines
79 B
C++
Raw
Normal View
History
Unescape
Escape
Added missing test files
2012-09-19 13:34:23 +00:00
#
include
<glm/gtc/reciprocal.hpp>
Added findLSB tests, faster ceilPowerOfTwo
2014-10-27 19:47:00 +00:00
#
include
<ctime>
Added missing test files
2012-09-19 13:34:23 +00:00
int
main
(
)
{
Added findLSB tests, faster ceilPowerOfTwo
2014-10-27 19:47:00 +00:00
return
0
;
Added missing test files
2012-09-19 13:34:23 +00:00
}
Added findLSB tests, faster ceilPowerOfTwo
2014-10-27 19:47:00 +00:00
Reference in New Issue
Copy Permalink