Blender  V3.3
Classes | Namespaces | Functions
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

 blender
 
 blender::nodes
 
 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 CurveComponent &component, const eAttrDomain domain)
 
static void blender::nodes::node_geo_input_tangent_cc::node_geo_exec (GeoNodeExecParams params)
 
void register_node_type_geo_input_tangent ()
 

Function Documentation

◆ register_node_type_geo_input_tangent()

void register_node_type_geo_input_tangent ( void  )