|
Blender V5.0
|
#include "BLI_fileops.h"#include "BLI_generic_key_string.hh"#include "BLI_memory_cache_file_load.hh"#include "BLI_memory_counter.hh"#include "BLI_string_utf8.h"#include "node_geometry_util.hh"#include "fmt/core.h"Go to the source code of this file.
Classes | |
| class | blender::nodes::node_geo_import_text::LoadTextCache |
Namespaces | |
| namespace | blender |
| namespace | blender::nodes |
| namespace | blender::nodes::node_geo_import_text |
Functions | |
| static void | blender::nodes::node_geo_import_text::node_declare (NodeDeclarationBuilder &b) |
| static void | blender::nodes::node_geo_import_text::node_geo_exec (GeoNodeExecParams params) |
| static void | blender::nodes::node_geo_import_text::node_register () |