Blender
V4.5
source
blender
io
ply
importer
ply_import_mesh.hh
Go to the documentation of this file.
1
/* SPDX-FileCopyrightText: 2023 Blender Authors
2
*
3
* SPDX-License-Identifier: GPL-2.0-or-later */
4
9
#pragma once
10
11
#include "
IO_ply.hh
"
12
#include "
ply_data.hh
"
13
14
struct
Mesh
;
15
16
namespace
blender::io::ply
{
17
22
Mesh
*
convert_ply_to_mesh
(PlyData &
data
,
const
PLYImportParams
&
params
);
23
24
}
// namespace blender::io::ply
data
std::string data
Definition
BLI_set_test.cc:632
IO_ply.hh
params
uiWidgetBaseParameters params[MAX_WIDGET_BASE_BATCH]
Definition
interface_widgets.cc:1056
blender::io::ply
Definition
ply_export.cc:29
blender::io::ply::convert_ply_to_mesh
Mesh * convert_ply_to_mesh(PlyData &data, const PLYImportParams ¶ms)
Definition
ply_import_mesh.cc:25
ply_data.hh
Mesh
Definition
DNA_mesh_types.h:59
PLYImportParams
Definition
IO_ply.hh:57
Generated on Fri Apr 3 2026 06:33:18 for Blender by
doxygen
1.11.0