Blender
V3.3
|
#include "abc_subdiv_disabler.h"
#include <cstdio>
#include "BLI_listbase.h"
#include "DEG_depsgraph.h"
#include "DEG_depsgraph_query.h"
#include "DNA_layer_types.h"
#include "DNA_mesh_types.h"
#include "DNA_modifier_types.h"
#include "DNA_object_types.h"
#include "BKE_modifier.h"
Go to the source code of this file.
Namespaces | |
blender | |
blender::io | |
blender::io::alembic | |