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

Public Attributes

float m [3][3]
 
unsigned int c
 
unsigned int r
 
float n1
 
float n2
 
float n3
 
unsigned int vcount
 
unsigned int scount
 

Detailed Description

Definition at line 63 of file implicit_blender.c.

Member Data Documentation

◆ c

unsigned int fmatrix3x3::c

Definition at line 65 of file implicit_blender.c.

Referenced by init_fmatrix().

◆ m

float fmatrix3x3::m[3][3]

Definition at line 64 of file implicit_blender.c.

◆ n1

float fmatrix3x3::n1

Definition at line 67 of file implicit_blender.c.

◆ n2

float fmatrix3x3::n2

Definition at line 67 of file implicit_blender.c.

◆ n3

float fmatrix3x3::n3

Definition at line 67 of file implicit_blender.c.

◆ r

unsigned int fmatrix3x3::r

Definition at line 65 of file implicit_blender.c.

Referenced by init_fmatrix().

◆ scount

unsigned int fmatrix3x3::scount

◆ vcount

unsigned int fmatrix3x3::vcount

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