Main Page   Modules   Namespace List   Class Hierarchy   Compound List   File List   Namespace Members   Compound Members   File Members   Related Pages  

mat44.h File Reference

gbmath::Mat44 More...

#include "mat33.h"
#include "v4.h"
#include "..\gbmath_fwd.h"
#include <cmath>

Namespaces

namespace  gbmath

Functions

gbmath::V3 operator * (const gbmath::V3 &v, const gbmath::Mat44 &m)
 V3 Mat44 multiplication.

gbmath::V4 operator * (const gbmath::V4 &v, const gbmath::Mat44 &m)
 V4 Mat44 multiplication.

gbmath::Mat44 operator * (const gbmath::Mat44 &l, const gbmath::Mat44 &r)
 Mat44 multiplication.


Detailed Description

gbmath::Mat44


Generated on Mon Sep 2 14:52:31 2002 for GunBuster Engine by doxygen1.2.17