|
Blender V4.3
|
#include "BKE_curves.hh"#include "BKE_geometry_nodes_gizmos_transforms.hh"#include "BKE_geometry_set.hh"#include "BKE_grease_pencil.hh"Go to the source code of this file.
Namespaces | |
| namespace | blender |
| namespace | blender::bke |
Functions | |
| static ImplicitSharingPtrAndData | blender::bke::save_shared_attribute (const GAttributeReader &attribute) |
| static void | blender::bke::remember_deformed_curve_positions_if_necessary (const Curves *curves_id, GeometryComponentEditData &edit_component) |
| static void | blender::bke::remember_deformed_grease_pencil_if_necessary (const GreasePencil *grease_pencil, GeometryComponentEditData &edit_component) |