Blender V4.3
GEO_add_curves_on_mesh.hh File Reference

Go to the source code of this file.

Classes

struct  blender::geometry::AddCurvesOnMeshInputs
 
struct  blender::geometry::AddCurvesOnMeshOutputs
 

Namespaces

namespace  blender
 
namespace  blender::geometry
 

Functions

AddCurvesOnMeshOutputs blender::geometry::add_curves_on_mesh (bke::CurvesGeometry &curves, const AddCurvesOnMeshInputs &inputs)
 
float3 blender::geometry::compute_surface_point_normal (const int3 &tri, const float3 &bary_coord, Span< float3 > corner_normals)