Blender  V2.59
Classes | Functions
MT_Transform.h File Reference
#include "MT_Point3.h"
#include "MT_Matrix3x3.h"

Go to the source code of this file.

Classes

class  MT_Transform

Functions

MT_Transform operator* (const MT_Transform &t1, const MT_Transform &t2)

Detailed Description

Definition in file MT_Transform.h.


Function Documentation

MT_Transform operator* ( const MT_Transform t1,
const MT_Transform t2 
) [inline]

Definition at line 184 of file MT_Transform.h.