|
Blender V5.0
|
#include "BLI_array.hh"#include "BLI_array_utils.hh"#include "BLI_delaunay_2d.hh"#include "BLI_math_vector_types.hh"#include "BKE_curves.hh"#include "BKE_grease_pencil.hh"#include "BKE_instances.hh"#include "BKE_mesh.hh"#include "BLI_task.hh"#include "GEO_foreach_geometry.hh"#include "node_geometry_util.hh"Go to the source code of this file.
Namespaces | |
| namespace | blender |
| namespace | blender::nodes |
| namespace | blender::nodes::node_geo_curve_fill_cc |
Variables | |
| static const EnumPropertyItem | blender::nodes::node_geo_curve_fill_cc::mode_items [] |