|
Blender
V2.93
|
Public Attributes | |
| PyObject_HEAD MatrixObject * | matrix_user |
| eMatrixAccess_t | type |
Definition at line 3378 of file mathutils_Matrix.c.
| PyObject_HEAD MatrixObject* MatrixAccessObject::matrix_user |
Definition at line 3380 of file mathutils_Matrix.c.
Referenced by MatrixAccess_CreatePyObject().
| eMatrixAccess_t MatrixAccessObject::type |
Definition at line 3381 of file mathutils_Matrix.c.
Referenced by MatrixAccess_CreatePyObject().