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

Go to the source code of this file.

Classes

class  blender::nodes::node_geo_input_mesh_face_area_cc::FaceAreaFieldInput
 

Namespaces

namespace  blender
 
namespace  blender::nodes
 
namespace  blender::nodes::node_geo_input_mesh_face_area_cc
 

Functions

static void blender::nodes::node_geo_input_mesh_face_area_cc::node_declare (NodeDeclarationBuilder &b)
 
static VArray< floatblender::nodes::node_geo_input_mesh_face_area_cc::construct_face_area_varray (const Mesh &mesh, const AttrDomain domain)
 
static void blender::nodes::node_geo_input_mesh_face_area_cc::node_geo_exec (GeoNodeExecParams params)
 
static void blender::nodes::node_geo_input_mesh_face_area_cc::node_register ()