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

#include <BKE_subdiv_ccg.h>

Public Attributes

int resolution
 
bool need_normal
 
bool need_mask
 

Detailed Description

Definition at line 70 of file BKE_subdiv_ccg.h.

Member Data Documentation

◆ need_mask

bool SubdivToCCGSettings::need_mask

Definition at line 79 of file BKE_subdiv_ccg.h.

Referenced by subdiv_ccg_init_layers(), and subdiv_ccg_settings_init().

◆ need_normal

bool SubdivToCCGSettings::need_normal

Definition at line 78 of file BKE_subdiv_ccg.h.

Referenced by subdiv_ccg_init_layers(), and subdiv_ccg_settings_init().

◆ resolution

int SubdivToCCGSettings::resolution

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