Blender  V3.3
Namespaces | Functions
node_geo_viewer.cc File Reference
#include "BKE_context.h"
#include "UI_interface.h"
#include "UI_resources.h"
#include "ED_node.h"
#include "ED_spreadsheet.h"
#include "NOD_socket_search_link.hh"
#include "node_geometry_util.hh"

Go to the source code of this file.

Namespaces

 blender
 
 blender::nodes
 
 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 *UNUSED(tree), bNode *node)
 
static void blender::nodes::node_geo_viewer_cc::node_layout (uiLayout *layout, bContext *UNUSED(C), PointerRNA *ptr)
 
static eNodeSocketDatatype blender::nodes::node_geo_viewer_cc::custom_data_type_to_socket_type (const eCustomDataType type)
 
static void blender::nodes::node_geo_viewer_cc::node_update (bNodeTree *ntree, bNode *node)
 
static void blender::nodes::node_geo_viewer_cc::node_gather_link_searches (GatherLinkSearchOpParams &params)
 
void register_node_type_geo_viewer ()
 

Function Documentation

◆ register_node_type_geo_viewer()

void register_node_type_geo_viewer ( void  )