|
Blender
V2.93
|
Public Attributes | |
| struct VertProjHandle * | vp_handle |
| ARegion * | region |
| const float * | mval_fl |
Definition at line 64 of file paint_vertex_proj.c.
| const float* VertProjUpdate::mval_fl |
Definition at line 69 of file paint_vertex_proj.c.
Referenced by vpaint_proj_dm_map_cosnos_update(), and vpaint_proj_dm_map_cosnos_update__map_cb().
| ARegion* VertProjUpdate::region |
Definition at line 68 of file paint_vertex_proj.c.
Referenced by vpaint_proj_dm_map_cosnos_update(), and vpaint_proj_dm_map_cosnos_update__map_cb().
| struct VertProjHandle* VertProjUpdate::vp_handle |
Definition at line 65 of file paint_vertex_proj.c.
Referenced by vpaint_proj_dm_map_cosnos_update(), and vpaint_proj_dm_map_cosnos_update__map_cb().