Blender V4.3
basic_engine.h
Go to the documentation of this file.
1/* SPDX-FileCopyrightText: 2016 Blender Authors
2 *
3 * SPDX-License-Identifier: GPL-2.0-or-later */
4
9#pragma once
10
11#ifdef __cplusplus
12extern "C" {
13#endif
14
16
17#ifdef __cplusplus
18}
19#endif
DrawEngineType draw_engine_basic_type