Blender  V3.3
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 col_num
 
ushort row_num
 

Detailed Description

Definition at line 37 of file mathutils_Matrix.h.

Member Function Documentation

◆ BASE_MATH_MEMBERS()

MatrixObject::BASE_MATH_MEMBERS ( matrix  )

Member Data Documentation

◆ col_num

ushort MatrixObject::col_num

◆ row_num

ushort MatrixObject::row_num

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