|
Blender
V3.3
|
Public Attributes | |
| CoNo * | vcosnos |
| bool | use_update |
| float * | dists_sq |
| Object * | ob |
| Scene * | scene |
Definition at line 35 of file paint_vertex_proj.c.
| float* VertProjHandle::dists_sq |
Definition at line 41 of file paint_vertex_proj.c.
Referenced by ED_vpaint_proj_handle_create(), ED_vpaint_proj_handle_free(), vpaint_proj_dm_map_cosnos_update(), and vpaint_proj_dm_map_cosnos_update__map_cb().
| Object* VertProjHandle::ob |
Definition at line 43 of file paint_vertex_proj.c.
Referenced by ED_vpaint_proj_handle_create(), vpaint_proj_dm_map_cosnos_init(), and vpaint_proj_dm_map_cosnos_update().
| Scene* VertProjHandle::scene |
Definition at line 44 of file paint_vertex_proj.c.
Referenced by ED_vpaint_proj_handle_create().
| bool VertProjHandle::use_update |
Definition at line 38 of file paint_vertex_proj.c.
Referenced by ED_vpaint_proj_handle_create(), ED_vpaint_proj_handle_free(), ED_vpaint_proj_handle_update(), and vpaint_proj_dm_map_cosnos_init__map_cb().
| CoNo* VertProjHandle::vcosnos |
Definition at line 36 of file paint_vertex_proj.c.
Referenced by ED_vpaint_proj_handle_create(), ED_vpaint_proj_handle_free(), vpaint_proj_dm_map_cosnos_init(), vpaint_proj_dm_map_cosnos_init__map_cb(), and vpaint_proj_dm_map_cosnos_update__map_cb().