Blender V4.3
node_geo_tool_selection.cc File Reference

Go to the source code of this file.

Classes

class  blender::nodes::node_geo_tool_selection_cc::EditSelectionFieldInput
 
class  blender::nodes::node_geo_tool_selection_cc::SculptSelectionFieldInput
 

Namespaces

namespace  blender
 
namespace  blender::nodes
 
namespace  blender::nodes::node_geo_tool_selection_cc
 

Functions

static void blender::nodes::node_geo_tool_selection_cc::node_declare (NodeDeclarationBuilder &b)
 
static const void * blender::nodes::node_geo_tool_selection_cc::true_value (const eCustomDataType data_type)
 
static const void * blender::nodes::node_geo_tool_selection_cc::false_value (const eCustomDataType data_type)
 
static StringRef blender::nodes::node_geo_tool_selection_cc::mesh_selection_name (const AttrDomain domain)
 
static GField blender::nodes::node_geo_tool_selection_cc::get_selection_field (const eObjectMode object_mode, const eCustomDataType data_type)
 
static void blender::nodes::node_geo_tool_selection_cc::node_geo_exec (GeoNodeExecParams params)
 
static void blender::nodes::node_geo_tool_selection_cc::node_register ()