Blender V5.0
node_geo_warning.cc File Reference
#include "node_geometry_util.hh"
#include "UI_interface_layout.hh"
#include "UI_resources.hh"
#include "BLI_string_utf8.h"
#include "NOD_rna_define.hh"
#include "RNA_access.hh"
#include "RNA_enum_types.hh"

Go to the source code of this file.

Classes

class  blender::nodes::node_geo_warning_cc::LazyFunctionForWarningNode

Namespaces

namespace  blender
namespace  blender::nodes
namespace  blender::nodes::node_geo_warning_cc

Functions

static void blender::nodes::node_geo_warning_cc::node_declare (NodeDeclarationBuilder &b)
static void blender::nodes::node_geo_warning_cc::node_layout (uiLayout *layout, bContext *, PointerRNA *ptr)
static void blender::nodes::node_geo_warning_cc::node_rna (StructRNA *srna)
static void blender::nodes::node_geo_warning_cc::node_label (const bNodeTree *, const bNode *node, char *label, int label_maxncpy)
static void blender::nodes::node_geo_warning_cc::node_register ()
std::unique_ptr< LazyFunctionblender::nodes::get_warning_node_lazy_function (const bNode &node)