Blender V4.5
SubdivToCCGSettings Struct Reference

#include <BKE_subdiv_ccg.hh>

Public Attributes

int resolution
bool need_normal
bool need_mask

Detailed Description

Definition at line 53 of file BKE_subdiv_ccg.hh.

Member Data Documentation

◆ need_mask

bool SubdivToCCGSettings::need_mask

Definition at line 62 of file BKE_subdiv_ccg.hh.

Referenced by multires_ccg_settings_init(), and subdiv_ccg_settings_init().

◆ need_normal

bool SubdivToCCGSettings::need_normal

Definition at line 61 of file BKE_subdiv_ccg.hh.

Referenced by multires_ccg_settings_init(), and subdiv_ccg_settings_init().

◆ resolution

int SubdivToCCGSettings::resolution

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