|
Blender
V3.3
|
#include <evaluator_impl.h>
Public Member Functions | |
| OpenSubdiv_EvaluatorImpl () | |
| ~OpenSubdiv_EvaluatorImpl () | |
| MEM_CXX_CLASS_ALLOC_FUNCS ("OpenSubdiv_EvaluatorImpl") | |
Public Attributes | |
| blender::opensubdiv::EvalOutputAPI * | eval_output |
| const blender::opensubdiv::PatchMap * | patch_map |
| const OpenSubdiv::Far::PatchTable * | patch_table |
Definition at line 201 of file evaluator_impl.h.
| OpenSubdiv_EvaluatorImpl::OpenSubdiv_EvaluatorImpl | ( | ) |
Definition at line 428 of file evaluator_impl.cc.
| OpenSubdiv_EvaluatorImpl::~OpenSubdiv_EvaluatorImpl | ( | ) |
Definition at line 433 of file evaluator_impl.cc.
References eval_output, patch_map, and patch_table.
| OpenSubdiv_EvaluatorImpl::MEM_CXX_CLASS_ALLOC_FUNCS | ( | "OpenSubdiv_EvaluatorImpl" | ) |
| blender::opensubdiv::EvalOutputAPI* OpenSubdiv_EvaluatorImpl::eval_output |
Definition at line 206 of file evaluator_impl.h.
Referenced by openSubdiv_createEvaluatorInternal(), and ~OpenSubdiv_EvaluatorImpl().
| const blender::opensubdiv::PatchMap* OpenSubdiv_EvaluatorImpl::patch_map |
Definition at line 207 of file evaluator_impl.h.
Referenced by openSubdiv_createEvaluatorInternal(), and ~OpenSubdiv_EvaluatorImpl().
| const OpenSubdiv::Far::PatchTable* OpenSubdiv_EvaluatorImpl::patch_table |
Definition at line 208 of file evaluator_impl.h.
Referenced by openSubdiv_createEvaluatorInternal(), and ~OpenSubdiv_EvaluatorImpl().