Blender  V2.93
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 86 of file BKE_subdiv_ccg.h.

Member Data Documentation

◆ need_mask

bool SubdivToCCGSettings::need_mask

Definition at line 95 of file BKE_subdiv_ccg.h.

Referenced by subdiv_ccg_init_layers().

◆ need_normal

bool SubdivToCCGSettings::need_normal

Definition at line 94 of file BKE_subdiv_ccg.h.

Referenced by subdiv_ccg_init_layers().

◆ resolution

int SubdivToCCGSettings::resolution

Definition at line 92 of file BKE_subdiv_ccg.h.

Referenced by BKE_subdiv_to_ccg(), deformMatrices(), multires_as_ccg(), and subdiv_as_ccg().


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