Blender
V4.3
source
blender
io
stl
importer
stl_import_ascii_reader.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
struct
Mesh
;
12
29
namespace
blender::io::stl
{
30
31
Mesh
*
read_stl_ascii
(
const
char
*filepath,
bool
use_custom_normals);
32
33
}
// namespace blender::io::stl
blender::io::stl
Definition
stl_export.cc:38
blender::io::stl::read_stl_ascii
Mesh * read_stl_ascii(const char *filepath, const bool use_custom_normals)
Definition
stl_import_ascii_reader.cc:114
Mesh
Definition
DNA_mesh_types.h:56
Generated on Thu Feb 6 2025 07:36:39 for Blender by
doxygen
1.11.0