Functions
fMatrix4.cpp File Reference
#include "fMatrix4.h"
Include dependency graph for fMatrix4.cpp:

Go to the source code of this file.

Functions

fMat44 operator* (const fMat44 &m1, const fMat44 &m2)
fVec4 operator* (const fMat44 &m, const fVec4 &v)
double operator* (const fVec4 &v1, const fVec4 &v2)
fVec4 operator* (double d, const fVec4 &v)
fMat44 operator+ (const fMat44 &m1, const fMat44 &m2)
fVec4 operator+ (const fVec4 &v1, const fVec4 &v2)
fMat44 operator- (const fMat44 &m)
fMat44 operator- (const fMat44 &m1, const fMat44 &m2)
fVec4 operator- (const fVec4 &vec)
fVec4 operator- (const fVec4 &v1, const fVec4 &v2)
ostream & operator<< (ostream &ost, const fVec4 &mat)

Function Documentation

fMat44 operator* ( const fMat44 m1,
const fMat44 m2 
)

Definition at line 112 of file fMatrix4.cpp.

fVec4 operator* ( const fMat44 m,
const fVec4 v 
)

Definition at line 139 of file fMatrix4.cpp.

double operator* ( const fVec4 v1,
const fVec4 v2 
)

Definition at line 241 of file fMatrix4.cpp.

fVec4 operator* ( double  d,
const fVec4 v 
)

Definition at line 246 of file fMatrix4.cpp.

fMat44 operator+ ( const fMat44 m1,
const fMat44 m2 
)

Definition at line 121 of file fMatrix4.cpp.

fVec4 operator+ ( const fVec4 v1,
const fVec4 v2 
)

Definition at line 254 of file fMatrix4.cpp.

fMat44 operator- ( const fMat44 m)

Definition at line 103 of file fMatrix4.cpp.

fMat44 operator- ( const fMat44 m1,
const fMat44 m2 
)

Definition at line 130 of file fMatrix4.cpp.

fVec4 operator- ( const fVec4 vec)

Definition at line 233 of file fMatrix4.cpp.

fVec4 operator- ( const fVec4 v1,
const fVec4 v2 
)

Definition at line 262 of file fMatrix4.cpp.

ostream& operator<< ( ostream &  ost,
const fVec4 mat 
)

Definition at line 24 of file fMatrix4.cpp.



openhrp3
Author(s): AIST, General Robotix Inc., Nakamura Lab of Dept. of Mechano Informatics at University of Tokyo
autogenerated on Thu Apr 11 2019 03:30:19