#include <matrix.h>
Public Member Functions | |
void | setDiagonal (Vector3D &v) |
Protected Attributes | |
std::vector< float > | values |
3x3 matrix.
void Matrix3x3::setDiagonal | ( | Vector3D & | v | ) |
Set diagonal of the matrix
|
protected |
Values that make up the matrix