|
Blender V4.3
|
Functions | |
| static void | node_declare (NodeDeclarationBuilder &b) |
| static void | node_geo_exec (GeoNodeExecParams params) |
| static void | node_register () |
|
static |
Definition at line 15 of file node_geo_grease_pencil_to_curves.cc.
References b, blender::nodes::SocketDeclaration::description, blender::bke::GeometryComponent::GreasePencil, and blender::nodes::SocketDeclaration::hide_value.
Referenced by node_register().
|
static |
Definition at line 30 of file node_geo_grease_pencil_to_curves.cc.
References blender::bke::MutableAttributeAccessor::add(), CD_PROP_STRING, blender::bke::curves_new_nomain(), blender::bke::AttributeIter::data_type, ELEM, blender::bke::GSpanAttributeWriter::finish(), blender::bke::SpanAttributeWriter< T >::finish(), blender::bke::AttributeAccessor::foreach_attribute(), blender::index_mask::IndexMask::foreach_index(), blender::bke::GeometrySet::from_curves(), blender::bke::GeometrySet::from_instances(), blender::array_utils::gather(), blender::bke::AttributeIter::get(), blender::bke::GeometrySet::get_grease_pencil(), blender::GVArrayCommon::is_span(), blender::bke::MutableAttributeAccessor::lookup_for_write_span(), blender::bke::MutableAttributeAccessor::lookup_or_add_for_write_only_span(), Curves::mat, MEM_dupallocN, blender::bke::AttributeIter::name, blender::bke::GeometrySet::name, options, params, blender::geometry::realize_instances(), blender::fn::FieldEvaluator::set_selection(), blender::bke::GAttributeReader::sharing_info, blender::index_mask::IndexMask::size(), blender::Span< T >::size(), blender::bke::GSpanAttributeWriter::span, blender::bke::SpanAttributeWriter< T >::span, blender::bke::greasepencil::Drawing::strokes(), Curves::totcol, and blender::bke::GAttributeReader::varray.
Referenced by node_register().
|
static |
Definition at line 139 of file node_geo_grease_pencil_to_curves.cc.
References blender::bke::bNodeType::declare, geo_node_type_base(), blender::bke::bNodeType::geometry_node_execute, NODE_CLASS_GEOMETRY, node_declare(), node_geo_exec(), blender::bke::node_register_type(), and blender::bke::node_type_size().