|
Blender
V3.3
|
#include "BKE_customdata.h"#include "BKE_lib_id.h"#include "BKE_main.h"#include "BKE_mesh.h"#include "BLI_array.hh"#include "BLI_math_vector.h"#include "BLI_math_vector.hh"#include "BLI_task.hh"#include "DNA_mesh_types.h"#include "DNA_meshdata_types.h"#include "stl_import_mesh.hh"Go to the source code of this file.
Namespaces | |
| blender | |
| blender::io | |
| blender::io::stl | |