|
Blender V4.3
|
#include <iostream>#include "BKE_mesh.hh"#include "BLI_array_utils.hh"#include "BLI_span.hh"#include "DNA_mesh_types.h"#include "stl_data.hh"#include "stl_import_mesh.hh"Go to the source code of this file.
Namespaces | |
| namespace | blender |
| namespace | blender::io |
| namespace | blender::io::stl |