|
Blender V5.0
|
#include <eigen_utils.h>
Inherits Eigen::Matrix3f.
Public Types | |
| using | ctype = float (*)[3] |
Public Member Functions | |
| Matrix3 ()=default | |
| Matrix3 (const ctype &v) | |
| Matrix3 & | operator= (const ctype &v) |
| operator ctype () | |
Definition at line 61 of file eigen_utils.h.
| using Matrix3::ctype = float (*)[3] |
Definition at line 63 of file eigen_utils.h.
|
default |
Referenced by operator=().
|
inline |
Definition at line 67 of file eigen_utils.h.
|
inline |
Definition at line 86 of file eigen_utils.h.
References data.
Definition at line 76 of file eigen_utils.h.