|
Blender
V2.93
|
#include <eigen_utils.h>
Inherits Eigen::Matrix3f.
Public Types | |
| typedef float(* | ctype)[3] |
Public Member Functions | |
| Matrix3 () | |
| Matrix3 (const ctype &v) | |
| Matrix3 & | operator= (const ctype &v) |
| operator ctype () | |
Definition at line 79 of file eigen_utils.h.
| typedef float(* Matrix3::ctype)[3] |
Definition at line 81 of file eigen_utils.h.
|
inline |
Definition at line 83 of file eigen_utils.h.
|
inline |
Definition at line 87 of file eigen_utils.h.
|
inline |
Definition at line 106 of file eigen_utils.h.
References data.
Definition at line 96 of file eigen_utils.h.