#include <deprecated_matrix44.h>
Public Member Functions | ||||
Matrix33 | ||||
Class Matrix33Diag. This is the class for definition of a diagonal matrix 4x4.
| ||||
Matrix44Diag (const Point4< S > &p) | ||||
Matrix44Diag (const S &p0, const S &p1, const S &p2, const S &p3) |
Definition at line 150 of file deprecated_matrix44.h.
vcg::Matrix44Diag< S >::Matrix44Diag | ( | const S & | p0, | |
const S & | p1, | |||
const S & | p2, | |||
const S & | p3 | |||
) | [inline] |
Definition at line 157 of file deprecated_matrix44.h.
vcg::Matrix44Diag< S >::Matrix44Diag | ( | const Point4< S > & | p | ) | [inline] |
Definition at line 158 of file deprecated_matrix44.h.