Blender
V3.3
source
blender
io
stl
importer
stl_import_ascii_reader.hh
Go to the documentation of this file.
1
/* SPDX-License-Identifier: GPL-2.0-or-later */
2
7
#pragma once
8
9
#include <cstdio>
10
11
#include "
BKE_mesh.h
"
12
13
#include "
stl_import.hh
"
14
31
namespace
blender::io::stl
{
32
33
Mesh
*
read_stl_ascii
(
const
char
*filepath,
Main
*bmain,
char
*mesh_name,
bool
use_custom_normals);
34
35
}
// namespace blender::io::stl
BKE_mesh.h
blender::io::stl
Definition:
stl_import.cc:30
blender::io::stl::read_stl_ascii
Mesh * read_stl_ascii(const char *filepath, Main *bmain, char *mesh_name, bool use_custom_normals)
Definition:
stl_import_ascii_reader.cc:114
stl_import.hh
Main
Definition:
BKE_main.h:121
Mesh
Definition:
DNA_mesh_types.h:151
Generated on Tue Oct 22 2024 13:18:25 for Blender by
doxygen
1.9.1