Blender V4.3
evaluator_impl.h File Reference
#include <opensubdiv/far/patchMap.h>
#include <opensubdiv/far/patchTable.h>
#include "internal/base/memory.h"
#include "opensubdiv_capi_type.hh"

Go to the source code of this file.

Classes

class  blender::opensubdiv::EvalOutputAPI
 
struct  OpenSubdiv_EvaluatorImpl
 

Namespaces

namespace  blender
 
namespace  blender::opensubdiv
 

Functions

OpenSubdiv_EvaluatorImplopenSubdiv_createEvaluatorInternal (blender::opensubdiv::TopologyRefinerImpl *topology_refiner, eOpenSubdivEvaluator evaluator_type, OpenSubdiv_EvaluatorCacheImpl *evaluator_cache_descr)
 
void openSubdiv_deleteEvaluatorInternal (OpenSubdiv_EvaluatorImpl *evaluator)
 

Function Documentation

◆ openSubdiv_createEvaluatorInternal()

◆ openSubdiv_deleteEvaluatorInternal()

void openSubdiv_deleteEvaluatorInternal ( OpenSubdiv_EvaluatorImpl * evaluator)

Definition at line 569 of file evaluator_impl.cc.

Referenced by openSubdiv_deleteEvaluator().