Blender  V3.3
Namespaces | Functions
node_geo_flip_faces.cc File Reference
#include "BKE_mesh.h"
#include "BKE_mesh_runtime.h"
#include "DNA_mesh_types.h"
#include "DNA_meshdata_types.h"
#include "BKE_attribute_math.hh"
#include "node_geometry_util.hh"

Go to the source code of this file.

Namespaces

 blender
 
 blender::nodes
 
 blender::nodes::node_geo_flip_faces_cc
 

Functions

static void blender::nodes::node_geo_flip_faces_cc::node_declare (NodeDeclarationBuilder &b)
 
static void blender::nodes::node_geo_flip_faces_cc::mesh_flip_faces (MeshComponent &component, const Field< bool > &selection_field)
 
static void blender::nodes::node_geo_flip_faces_cc::node_geo_exec (GeoNodeExecParams params)
 
void register_node_type_geo_flip_faces ()
 

Function Documentation

◆ register_node_type_geo_flip_faces()

void register_node_type_geo_flip_faces ( void  )