|
Blender V4.3
|
#include "BKE_attribute.hh"#include "BKE_lib_id.hh"#include "BKE_mesh.hh"#include "BKE_mesh_runtime.hh"#include "GEO_mesh_merge_by_distance.hh"#include "BLI_color.hh"#include "BLI_math_vector.h"#include "BLI_span.hh"#include "ply_import_mesh.hh"Go to the source code of this file.
Namespaces | |
| namespace | blender |
| namespace | blender::io |
| namespace | blender::io::ply |
Functions | |
| Mesh * | blender::io::ply::convert_ply_to_mesh (PlyData &data, const PLYImportParams ¶ms) |