Blender  V2.59
Public Attributes
MatrixObject Struct Reference

#include <mathutils_Matrix.h>

List of all members.

Public Attributes

float * matrix [MATRIX_MAX_DIM]
unsigned short row_size
unsigned short col_size

Detailed Description

Definition at line 42 of file mathutils_Matrix.h.


Member Data Documentation

unsigned short MatrixObject::col_size
float* MatrixObject::matrix[MATRIX_MAX_DIM]

Definition at line 44 of file mathutils_Matrix.h.

Referenced by column_vector_multiplication(), and Matrix_mul().

unsigned short MatrixObject::row_size

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