|
Blender V4.3
|
#include "node_geometry_util.hh"#include "BLI_string.h"#include "BKE_instances.hh"#include "BKE_mesh.hh"#include "BKE_report.hh"#include "IO_wavefront_obj.hh"Go to the source code of this file.
Namespaces | |
| namespace | blender |
| namespace | blender::nodes |
| namespace | blender::nodes::node_geo_import_obj |
Functions | |
| static void | blender::nodes::node_geo_import_obj::node_declare (NodeDeclarationBuilder &b) |
| static void | blender::nodes::node_geo_import_obj::node_geo_exec (GeoNodeExecParams params) |
| static void | blender::nodes::node_geo_import_obj::node_register () |