Vegastrike 0.5.1 rc1
1.0
Original sources for Vegastrike Evolved
Main Page
Related Pages
Modules
Namespaces
Classes
Files
File List
File Members
All
Classes
Namespaces
Files
Functions
Variables
Typedefs
Enumerations
Enumerator
Friends
Macros
Groups
Pages
gl_matrix.h
Go to the documentation of this file.
1
namespace
GFXMatrices
2
{
3
extern
Matrix
model
,
view
;
4
extern
float
projection
[16];
5
extern
float
invprojection
[16];
6
extern
Matrix
rotview
;
7
}
8
void
MultFloatMatrix
(
float
*ans,
const
float
*
a
,
const
Matrix
&
b
);
9
src
gldrv
gl_matrix.h
Generated on Fri May 29 2015 23:07:31 for Vegastrike 0.5.1 rc1 by
1.8.4