Blender V4.3
node_geo_collection_info.cc File Reference
#include "BLI_string.h"
#include "DNA_collection_types.h"
#include "NOD_rna_define.hh"
#include "UI_interface.hh"
#include "UI_resources.hh"
#include "BKE_collection.hh"
#include "BKE_instances.hh"
#include "DEG_depsgraph_query.hh"
#include "node_geometry_util.hh"
#include <algorithm>

Go to the source code of this file.

Classes

struct  blender::nodes::node_geo_collection_info_cc::InstanceListEntry
 

Namespaces

namespace  blender
 
namespace  blender::nodes
 
namespace  blender::nodes::node_geo_collection_info_cc
 

Functions

static void blender::nodes::node_geo_collection_info_cc::node_declare (NodeDeclarationBuilder &b)
 
static void blender::nodes::node_geo_collection_info_cc::node_layout (uiLayout *layout, bContext *, PointerRNA *ptr)
 
static void blender::nodes::node_geo_collection_info_cc::node_node_init (bNodeTree *, bNode *node)
 
static void blender::nodes::node_geo_collection_info_cc::node_geo_exec (GeoNodeExecParams params)
 
static void blender::nodes::node_geo_collection_info_cc::node_rna (StructRNA *srna)
 
static void blender::nodes::node_geo_collection_info_cc::node_register ()