|
Blender V5.0
|
Go to the source code of this file.
Functions | |
| OpenSubdiv_EvaluatorCache * | openSubdiv_createEvaluatorCache (eOpenSubdivEvaluator) |
| void | openSubdiv_deleteEvaluatorCache (OpenSubdiv_EvaluatorCache *) |
| const char * | openSubdiv_getGLSLPatchBasisSource () |
| OpenSubdiv_EvaluatorCache * openSubdiv_createEvaluatorCache | ( | eOpenSubdivEvaluator | evaluator_type | ) |
Definition at line 11 of file opensubdiv_evaluator_stub.cc.
| void openSubdiv_deleteEvaluatorCache | ( | OpenSubdiv_EvaluatorCache * | evaluator_cache | ) |
Definition at line 16 of file opensubdiv_evaluator_stub.cc.
| const char * openSubdiv_getGLSLPatchBasisSource | ( | ) |
Definition at line 18 of file opensubdiv_evaluator_stub.cc.