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

Public Attributes

float mat [3][3]
 
int parent_v
 
int e
 

Detailed Description

Definition at line 705 of file MOD_skin.c.

Member Data Documentation

◆ e

int EdgeStackElem::e

Definition at line 708 of file MOD_skin.c.

Referenced by build_edge_mats(), and build_emats_stack().

◆ mat

float EdgeStackElem::mat[3][3]

Definition at line 706 of file MOD_skin.c.

Referenced by build_edge_mats(), and build_emats_stack().

◆ parent_v

int EdgeStackElem::parent_v

Definition at line 707 of file MOD_skin.c.

Referenced by build_edge_mats(), and build_emats_stack().


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