Blender
V4.3
source
blender
io
ply
importer
ply_import_data.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 "
ply_data.hh
"
12
13
namespace
blender::io::ply
{
14
15
class
PlyReadBuffer;
16
23
std::unique_ptr<PlyData>
import_ply_data
(PlyReadBuffer &file, PlyHeader &header);
24
25
}
// namespace blender::io::ply
blender::io::ply
Definition
ply_export.cc:28
blender::io::ply::import_ply_data
std::unique_ptr< PlyData > import_ply_data(PlyReadBuffer &file, PlyHeader &header)
Definition
ply_import_data.cc:640
ply_data.hh
Generated on Thu Feb 6 2025 07:36:39 for Blender by
doxygen
1.11.0