From: <l3...@us...> - 2008-06-19 12:09:28
|
Revision: 132 http://vmmlib.svn.sourceforge.net/vmmlib/?rev=132&view=rev Author: l3m Date: 2008-06-19 05:09:14 -0700 (Thu, 19 Jun 2008) Log Message: ----------- added setPerspective function to frustum (same params as gluPerspective), added clamp() functions to vec3 and vec4, added .array member to all vectors and matrices to allow standardized access to the c_array ( for OpenGL functions, c-libraries... ) Modified Paths: -------------- trunk/include/vmmlib/frustum.h trunk/include/vmmlib/matrix3.h trunk/include/vmmlib/matrix4.h trunk/include/vmmlib/vector2.h trunk/include/vmmlib/vector3.h trunk/include/vmmlib/vector4.h This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |