Blender V4.3
SubdivToCCGSettings Struct Reference

#include <BKE_subdiv_ccg.hh>

Public Attributes

int resolution
 
bool need_normal
 
bool need_mask
 

Detailed Description

Definition at line 54 of file BKE_subdiv_ccg.hh.

Member Data Documentation

◆ need_mask

bool SubdivToCCGSettings::need_mask

Definition at line 63 of file BKE_subdiv_ccg.hh.

◆ need_normal

bool SubdivToCCGSettings::need_normal

Definition at line 62 of file BKE_subdiv_ccg.hh.

◆ resolution

int SubdivToCCGSettings::resolution

Definition at line 60 of file BKE_subdiv_ccg.hh.

Referenced by deform_matrices(), multires_as_ccg(), and subdiv_as_ccg().


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