|
Blender
V2.93
|
#include "intern/builder/deg_builder_cache.h"#include "MEM_guardedalloc.h"#include "DNA_anim_types.h"#include "BLI_utildefines.h"#include "BKE_animsys.h"Go to the source code of this file.
Namespaces | |
| blender | |
| blender::deg | |
Functions | |
| bool | blender::deg::operator== (const AnimatedPropertyID &a, const AnimatedPropertyID &b) |
| AnimatedPropertyStorage* animated_property_storage |
| DepsgraphBuilderCache* builder_cache |
Definition at line 86 of file deg_builder_cache.cc.
Referenced by blender::deg::AnimatedPropertyStorage::initializeFromID().
| PointerRNA pointer_rna |
Definition at line 84 of file deg_builder_cache.cc.
Referenced by blender::deg::AnimatedPropertyStorage::isPropertyAnimated(), and blender::deg::AnimatedPropertyStorage::tagPropertyAsAnimated().