Blender  V3.3
Classes | Namespaces | Functions
evaluator_impl.h File Reference
#include <opensubdiv/far/patchMap.h>
#include <opensubdiv/far/patchTable.h>
#include "internal/base/memory.h"
#include "opensubdiv_capi_type.h"

Go to the source code of this file.

Classes

class  blender::opensubdiv::EvalOutputAPI
 
struct  OpenSubdiv_EvaluatorImpl
 

Namespaces

 blender
 
 blender::opensubdiv
 

Functions

OpenSubdiv_EvaluatorImplopenSubdiv_createEvaluatorInternal (struct OpenSubdiv_TopologyRefiner *topology_refiner, eOpenSubdivEvaluator evaluator_type, OpenSubdiv_EvaluatorCacheImpl *evaluator_cache_descr)
 
void openSubdiv_deleteEvaluatorInternal (OpenSubdiv_EvaluatorImpl *evaluator)
 

Function Documentation

◆ openSubdiv_createEvaluatorInternal()

OpenSubdiv_EvaluatorImpl* openSubdiv_createEvaluatorInternal ( struct OpenSubdiv_TopologyRefiner topology_refiner,
eOpenSubdivEvaluator  evaluator_type,
OpenSubdiv_EvaluatorCacheImpl evaluator_cache_descr 
)

◆ openSubdiv_deleteEvaluatorInternal()

void openSubdiv_deleteEvaluatorInternal ( OpenSubdiv_EvaluatorImpl evaluator)

Definition at line 586 of file evaluator_impl.cc.

Referenced by openSubdiv_deleteEvaluator().