|
Blender V5.0
|
#include "BLI_map.hh"#include "DNA_scene_types.h"#include "BKE_context.hh"#include "BKE_instances.hh"#include "BKE_pointcloud.hh"#include "BKE_report.hh"#include "DEG_depsgraph.hh"#include "DEG_depsgraph_build.hh"#include "WM_api.hh"#include "WM_types.hh"#include "ED_object.hh"#include "ED_pointcloud.hh"#include "GEO_realize_instances.hh"Go to the source code of this file.
Namespaces | |
| namespace | blender |
| namespace | blender::ed |
| namespace | blender::ed::pointcloud |
Functions | |
Operators | |
| wmOperatorStatus | blender::ed::pointcloud::join_objects_exec (bContext *C, wmOperator *op) |