|
Blender V5.0
|
#include "node_geometry_util.hh"#include "BLI_generic_key_string.hh"#include "BLI_listbase.h"#include "BLI_memory_cache_file_load.hh"#include "BLI_string.h"#include "DNA_mesh_types.h"#include "BKE_report.hh"#include "IO_stl.hh"Go to the source code of this file.
Classes | |
| class | blender::nodes::node_geo_import_stl::LoadStlCache |
Namespaces | |
| namespace | blender |
| namespace | blender::nodes |
| namespace | blender::nodes::node_geo_import_stl |
Functions | |
| static void | blender::nodes::node_geo_import_stl::node_declare (NodeDeclarationBuilder &b) |
| static void | blender::nodes::node_geo_import_stl::node_geo_exec (GeoNodeExecParams params) |
| static void | blender::nodes::node_geo_import_stl::node_register () |