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

Public Attributes

BMeshbm
 
SkinModifierDatasmd
 
int mat_nr
 

Detailed Description

Definition at line 167 of file MOD_skin.c.

Member Data Documentation

◆ bm

BMesh* SkinOutput::bm

Definition at line 168 of file MOD_skin.c.

Referenced by add_poly(), build_hull(), build_skin(), and hull_merge_triangles().

◆ mat_nr

int SkinOutput::mat_nr

Definition at line 170 of file MOD_skin.c.

Referenced by add_poly(), build_hull(), and build_skin().

◆ smd

SkinModifierData* SkinOutput::smd

Definition at line 169 of file MOD_skin.c.

Referenced by add_poly(), build_hull(), and build_skin().


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