Blender V4.3
opensubdiv_capi.hh
Go to the documentation of this file.
1/* SPDX-FileCopyrightText: 2013 Blender Foundation
2 *
3 * SPDX-License-Identifier: GPL-2.0-or-later */
4
5#pragma once
6
8
9// Global initialization/deinitialization.
10//
11// Supposed to be called from main thread.
12void openSubdiv_init();
14
int openSubdiv_getVersionHex()
void openSubdiv_cleanup()
void openSubdiv_init()