Blender V4.3
node_geo_uv_pack_islands.cc File Reference
#include "GEO_uv_parametrizer.hh"
#include "BKE_mesh.hh"
#include "node_geometry_util.hh"

Go to the source code of this file.

Classes

class  blender::nodes::node_geo_uv_pack_islands_cc::PackIslandsFieldInput
 

Namespaces

namespace  blender
 
namespace  blender::nodes
 
namespace  blender::nodes::node_geo_uv_pack_islands_cc
 

Functions

static void blender::nodes::node_geo_uv_pack_islands_cc::node_declare (NodeDeclarationBuilder &b)
 
static VArray< float3blender::nodes::node_geo_uv_pack_islands_cc::construct_uv_gvarray (const Mesh &mesh, const Field< bool > selection_field, const Field< float3 > uv_field, const bool rotate, const float margin, const AttrDomain domain)
 
static void blender::nodes::node_geo_uv_pack_islands_cc::node_geo_exec (GeoNodeExecParams params)
 
static void blender::nodes::node_geo_uv_pack_islands_cc::node_register ()