glm/test/core/ctor/vec4.cpp

15 lines
572 B
C++
Raw Normal View History

2010-04-14 12:25:41 +00:00
///////////////////////////////////////////////////////////////////////////////////////////////////
// OpenGL Mathematics Copyright (c) 2005 - 2010 G-Truc Creation (www.g-truc.net)
///////////////////////////////////////////////////////////////////////////////////////////////////
// Created : 2008-03-14
// Updated : 2008-03-14
// Licence : This source is under MIT licence
// File : test/core/ctor/vec4.cpp
///////////////////////////////////////////////////////////////////////////////////////////////////
#include "../../precompiled.hpp"
#include <glm/glm.hpp>