Blender V5.0
opensubdiv_evaluator_stub.cc File Reference
#include "opensubdiv_evaluator_capi.hh"
#include <cstddef>

Go to the source code of this file.

Functions

OpenSubdiv_EvaluatorCacheopenSubdiv_createEvaluatorCache (eOpenSubdivEvaluator)
void openSubdiv_deleteEvaluatorCache (OpenSubdiv_EvaluatorCache *)
const char * openSubdiv_getGLSLPatchBasisSource ()

Function Documentation

◆ openSubdiv_createEvaluatorCache()

OpenSubdiv_EvaluatorCache * openSubdiv_createEvaluatorCache ( eOpenSubdivEvaluator evaluator_type)

Definition at line 11 of file opensubdiv_evaluator_stub.cc.

◆ openSubdiv_deleteEvaluatorCache()

void openSubdiv_deleteEvaluatorCache ( OpenSubdiv_EvaluatorCache * evaluator_cache)

Definition at line 16 of file opensubdiv_evaluator_stub.cc.

◆ openSubdiv_getGLSLPatchBasisSource()

const char * openSubdiv_getGLSLPatchBasisSource ( )

Definition at line 18 of file opensubdiv_evaluator_stub.cc.