Blender  V3.3
Namespaces | Functions
node_geo_object_info.cc File Reference
#include "BLI_math_matrix.h"
#include "BKE_geometry_set_instances.hh"
#include "UI_interface.h"
#include "UI_resources.h"
#include "node_geometry_util.hh"

Go to the source code of this file.

Namespaces

 blender
 
 blender::nodes
 
 blender::nodes::node_geo_object_info_cc
 

Functions

static void blender::nodes::node_geo_object_info_cc::node_declare (NodeDeclarationBuilder &b)
 
static void blender::nodes::node_geo_object_info_cc::node_layout (uiLayout *layout, bContext *UNUSED(C), PointerRNA *ptr)
 
static void blender::nodes::node_geo_object_info_cc::node_geo_exec (GeoNodeExecParams params)
 
static void blender::nodes::node_geo_object_info_cc::node_node_init (bNodeTree *UNUSED(tree), bNode *node)
 
void register_node_type_geo_object_info ()
 

Function Documentation

◆ register_node_type_geo_object_info()

void register_node_type_geo_object_info ( void  )