Blender V4.3
SubsurfModifierData Struct Reference

#include <DNA_modifier_types.h>

Public Attributes

ModifierData modifier
 
short subdivType
 
short levels
 
short renderLevels
 
short flags
 
short uv_smooth
 
short quality
 
short boundary_smooth
 
char _pad [2]
 
void * emCache
 
void * mCache
 

Detailed Description

Definition at line 248 of file DNA_modifier_types.h.

Member Data Documentation

◆ _pad

char SubsurfModifierData::_pad[2]

Definition at line 255 of file DNA_modifier_types.h.

◆ boundary_smooth

short SubsurfModifierData::boundary_smooth

Definition at line 254 of file DNA_modifier_types.h.

Referenced by BKE_subsurf_modifier_settings_init().

◆ emCache

void* SubsurfModifierData::emCache

◆ flags

◆ levels

◆ mCache

void * SubsurfModifierData::mCache

◆ modifier

◆ quality

◆ renderLevels

◆ subdivType

◆ uv_smooth


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