Blender V5.0
node_geo_input_tangent.cc File Reference
#include "BLI_task.hh"
#include "BKE_curves.hh"
#include "node_geometry_util.hh"

Go to the source code of this file.

Classes

class  blender::nodes::node_geo_input_tangent_cc::TangentFieldInput

Namespaces

namespace  blender
namespace  blender::nodes
namespace  blender::nodes::node_geo_input_tangent_cc

Functions

static void blender::nodes::node_geo_input_tangent_cc::node_declare (NodeDeclarationBuilder &b)
static Array< float3blender::nodes::node_geo_input_tangent_cc::curve_tangent_point_domain (const bke::CurvesGeometry &curves)
static VArray< float3blender::nodes::node_geo_input_tangent_cc::construct_curve_tangent_gvarray (const bke::CurvesGeometry &curves, const AttrDomain domain)
static void blender::nodes::node_geo_input_tangent_cc::node_geo_exec (GeoNodeExecParams params)
static void blender::nodes::node_geo_input_tangent_cc::node_register ()