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

matrix.h File Reference

Go to the source code of this file.

Compounds

class  CL_Matrix
 clanCore="Math". More...


Typedefs

typedef CL_Matrix<4, 4> CL_Matrix4x4
typedef CL_Matrix<4, 1> CL_Matrix4x1

Functions

void mul (A_Matrix &A, B_Matrix &B, C_Matrix &C)


Typedef Documentation

typedef CL_Matrix<4, 1> CL_Matrix4x1
 

Definition at line 100 of file matrix.h.

typedef CL_Matrix<4, 4> CL_Matrix4x4
 

Definition at line 99 of file matrix.h.


Function Documentation

void mul ( A_Matrix & A,
B_Matrix & B,
C_Matrix & C )
 

Definition at line 79 of file matrix.h.


Generated at Wed Apr 4 19:55:07 2001 for ClanLib by doxygen1.2.6 written by Dimitri van Heesch, © 1997-2001