Blender V4.3
opensubdiv_stub.cc File Reference
#include "opensubdiv_capi.hh"
#include <cstddef>

Go to the source code of this file.

Functions

void openSubdiv_init ()
 
void openSubdiv_cleanup ()
 
int openSubdiv_getVersionHex ()
 

Function Documentation

◆ openSubdiv_cleanup()

void openSubdiv_cleanup ( )

Definition at line 13 of file opensubdiv_stub.cc.

◆ openSubdiv_getVersionHex()

int openSubdiv_getVersionHex ( )

Definition at line 15 of file opensubdiv_stub.cc.

◆ openSubdiv_init()

void openSubdiv_init ( )

Definition at line 11 of file opensubdiv_stub.cc.