Blender V5.0
node_geo_import_csv.cc File Reference
#include <fmt/format.h>
#include "BLI_generic_key_string.hh"
#include "BLI_listbase.h"
#include "BLI_memory_cache_file_load.hh"
#include "BLI_string.h"
#include "BKE_report.hh"
#include "IO_csv.hh"
#include "node_geometry_util.hh"

Go to the source code of this file.

Classes

class  blender::nodes::node_geo_import_csv::LoadCsvCache

Namespaces

namespace  blender
namespace  blender::nodes
namespace  blender::nodes::node_geo_import_csv

Functions

static void blender::nodes::node_geo_import_csv::node_declare (NodeDeclarationBuilder &b)
static void blender::nodes::node_geo_import_csv::node_geo_exec (GeoNodeExecParams params)
static void blender::nodes::node_geo_import_csv::node_register ()