Blender V4.5
evaluator_capi.cc File Reference
#include "opensubdiv_evaluator_capi.hh"
#include <opensubdiv/osd/glslPatchShaderSource.h>
#include "MEM_guardedalloc.h"
#include "internal/evaluator/evaluator_cache_impl.h"

Go to the source code of this file.

Functions

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

Function Documentation

◆ openSubdiv_createEvaluatorCache()

◆ openSubdiv_deleteEvaluatorCache()

void openSubdiv_deleteEvaluatorCache ( OpenSubdiv_EvaluatorCache * evaluator_cache)

◆ openSubdiv_getGLSLPatchBasisSource()

const char * openSubdiv_getGLSLPatchBasisSource ( )

Definition at line 32 of file evaluator_capi.cc.