|
Blender V4.3
|
Public Attributes | |
| PyObject_HEAD MatrixObject * | matrix_user |
| eMatrixAccess_t | type |
Definition at line 3730 of file mathutils_Matrix.cc.
| PyObject_HEAD MatrixObject* MatrixAccessObject::matrix_user |
Definition at line 3732 of file mathutils_Matrix.cc.
Referenced by MatrixAccess_CreatePyObject().
| eMatrixAccess_t MatrixAccessObject::type |
Definition at line 3733 of file mathutils_Matrix.cc.
Referenced by MatrixAccess_CreatePyObject().