|
Blender
V3.3
|
Public Attributes | |
| struct VertProjHandle * | vp_handle |
| ARegion * | region |
| const float * | mval_fl |
Definition at line 48 of file paint_vertex_proj.c.
| const float* VertProjUpdate::mval_fl |
Definition at line 53 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 52 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 49 of file paint_vertex_proj.c.
Referenced by vpaint_proj_dm_map_cosnos_update(), and vpaint_proj_dm_map_cosnos_update__map_cb().