|
Blender V4.3
|
#include <BKE_subdiv_ccg.hh>
Public Attributes | |
| int | resolution |
| bool | need_normal |
| bool | need_mask |
Definition at line 54 of file BKE_subdiv_ccg.hh.
| bool SubdivToCCGSettings::need_mask |
Definition at line 63 of file BKE_subdiv_ccg.hh.
| bool SubdivToCCGSettings::need_normal |
Definition at line 62 of file BKE_subdiv_ccg.hh.
| int SubdivToCCGSettings::resolution |
Definition at line 60 of file BKE_subdiv_ccg.hh.
Referenced by deform_matrices(), multires_as_ccg(), and subdiv_as_ccg().