Blender
V5.0
intern
opensubdiv
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
7
// Global initialization/deinitialization.
8
//
9
// Supposed to be called from main thread.
10
void
openSubdiv_init
();
11
void
openSubdiv_cleanup
();
12
13
int
openSubdiv_getVersionHex
();
openSubdiv_getVersionHex
int openSubdiv_getVersionHex()
Definition
opensubdiv_capi.cc:15
openSubdiv_cleanup
void openSubdiv_cleanup()
Definition
opensubdiv_capi.cc:13
openSubdiv_init
void openSubdiv_init()
Definition
opensubdiv_capi.cc:11
Generated on
for Blender by
doxygen
1.16.1