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

Mixed.cc File Reference

#include "vl/Mixed.h"

Include dependency graph for Mixed.cc:

Go to the source code of this file.

Functions

TMReal dot (const TMVec &a, const TVec &b)
TVec4 operator * (const TMat4 &m, const TVec4 &v)
TVec4 operator * (const TVec4 &v, const TMat4 &m)
TVec4operator *= (TVec4 &v, const TMat4 &m)
TVec operator * (const TMat &m, const TVec &v)
TVec operator * (const TVec &v, const TMat &m)
TVecoperator *= (TVec &v, const TMat &m)


Function Documentation

TMReal dot (const TMVec & a, const TVec & b)

Definition at line 17 of file Mixed.cc.

TVec operator * (const TVec & v, const TMat & m)

Definition at line 121 of file Mixed.cc.

TVec operator * (const TMat & m, const TVec & v)

Definition at line 108 of file Mixed.cc.

TVec4 operator * (const TVec4 & v, const TMat4 & m)

Definition at line 81 of file Mixed.cc.

TVec4 operator * (const TMat4 & m, const TVec4 & v)

Definition at line 69 of file Mixed.cc.

TVec & operator *= (TVec & v, const TMat & m)

Definition at line 138 of file Mixed.cc.

TVec4 & operator *= (TVec4 & v, const TMat4 & m)

Definition at line 93 of file Mixed.cc.


Generated at Sat Aug 5 00:16:47 2000 for Class Library by doxygen 1.1.0 written by Dimitri van Heesch, © 1997-2000