|
Blender V4.3
|
#include "object_intern.hh"#include "BKE_context.hh"#include "BKE_light_linking.h"#include "ED_object.hh"#include "ED_screen.hh"#include "WM_api.hh"#include "WM_types.hh"#include "UI_resources.hh"#include "DNA_collection_types.h"#include "RNA_access.hh"#include "RNA_define.hh"#include "RNA_prototypes.hh"Go to the source code of this file.
Namespaces | |
| namespace | blender |
| namespace | blender::ed |
| namespace | blender::ed::object |