|
Blender V4.3
|
#include <ED_transverts.hh>
Public Attributes | |
| TransVert * | transverts |
| int | transverts_tot |
| int | mode |
Definition at line 21 of file ED_transverts.hh.
| int TransVertStore::mode |
Definition at line 24 of file ED_transverts.hh.
Referenced by ED_transverts_create_from_obedit(), and ED_transverts_update_obedit().
| TransVert* TransVertStore::transverts |
Definition at line 22 of file ED_transverts.hh.
Referenced by ED_transverts_create_from_obedit(), ED_transverts_free(), ED_transverts_update_obedit(), ED_view3d_minmax_verts(), blender::ed::object::object_rand_transverts(), blender::ed::object::object_warp_transverts(), blender::ed::object::object_warp_transverts_minmax_x(), blender::ed::object::object_warp_verts_exec(), snap_curs_to_sel_ex(), snap_sel_to_grid_exec(), snap_selected_to_location(), and blender::ed::curves::transverts_from_curves_positions_create().
| int TransVertStore::transverts_tot |
Definition at line 23 of file ED_transverts.hh.
Referenced by ED_transverts_create_from_obedit(), ED_transverts_free(), ED_view3d_minmax_verts(), blender::ed::object::object_rand_transverts(), blender::ed::object::object_rand_verts_exec(), blender::ed::object::object_warp_transverts(), blender::ed::object::object_warp_transverts_minmax_x(), snap_curs_to_sel_ex(), snap_sel_to_grid_exec(), snap_selected_to_location(), and blender::ed::curves::transverts_from_curves_positions_create().