#include "motionsystem.h"
#include "error.h"
Go to the source code of this file.
Functions | |
void | V4MulByMatrix (const boost::shared_ptr< Matrix4x4 > &A, const float x[4], float b[4]) |
void V4MulByMatrix | ( | const boost::shared_ptr< Matrix4x4 > & | A, | |
const float | x[4], | |||
float | b[4] | |||
) |
Definition at line 165 of file motionsystem.cpp.
Referenced by lux::MotionSystem::DecomposeMatrix().