Blender V4.3
fmatrix3x3 Struct Reference

Public Attributes

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

Detailed Description

Definition at line 63 of file implicit_blender.cc.

Member Data Documentation

◆ c

uint fmatrix3x3::c

Definition at line 65 of file implicit_blender.cc.

◆ m

float fmatrix3x3::m[3][3]

Definition at line 64 of file implicit_blender.cc.

◆ n1

float fmatrix3x3::n1

Definition at line 67 of file implicit_blender.cc.

◆ n2

float fmatrix3x3::n2

Definition at line 67 of file implicit_blender.cc.

◆ n3

float fmatrix3x3::n3

Definition at line 67 of file implicit_blender.cc.

◆ r

uint fmatrix3x3::r

Definition at line 65 of file implicit_blender.cc.

◆ scount

uint fmatrix3x3::scount

Definition at line 69 of file implicit_blender.cc.

Referenced by create_bfmatrix().

◆ vcount

uint fmatrix3x3::vcount

Definition at line 68 of file implicit_blender.cc.

Referenced by cg_filtered(), create_bfmatrix(), and filter().


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