mathlib.h

Go to the documentation of this file.
00001 /* -*- C++ -*- ------------------------------------------------------------
00002  
00003 Copyright (c) 2007 Jesse Anders and Demian Nave http://cmldev.net/
00004 
00005 The Configurable Math Library (CML) is distributed under the terms of the
00006 Boost Software License, v1.0 (see cml/LICENSE for details).
00007 
00008  *-----------------------------------------------------------------------*/
00013 #ifndef mathlib_h
00014 #define mathlib_h
00015 
00016 #include <cml/mathlib/typedef.h>
00017 #include <cml/mathlib/epsilon.h>
00018 #include <cml/mathlib/vector_angle.h>
00019 #include <cml/mathlib/vector_ortho.h>
00020 #include <cml/mathlib/vector_transform.h>
00021 #include <cml/mathlib/matrix_ortho.h>
00022 #include <cml/mathlib/matrix_rotation.h>
00023 #include <cml/mathlib/matrix_transform.h>
00024 #include <cml/mathlib/matrix_projection.h>
00025 #include <cml/mathlib/quaternion_basis.h>
00026 #include <cml/mathlib/quaternion_rotation.h>
00027 #include <cml/mathlib/coord_conversion.h>
00028 #include <cml/mathlib/interpolation.h>
00029 #include <cml/mathlib/frustum.h>
00030 #include <cml/mathlib/projection.h>
00031 #include <cml/mathlib/picking.h>
00032 
00033 #endif

Generated on Sat Jul 18 19:35:22 2009 for CML 1.0 by  doxygen 1.5.9