|
Blender V4.3
|
Go to the source code of this file.
Functions | |
| void | openSubdiv_init () |
| void | openSubdiv_cleanup () |
| int | openSubdiv_getVersionHex () |
| void openSubdiv_cleanup | ( | ) |
Definition at line 15 of file opensubdiv_capi.cc.
Referenced by blender::bke::subdiv::exit().
| int openSubdiv_getVersionHex | ( | ) |
Definition at line 17 of file opensubdiv_capi.cc.
References STRINGIFY, and blender::opensubdiv::stringSplit().
Referenced by make_opensubdiv_info().
| void openSubdiv_init | ( | ) |
Definition at line 13 of file opensubdiv_capi.cc.
Referenced by blender::bke::subdiv::init().