Blender
V4.3
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
IO_ply.hh
params
uiWidgetBaseParameters params[MAX_WIDGET_BASE_BATCH]
Definition
interface_widgets.cc:1055
blender::io::ply
Definition
ply_export.cc:28
blender::io::ply::convert_ply_to_mesh
Mesh * convert_ply_to_mesh(PlyData &data, const PLYImportParams ¶ms)
Definition
ply_import_mesh.cc:23
ply_data.hh
Mesh
Definition
DNA_mesh_types.h:56
PLYImportParams
Definition
IO_ply.hh:57
Generated on Thu Feb 6 2025 07:36:39 for Blender by
doxygen
1.11.0