|
Blender
V2.93
|
#include <BKE_DerivedMesh.h>
Public Attributes | |
| short | mat_nr |
| char | flag |
Definition at line 97 of file BKE_DerivedMesh.h.
| char DMFlagMat::flag |
Definition at line 99 of file BKE_DerivedMesh.h.
Referenced by ccgDM_getFinalFace(), GPU_pbvh_grid_buffers_update(), GPU_pbvh_grid_buffers_update_free(), grid_materials_match(), set_ccgdm_all_geometry(), and subdiv_ccg_material_flags_eval().
| short DMFlagMat::mat_nr |
Definition at line 98 of file BKE_DerivedMesh.h.
Referenced by ccgDM_getFinalFace(), GPU_pbvh_grid_buffers_update(), grid_materials_match(), set_ccgdm_all_geometry(), and subdiv_ccg_material_flags_eval().