|
Blender V4.3
|
#include "IO_stl.hh"Go to the source code of this file.
Namespaces | |
| namespace | blender |
| namespace | blender::io |
| namespace | blender::io::stl |
Functions | |
| void | blender::io::stl::stl_import_report_error (FILE *file) |
| Mesh * | blender::io::stl::read_stl_file (const STLImportParams &import_params) |
| void | blender::io::stl::importer_main (const bContext *C, const STLImportParams &import_params) |
| void | blender::io::stl::importer_main (Main *bmain, Scene *scene, ViewLayer *view_layer, const STLImportParams &import_params) |