|
Blender
V3.3
|
#include "MEM_guardedalloc.h"Go to the source code of this file.
Classes | |
| struct | blender::deg::Relation |
Namespaces | |
| blender | |
| blender::deg | |
Enumerations | |
| enum | blender::deg::RelationFlag { blender::deg::RELATION_FLAG_CYCLIC = (1 << 0) , blender::deg::RELATION_FLAG_NO_FLUSH = (1 << 1) , blender::deg::RELATION_FLAG_FLUSH_USER_EDIT_ONLY = (1 << 2) , blender::deg::RELATION_FLAG_GODMODE = (1 << 4) , blender::deg::RELATION_CHECK_BEFORE_ADD = (1 << 5) } |