|
Blender V5.0
|
#include "BLI_index_mask.hh"#include "BLI_task.hh"#include "BLI_vector_set.hh"#include "BKE_context.hh"#include "BKE_layer.hh"#include "BKE_lib_id.hh"#include "BKE_pointcloud.hh"#include "DEG_depsgraph_build.hh"#include "ED_object.hh"#include "ED_pointcloud.hh"#include "DNA_layer_types.h"#include "DNA_pointcloud_types.h"#include "DEG_depsgraph.hh"#include "WM_api.hh"Go to the source code of this file.
Namespaces | |
| namespace | blender |
| namespace | blender::ed |
| namespace | blender::ed::pointcloud |
Functions | |
| static wmOperatorStatus | blender::ed::pointcloud::separate_exec (bContext *C, wmOperator *) |
Operators | |
| void | blender::ed::pointcloud::POINTCLOUD_OT_separate (wmOperatorType *ot) |