|
Blender V4.3
|
Go to the source code of this file.
| OpenSubdiv_EvaluatorCache * openSubdiv_createEvaluatorCache | ( | eOpenSubdivEvaluator | evaluator_type | ) |
Definition at line 21 of file opensubdiv_evaluator_stub.cc.
References NULL.
| OpenSubdiv_Evaluator * openSubdiv_createEvaluatorFromTopologyRefiner | ( | blender::opensubdiv::TopologyRefinerImpl * | topology_refiner, |
| eOpenSubdivEvaluator | evaluator_type, | ||
| OpenSubdiv_EvaluatorCache * | evaluator_cache ) |
Definition at line 11 of file opensubdiv_evaluator_stub.cc.
References NULL.
| void openSubdiv_deleteEvaluator | ( | OpenSubdiv_Evaluator * | evaluator | ) |
Definition at line 19 of file opensubdiv_evaluator_stub.cc.
| void openSubdiv_deleteEvaluatorCache | ( | OpenSubdiv_EvaluatorCache * | evaluator_cache | ) |
Definition at line 26 of file opensubdiv_evaluator_stub.cc.
| const char * openSubdiv_getGLSLPatchBasisSource | ( | void | ) |
Definition at line 28 of file opensubdiv_evaluator_stub.cc.
References NULL.