|
Blender V4.3
|
Public Attributes | |
| Array< float3, 0 > | position |
| Array< float3, 0 > | orig_position |
| Array< float3, 0 > | normal |
| Array< float4, 0 > | col |
| Array< float, 0 > | mask |
| Array< float4, 0 > | loop_col |
| Array< int, 0 > | vert_indices |
| int | unique_verts_num |
| Vector< int, 0 > | corner_indices |
| BitVector< 0 > | vert_hidden |
| BitVector< 0 > | face_hidden |
| Array< int, 0 > | grids |
| BitGroupVector< 0 > | grid_hidden |
| Array< int, 0 > | face_sets |
| Vector< int > | face_indices |
Definition at line 126 of file sculpt_undo.cc.
Definition at line 130 of file sculpt_undo.cc.
Referenced by blender::ed::sculpt_paint::orig_color_data_lookup_mesh(), and blender::ed::sculpt_paint::undo::store_color().
Definition at line 143 of file sculpt_undo.cc.
Referenced by blender::ed::sculpt_paint::undo::store_color().
| BitVector<0> blender::ed::sculpt_paint::undo::Node::face_hidden |
Definition at line 157 of file sculpt_undo.cc.
Referenced by blender::ed::sculpt_paint::undo::fill_node_data_grids(), blender::ed::sculpt_paint::undo::fill_node_data_mesh(), blender::ed::sculpt_paint::undo::restore_face_sets(), blender::ed::sculpt_paint::undo::restore_hidden_face(), blender::ed::sculpt_paint::undo::store_face_sets(), and blender::ed::sculpt_paint::undo::store_face_visibility().
Definition at line 155 of file sculpt_undo.cc.
Referenced by blender::ed::sculpt_paint::undo::fill_node_data_grids(), blender::ed::sculpt_paint::undo::fill_node_data_mesh(), blender::ed::sculpt_paint::orig_face_set_data_lookup_grids(), blender::ed::sculpt_paint::orig_face_set_data_lookup_mesh(), blender::ed::sculpt_paint::undo::restore_face_sets(), and blender::ed::sculpt_paint::undo::store_face_sets().
| BitGroupVector<0> blender::ed::sculpt_paint::undo::Node::grid_hidden |
Definition at line 152 of file sculpt_undo.cc.
Referenced by blender::ed::sculpt_paint::undo::restore_vert_visibility_grids(), and blender::ed::sculpt_paint::undo::store_vert_visibility_grids().
Indices of grids in the pbvh::Tree node.
Definition at line 151 of file sculpt_undo.cc.
Referenced by blender::ed::sculpt_paint::undo::fill_node_data_grids(), blender::ed::sculpt_paint::undo::restore_mask_grids(), blender::ed::sculpt_paint::undo::restore_position_grids(), blender::ed::sculpt_paint::undo::restore_vert_visibility_grids(), blender::ed::sculpt_paint::undo::store_mask_grids(), and blender::ed::sculpt_paint::undo::store_positions_grids().
Definition at line 133 of file sculpt_undo.cc.
Referenced by blender::ed::sculpt_paint::undo::store_color().
Definition at line 131 of file sculpt_undo.cc.
Referenced by blender::ed::sculpt_paint::undo::fill_node_data_grids(), blender::ed::sculpt_paint::undo::fill_node_data_mesh(), blender::ed::sculpt_paint::orig_mask_data_lookup_grids(), blender::ed::sculpt_paint::orig_mask_data_lookup_mesh(), blender::ed::sculpt_paint::undo::restore_mask_grids(), blender::ed::sculpt_paint::undo::restore_mask_mesh(), blender::ed::sculpt_paint::undo::store_mask_grids(), and blender::ed::sculpt_paint::undo::store_mask_mesh().
Definition at line 129 of file sculpt_undo.cc.
Referenced by blender::ed::sculpt_paint::undo::fill_node_data_grids(), blender::ed::sculpt_paint::undo::fill_node_data_mesh(), blender::ed::sculpt_paint::orig_position_data_lookup_grids(), blender::ed::sculpt_paint::orig_position_data_lookup_mesh_all_verts(), blender::ed::sculpt_paint::undo::store_positions_grids(), and blender::ed::sculpt_paint::undo::store_positions_mesh().
Definition at line 128 of file sculpt_undo.cc.
Referenced by blender::ed::sculpt_paint::undo::fill_node_data_mesh(), and blender::ed::sculpt_paint::undo::store_positions_mesh().
Definition at line 127 of file sculpt_undo.cc.
Referenced by blender::ed::sculpt_paint::undo::fill_node_data_grids(), blender::ed::sculpt_paint::undo::fill_node_data_mesh(), blender::ed::sculpt_paint::orig_position_data_lookup_grids(), blender::ed::sculpt_paint::orig_position_data_lookup_mesh_all_verts(), blender::ed::sculpt_paint::undo::restore_position_grids(), blender::ed::sculpt_paint::undo::store_positions_grids(), and blender::ed::sculpt_paint::undo::store_positions_mesh().
| int blender::ed::sculpt_paint::undo::Node::unique_verts_num |
Definition at line 138 of file sculpt_undo.cc.
Referenced by blender::ed::sculpt_paint::undo::fill_node_data_mesh(), blender::ed::sculpt_paint::undo::restore_mask_mesh(), and blender::ed::sculpt_paint::undo::restore_vert_visibility_mesh().
| BitVector<0> blender::ed::sculpt_paint::undo::Node::vert_hidden |
Definition at line 145 of file sculpt_undo.cc.
Referenced by blender::ed::sculpt_paint::undo::fill_node_data_mesh(), blender::ed::sculpt_paint::undo::restore_vert_visibility_mesh(), and blender::ed::sculpt_paint::undo::store_vert_visibility_mesh().
Definition at line 137 of file sculpt_undo.cc.
Referenced by blender::ed::sculpt_paint::undo::fill_node_data_mesh(), blender::ed::sculpt_paint::undo::restore_mask_mesh(), blender::ed::sculpt_paint::undo::restore_vert_visibility_mesh(), blender::ed::sculpt_paint::undo::store_mask_mesh(), and blender::ed::sculpt_paint::undo::store_positions_mesh().