UT/UT_DMatrix4.h File Reference

#include "UT_API.h"
#include <iostream.h>
#include "UT_Assert.h"
#include "UT_Axis.h"
#include "UT_Math.h"
#include "UT_Vector4.h"

Go to the source code of this file.

Classes

class  UT_DMatrix4

Functions

UT_API UT_DMatrix4 operator+ (const UT_DMatrix4 &m1, const UT_DMatrix4 &m2)
UT_API UT_DMatrix4 operator- (const UT_DMatrix4 &m1, const UT_DMatrix4 &m2)
UT_API UT_DMatrix4 operator* (const UT_DMatrix4 &m1, const UT_DMatrix4 &m2)
UT_API UT_DMatrix4 operator+ (const UT_DMatrix4 &m, const UT_Vector4 &v)
UT_API UT_DMatrix4 operator+ (const UT_Vector4 &v, const UT_DMatrix4 &m)
UT_API UT_DMatrix4 operator- (const UT_DMatrix4 &m, const UT_Vector4 &v)
UT_API UT_DMatrix4 operator- (const UT_Vector4 &v, const UT_DMatrix4 &m)
UT_API UT_DMatrix4 operator+ (const UT_DMatrix4 &mat, fpreal64 sc)
UT_DMatrix4 operator- (const UT_DMatrix4 &mat, fpreal64 sc)
UT_API UT_DMatrix4 operator* (const UT_DMatrix4 &mat, fpreal64 sc)
UT_DMatrix4 operator/ (const UT_DMatrix4 &mat, fpreal64 sc)
UT_DMatrix4 operator+ (fpreal64 sc, const UT_DMatrix4 &mat)
UT_API UT_DMatrix4 operator- (fpreal64 sc, const UT_DMatrix4 &mat)
UT_DMatrix4 operator* (fpreal64 sc, const UT_DMatrix4 &mat)
UT_API UT_DMatrix4 operator/ (fpreal64 sc, const UT_DMatrix4 &mat)


Function Documentation

UT_DMatrix4 operator* ( fpreal64  sc,
const UT_DMatrix4 mat 
) [inline]

Definition at line 699 of file UT_DMatrix4.h.

UT_API UT_DMatrix4 operator* ( const UT_DMatrix4 mat,
fpreal64  sc 
)

UT_API UT_DMatrix4 operator* ( const UT_DMatrix4 m1,
const UT_DMatrix4 m2 
)

UT_DMatrix4 operator+ ( fpreal64  sc,
const UT_DMatrix4 mat 
) [inline]

UT_API UT_DMatrix4 operator+ ( const UT_DMatrix4 mat,
fpreal64  sc 
)

UT_API UT_DMatrix4 operator+ ( const UT_Vector4 v,
const UT_DMatrix4 m 
)

UT_API UT_DMatrix4 operator+ ( const UT_DMatrix4 m,
const UT_Vector4 v 
)

UT_API UT_DMatrix4 operator+ ( const UT_DMatrix4 m1,
const UT_DMatrix4 m2 
)

UT_API UT_DMatrix4 operator- ( fpreal64  sc,
const UT_DMatrix4 mat 
)

UT_DMatrix4 operator- ( const UT_DMatrix4 mat,
fpreal64  sc 
) [inline]

UT_API UT_DMatrix4 operator- ( const UT_Vector4 v,
const UT_DMatrix4 m 
)

UT_API UT_DMatrix4 operator- ( const UT_DMatrix4 m,
const UT_Vector4 v 
)

UT_API UT_DMatrix4 operator- ( const UT_DMatrix4 m1,
const UT_DMatrix4 m2 
)

UT_API UT_DMatrix4 operator/ ( fpreal64  sc,
const UT_DMatrix4 mat 
)

UT_DMatrix4 operator/ ( const UT_DMatrix4 mat,
fpreal64  sc 
) [inline]

Definition at line 705 of file UT_DMatrix4.h.


Generated on Thu May 24 00:09:05 2012 for HDK by  doxygen 1.5.9