Blender  V2.93
Public Member Functions | Public Attributes | List of all members
MatrixObject Struct Reference

#include <mathutils_Matrix.h>

Public Member Functions

 BASE_MATH_MEMBERS (matrix)
 

Public Attributes

ushort num_col
 
ushort num_row
 

Detailed Description

Definition at line 51 of file mathutils_Matrix.h.

Member Function Documentation

◆ BASE_MATH_MEMBERS()

MatrixObject::BASE_MATH_MEMBERS ( matrix  )

Member Data Documentation

◆ num_col

ushort MatrixObject::num_col

◆ num_row

ushort MatrixObject::num_row

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