| MBDyn-1.7.3
    | 
#include <matvec3.h>


| Public Member Functions | |
| MatCross_Manip () | |
| void | Manipulate (Mat3x3 &m, const Vec3 &v) const | 
|  Public Member Functions inherited from Mat3x3_Manip | |
| virtual void | Manipulate (Mat3x3 &m) const | 
| virtual void | Manipulate (Mat3x3 &m, const doublereal d) const | 
| virtual void | Manipulate (Mat3x3 &m, const Vec3 &v1, const Vec3 &v2) const | 
| virtual | ~Mat3x3_Manip (void) | 
Reimplemented from Mat3x3_Manip.
Definition at line 1501 of file matvec3.h.
References M11, M12, M13, M21, M22, M23, M31, M32, M33, Mat3x3::pGetMat(), Vec3::pGetVec(), V1, V2, and V3.
