|
Blender V5.0
|
#include <opensubdiv_evaluator.hh>
Public Member Functions | |
| OpenSubdiv_Evaluator () | |
| ~OpenSubdiv_Evaluator () | |
Public Attributes | |
| blender::opensubdiv::EvalOutputAPI * | eval_output |
| const blender::opensubdiv::PatchMap * | patch_map |
| const OpenSubdiv::Far::PatchTable * | patch_table |
| eOpenSubdivEvaluator | type |
Definition at line 183 of file opensubdiv_evaluator.hh.
| OpenSubdiv_Evaluator::OpenSubdiv_Evaluator | ( | ) |
Definition at line 412 of file evaluator_impl.cc.
References eval_output, nullptr, patch_map, and patch_table.
| OpenSubdiv_Evaluator::~OpenSubdiv_Evaluator | ( | ) |
Definition at line 417 of file evaluator_impl.cc.
References eval_output, patch_map, and patch_table.
| blender::opensubdiv::EvalOutputAPI* OpenSubdiv_Evaluator::eval_output |
Definition at line 184 of file opensubdiv_evaluator.hh.
Referenced by blender::draw::draw_subdiv_build_fdots_buffers(), blender::draw::draw_subdiv_extract_pos(), blender::draw::draw_subdiv_extract_uvs(), openSubdiv_createEvaluatorFromTopologyRefiner(), OpenSubdiv_Evaluator(), and ~OpenSubdiv_Evaluator().
| const blender::opensubdiv::PatchMap* OpenSubdiv_Evaluator::patch_map |
Definition at line 185 of file opensubdiv_evaluator.hh.
Referenced by openSubdiv_createEvaluatorFromTopologyRefiner(), OpenSubdiv_Evaluator(), and ~OpenSubdiv_Evaluator().
| const OpenSubdiv::Far::PatchTable* OpenSubdiv_Evaluator::patch_table |
Definition at line 186 of file opensubdiv_evaluator.hh.
Referenced by openSubdiv_createEvaluatorFromTopologyRefiner(), OpenSubdiv_Evaluator(), and ~OpenSubdiv_Evaluator().
| eOpenSubdivEvaluator OpenSubdiv_Evaluator::type |
Definition at line 188 of file opensubdiv_evaluator.hh.
Referenced by blender::draw::DRW_cache_free_old_subdiv(), and openSubdiv_createEvaluatorFromTopologyRefiner().