|
Blender V5.0
|
#include <BKE_modifier.hh>
Public Attributes | |
| Scene * | scene |
| Object * | object |
| DepsNodeHandle * | node |
Definition at line 169 of file BKE_modifier.hh.
| DepsNodeHandle* ModifierUpdateDepsgraphContext::node |
Definition at line 172 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 171 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 170 of file BKE_modifier.hh.
Referenced by blender::deg::DepsgraphRelationBuilder::build_object_data_geometry(), blender::deg::DepsgraphRelationBuilder::build_object_modifiers(), and blender::update_depsgraph().