Blender  V2.93
Public Attributes | List of all members
SkinModifierData Struct Reference

#include <DNA_modifier_types.h>

Public Attributes

ModifierData modifier
 
float branch_smoothing
 
char flag
 
char symmetry_axes
 
char _pad [2]
 

Detailed Description

Definition at line 1765 of file DNA_modifier_types.h.

Member Data Documentation

◆ _pad

char SkinModifierData::_pad[2]

Definition at line 1774 of file DNA_modifier_types.h.

◆ branch_smoothing

float SkinModifierData::branch_smoothing

Definition at line 1768 of file DNA_modifier_types.h.

Referenced by skin_smooth_hulls().

◆ flag

char SkinModifierData::flag

Definition at line 1770 of file DNA_modifier_types.h.

Referenced by add_poly(), and build_hull().

◆ modifier

ModifierData SkinModifierData::modifier

Definition at line 1766 of file DNA_modifier_types.h.

◆ symmetry_axes

char SkinModifierData::symmetry_axes

Definition at line 1772 of file DNA_modifier_types.h.

Referenced by is_quad_symmetric(), and quad_crosses_symmetry_plane().


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