mirror of
https://github.com/JoeyDeVries/LearnOpenGL.git
synced 2026-01-07 09:13:22 +08:00
Initial commit, all code samples with working CMake script for VS/Windows.
This commit is contained in:
11
includes/glm/gtx/raw_data.inl
Normal file
11
includes/glm/gtx/raw_data.inl
Normal file
@@ -0,0 +1,11 @@
|
||||
///////////////////////////////////////////////////////////////////////////////////////////////////
|
||||
// OpenGL Mathematics Copyright (c) 2005 - 2013 G-Truc Creation (www.g-truc.net)
|
||||
///////////////////////////////////////////////////////////////////////////////////////////////////
|
||||
// Created : 2008-11-19
|
||||
// Updated : 2008-11-19
|
||||
// Licence : This source is under MIT License
|
||||
// File : glm/gtx/raw_data.inl
|
||||
///////////////////////////////////////////////////////////////////////////////////////////////////
|
||||
// Dependency:
|
||||
// - GLM core
|
||||
///////////////////////////////////////////////////////////////////////////////////////////////////
|
||||
Reference in New Issue
Block a user