Blender
V3.3
|
#include <BKE_DerivedMesh.h>
Public Attributes | |
short | mat_nr |
char | flag |
Definition at line 76 of file BKE_DerivedMesh.h.
char DMFlagMat::flag |
Definition at line 78 of file BKE_DerivedMesh.h.
Referenced by GPU_pbvh_grid_buffers_update_free(), grid_materials_match(), pbvh_update_draw_buffer_cb(), set_ccgdm_all_geometry(), and subdiv_ccg_material_flags_eval().
short DMFlagMat::mat_nr |
Definition at line 77 of file BKE_DerivedMesh.h.
Referenced by GPU_pbvh_grid_buffers_update(), grid_materials_match(), set_ccgdm_all_geometry(), and subdiv_ccg_material_flags_eval().