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

RAS_TexMatrix.h

Go to the documentation of this file.
00001 #ifndef __RASTEXMATRIX
00002 #define __RASTEXMATRIX
00003 
00004 #include "MT_Matrix3x3.h"
00005 #include "MT_Point3.h"
00006 #include "MT_Point2.h"
00007 
00008 
00009 
00010 #include "RAS_TexVert.h"
00011 
00012 void RAS_CalcTexMatrix(RAS_TexVert p[3],MT_Point3& origin,MT_Vector3& udir,MT_Vector3& vdir);
00013 
00014 #endif //__RASTEXMATRIX

Generated at Thu Feb 1 13:03:09 2001 for Ketsji Game Engine by doxygen1.2.3 written by Dimitri van Heesch, © 1997-2000