|
Blender
V2.93
|
Public Attributes | |
| uchar | v_flag |
| uchar | e_flag |
| uchar | crease |
| uchar | bweight |
Definition at line 3460 of file draw_cache_extract_mesh.c.
| uchar EditLoopData::bweight |
Definition at line 3464 of file draw_cache_extract_mesh.c.
Referenced by mesh_render_data_edge_flag().
| uchar EditLoopData::crease |
Definition at line 3463 of file draw_cache_extract_mesh.c.
Referenced by mesh_render_data_edge_flag().
| uchar EditLoopData::e_flag |
Definition at line 3462 of file draw_cache_extract_mesh.c.
Referenced by mesh_render_data_edge_flag(), and mesh_render_data_vert_flag().
| uchar EditLoopData::v_flag |
Definition at line 3461 of file draw_cache_extract_mesh.c.
Referenced by mesh_render_data_face_flag(), mesh_render_data_loop_edge_flag(), and mesh_render_data_loop_flag().