|
Blender
V2.93
|
Public Attributes | |
| CoNo * | vcosnos |
| bool | use_update |
| float * | dists_sq |
| Object * | ob |
| Scene * | scene |
Definition at line 51 of file paint_vertex_proj.c.
| float* VertProjHandle::dists_sq |
Definition at line 57 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 59 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 60 of file paint_vertex_proj.c.
Referenced by ED_vpaint_proj_handle_create().
| bool VertProjHandle::use_update |
Definition at line 54 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 52 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().