Blender
V3.3
|
#include "opensubdiv_capi_type.h"
Go to the source code of this file.
Functions | |
void | openSubdiv_init (void) |
void | openSubdiv_cleanup (void) |
int | openSubdiv_getVersionHex (void) |
Definition at line 29 of file opensubdiv_capi.cc.
Referenced by BKE_subdiv_exit().
int openSubdiv_getVersionHex | ( | void | ) |
Definition at line 33 of file opensubdiv_capi.cc.
References STRINGIFY, and blender::opensubdiv::stringSplit().
Referenced by make_opensubdiv_info().
Definition at line 25 of file opensubdiv_capi.cc.
Referenced by BKE_subdiv_init().