Blender  V3.3
Public Attributes | List of all members
MatrixAccessObject Struct Reference

Public Attributes

PyObject_HEAD MatrixObjectmatrix_user
 
eMatrixAccess_t type
 

Detailed Description

Definition at line 3596 of file mathutils_Matrix.c.

Member Data Documentation

◆ matrix_user

PyObject_HEAD MatrixObject* MatrixAccessObject::matrix_user

Definition at line 3598 of file mathutils_Matrix.c.

Referenced by MatrixAccess_CreatePyObject().

◆ type

eMatrixAccess_t MatrixAccessObject::type

Definition at line 3599 of file mathutils_Matrix.c.

Referenced by MatrixAccess_CreatePyObject().


The documentation for this struct was generated from the following file: