Updated GLM manual with per feature headers. Fixed io.
This commit is contained in:
@@ -34,8 +34,6 @@ int main()
|
||||
|
||||
glm::simdVec4 GNI(add0);
|
||||
|
||||
printf("%f\n", GNI.Data /* .m128_f32 */);
|
||||
|
||||
return 0;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user