|
Blender V4.3
|
|
static |
Definition at line 158 of file node_geo_curve_fill.cc.
References cdts_to_mesh(), and blender::threading::parallel_for().
Referenced by cdts_to_mesh(), and curve_fill_calculate().
|
static |
Definition at line 245 of file node_geo_curve_fill.cc.
References CDT_CONSTRAINTS_VALID_BMESH_WITH_HOLES, CDT_INSIDE_WITH_HOLES, cdts_to_mesh(), curve_fill_calculate(), blender::bke::CurvesGeometry::curves_num(), do_group_aware_cdt(), GeometrySet::from_mesh(), GEO_NODE_CURVE_FILL_MODE_NGONS, Curves::geometry, blender::bke::GeometrySet::get_component_for_write(), blender::bke::GeometrySet::get_curves(), blender::bke::InstancesComponent::get_for_write(), blender::bke::GeometrySet::get_grease_pencil(), blender::bke::GeometrySet::has_curves(), blender::bke::GeometrySet::has_grease_pencil(), blender::MatBase< float, 4, 4 >::identity(), blender::Vector< T, InlineBufferCapacity, Allocator >::is_empty(), blender::bke::InstancesComponent::replace(), blender::bke::GeometrySet::replace_curves(), blender::bke::GeometrySet::replace_grease_pencil(), blender::bke::GeometrySet::replace_mesh(), blender::bke::greasepencil::Drawing::strokes(), and blender::realtime_compositor::Vector.
Referenced by curve_fill_calculate(), and node_geo_exec().
|
static |
Definition at line 63 of file node_geo_curve_fill.cc.
References do_cdt(), blender::bke::CurvesGeometry::evaluated_points_by_curve(), blender::bke::CurvesGeometry::evaluated_positions(), blender::Span< T >::index_range(), blender::threading::parallel_for(), and blender::Span< T >::size().
Referenced by do_cdt(), and do_group_aware_cdt().
|
static |
Definition at line 87 of file node_geo_curve_fill.cc.
References do_cdt_with_mask(), blender::bke::CurvesGeometry::evaluated_points_by_curve(), blender::bke::CurvesGeometry::evaluated_positions(), blender::meshintersect::CDT_input< T >::face, faces, fill_curve_vert_indices(), blender::offset_indices::gather_selected_offsets(), blender::IndexRange::index_range(), mask(), blender::meshintersect::CDT_input< T >::need_ids, blender::offset_indices::OffsetIndices< T >::size(), blender::offset_indices::OffsetIndices< T >::total_size(), blender::meshintersect::CDT_input< T >::vert, x, and y.
Referenced by do_cdt_with_mask(), and do_group_aware_cdt().
|
static |
Definition at line 120 of file node_geo_curve_fill.cc.
References blender::fn::FieldEvaluator::add(), blender::bke::CurvesGeometry::curves_num(), do_cdt(), do_cdt_with_mask(), do_group_aware_cdt(), blender::fn::FieldEvaluator::evaluate(), IndexMask::from_group_ids(), blender::fn::FieldEvaluator::get_evaluated(), blender::VArrayCommon< T >::is_single(), mask(), blender::threading::parallel_for(), blender::VArrayCommon< T >::size(), blender::Vector< T, InlineBufferCapacity, Allocator >::size(), and blender::realtime_compositor::Vector.
Referenced by curve_fill_calculate(), and do_group_aware_cdt().
|
static |
Definition at line 52 of file node_geo_curve_fill.cc.
References faces, blender::threading::parallel_for(), and blender::realtime_compositor::Vector.
Referenced by do_cdt_with_mask().
|
static |
Definition at line 27 of file node_geo_curve_fill.cc.
References b, and node_declare().
Referenced by node_declare(), and node_register().
|
static |
Definition at line 307 of file node_geo_curve_fill.cc.
References curve_fill_calculate(), blender::bke::GeometrySet::modify_geometry_sets(), node_geo_exec(), and params.
Referenced by node_geo_exec(), and node_register().
Definition at line 44 of file node_geo_curve_fill.cc.
References data, GEO_NODE_CURVE_FILL_MODE_TRIANGULATED, and bNode::storage.
Referenced by node_register().
|
static |
Definition at line 39 of file node_geo_curve_fill.cc.
References ptr, UI_ITEM_R_EXPAND, and uiItemR().
Referenced by node_register().
|
static |
Definition at line 338 of file node_geo_curve_fill.cc.
References blender::bke::bNodeType::declare, blender::bke::bNodeType::draw_buttons, GEO_NODE_FILL_CURVE, geo_node_type_base(), blender::bke::bNodeType::geometry_node_execute, blender::bke::bNodeType::initfunc, NODE_CLASS_GEOMETRY, node_copy_standard_storage(), node_declare(), node_free_standard_storage(), node_geo_exec(), node_init(), node_layout(), node_register(), blender::bke::node_register_type(), node_rna(), blender::bke::node_type_storage(), blender::bke::bNodeType::rna_ext, and ExtensionRNA::srna.
Referenced by node_register().
|
static |
Definition at line 321 of file node_geo_curve_fill.cc.
References GEO_NODE_CURVE_FILL_MODE_NGONS, GEO_NODE_CURVE_FILL_MODE_TRIANGULATED, NOD_storage_enum_accessors, node_rna(), and blender::nodes::RNA_def_node_enum().
Referenced by node_register(), and node_rna().