|
Blender V4.3
|
#include "BKE_collection.hh"#include "BKE_geometry_set_instances.hh"#include "BKE_instances.hh"#include "BKE_mesh_wrapper.hh"#include "BKE_modifier.hh"#include "BKE_object_types.hh"#include "DNA_collection_types.h"#include "DNA_layer_types.h"#include "DNA_object_types.h"#include "DEG_depsgraph_query.hh"Go to the source code of this file.
Namespaces | |
| namespace | blender |
| namespace | blender::bke |
Functions | |
| static void | blender::bke::add_final_mesh_as_geometry_component (const Object &object, GeometrySet &geometry_set) |
| GeometrySet | blender::bke::object_get_evaluated_geometry_set (const Object &object) |