|
Blender V5.0
|
#include <eigen_utils.h>
Inherits Eigen::Vector3f.
Public Types | |
| using | ctype = float * |
Public Member Functions | |
| Vector3 ()=default | |
| Vector3 (const ctype &v) | |
| Vector3 & | operator= (const ctype &v) |
| operator ctype () | |
Definition at line 31 of file eigen_utils.h.
| using Vector3::ctype = float * |
Definition at line 33 of file eigen_utils.h.
|
default |
Referenced by operator=().
|
inline |
Definition at line 37 of file eigen_utils.h.
References v.
|
inline |
Definition at line 52 of file eigen_utils.h.
References data.
Definition at line 44 of file eigen_utils.h.