|
Blender V4.3
|
#include <BKE_modifier.hh>
Public Attributes | |
| Scene * | scene |
| Object * | object |
| DepsNodeHandle * | node |
Definition at line 157 of file BKE_modifier.hh.
| DepsNodeHandle* ModifierUpdateDepsgraphContext::node |
Definition at line 160 of file BKE_modifier.hh.
Referenced by blender::add_collection_relation(), blender::add_object_relation(), blender::add_this_collection(), blender::deg::DepsgraphRelationBuilder::build_object_data_geometry(), blender::deg::DepsgraphRelationBuilder::build_object_modifiers(), blender::update_depsgraph(), blender::update_depsgraph(), update_depsgraph(), update_depsgraph(), update_depsgraph(), update_depsgraph(), update_depsgraph(), update_depsgraph(), update_depsgraph(), update_depsgraph(), update_depsgraph(), update_depsgraph(), update_depsgraph(), update_depsgraph(), update_depsgraph(), update_depsgraph(), update_depsgraph(), update_depsgraph(), update_depsgraph(), update_depsgraph(), update_depsgraph(), update_depsgraph(), update_depsgraph(), update_depsgraph(), update_depsgraph(), update_depsgraph(), update_depsgraph(), update_depsgraph(), update_depsgraph(), update_depsgraph(), update_depsgraph(), update_depsgraph(), update_depsgraph(), update_depsgraph(), update_depsgraph(), update_depsgraph(), update_depsgraph(), and update_depsgraph().
| Object* ModifierUpdateDepsgraphContext::object |
Definition at line 159 of file BKE_modifier.hh.
Referenced by blender::add_object_relation(), blender::deg::DepsgraphRelationBuilder::build_object_data_geometry(), blender::deg::DepsgraphRelationBuilder::build_object_modifiers(), blender::update_depsgraph(), blender::update_depsgraph(), update_depsgraph(), update_depsgraph(), update_depsgraph(), update_depsgraph(), update_depsgraph(), update_depsgraph(), and update_depsgraph().
| Scene* ModifierUpdateDepsgraphContext::scene |
Definition at line 158 of file BKE_modifier.hh.
Referenced by blender::deg::DepsgraphRelationBuilder::build_object_data_geometry(), blender::deg::DepsgraphRelationBuilder::build_object_modifiers(), and blender::update_depsgraph().