diff --git a/vcg/math/camera.h b/vcg/math/camera.h index 0817b46c..2656d394 100644 --- a/vcg/math/camera.h +++ b/vcg/math/camera.h @@ -23,6 +23,9 @@ /**************************************************************************** History $Log: not supported by cvs2svn $ +Revision 1.3 2004/10/07 14:22:38 ganovelli +y axis reverse in projecting (!) + Revision 1.2 2004/10/05 19:04:25 ganovelli version 5-10-2004 in progress @@ -46,9 +49,6 @@ creation #include #include -// opengl -#include - namespace vcg{ template