Main Page   Class Hierarchy   Compound List   File List   Compound Members   File Members  

LibSVL.cc

Go to the documentation of this file.
00001 /*
00002     File:       LibSVL.cc
00003     
00004     Purpose:    Compiles all code necessary for SVL.h.
00005     
00006     Author:     Andrew Willmott
00007 */
00008 
00009 #define __SVL__
00010 
00011 #include "vl/Vec2.cc"
00012 #include "vl/Vec3.cc"
00013 #include "vl/Vec4.cc"
00014 #include "vl/Vec.cc"
00015 
00016 #include "vl/Mat2.cc"
00017 #include "vl/Mat3.cc"
00018 #include "vl/Mat4.cc"
00019 #include "vl/Mat.cc"

Generated at Sat Aug 5 00:16:46 2000 for Class Library by doxygen 1.1.0 written by Dimitri van Heesch, © 1997-2000