Blender V4.3
node_geo_viewer.cc File Reference
#include "BKE_context.hh"
#include "NOD_node_extra_info.hh"
#include "NOD_rna_define.hh"
#include "NOD_socket_search_link.hh"
#include "UI_interface.hh"
#include "UI_resources.hh"
#include "ED_node.hh"
#include "ED_viewer_path.hh"
#include "RNA_enum_types.hh"
#include "node_geometry_util.hh"

Go to the source code of this file.

Namespaces

namespace  blender
 
namespace  blender::nodes
 
namespace  blender::nodes::node_geo_viewer_cc
 

Functions

static void blender::nodes::node_geo_viewer_cc::node_declare (NodeDeclarationBuilder &b)
 
static void blender::nodes::node_geo_viewer_cc::node_init (bNodeTree *, bNode *node)
 
static void blender::nodes::node_geo_viewer_cc::node_layout (uiLayout *layout, bContext *, PointerRNA *ptr)
 
static void blender::nodes::node_geo_viewer_cc::node_layout_ex (uiLayout *layout, bContext *, PointerRNA *ptr)
 
static void blender::nodes::node_geo_viewer_cc::node_gather_link_searches (GatherLinkSearchOpParams &params)
 
static void blender::nodes::node_geo_viewer_cc::node_extra_info (NodeExtraInfoParams &params)
 
static void blender::nodes::node_geo_viewer_cc::node_rna (StructRNA *srna)
 
static void blender::nodes::node_geo_viewer_cc::node_register ()