#include <deprecated_matrix33.h>
Public Member Functions | ||||
Matrix33 | ||||
Class Matrix33Diag. This is the class for definition of a diagonal matrix 3x3.
| ||||
Matrix33Diag (const Point3< S > &p) | ||||
Matrix33Diag (const S &p0, const S &p1, const S &p2) |
Definition at line 104 of file deprecated_matrix33.h.
vcg::Matrix33Diag< S >::Matrix33Diag | ( | const S & | p0, | |
const S & | p1, | |||
const S & | p2 | |||
) | [inline] |
Definition at line 112 of file deprecated_matrix33.h.
vcg::Matrix33Diag< S >::Matrix33Diag | ( | const Point3< S > & | p | ) | [inline] |
Definition at line 113 of file deprecated_matrix33.h.