Blender  V2.93
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 718 of file MOD_skin.c.

Member Data Documentation

◆ e

int EdgeStackElem::e

Definition at line 721 of file MOD_skin.c.

Referenced by build_edge_mats(), and build_emats_stack().

◆ mat

float EdgeStackElem::mat[3][3]

Definition at line 719 of file MOD_skin.c.

Referenced by build_edge_mats(), and build_emats_stack().

◆ parent_v

int EdgeStackElem::parent_v

Definition at line 720 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: