|
Blender V4.5
|
#include <optional>#include "DNA_grease_pencil_types.h"#include "DNA_mesh_types.h"#include "DNA_pointcloud_types.h"#include "BKE_attribute.hh"#include "BKE_curves.hh"#include "BKE_customdata.hh"#include "BKE_attribute_legacy_convert.hh"Go to the source code of this file.
Classes | |
| struct | blender::bke::CustomDataAndSize |
| struct | blender::bke::CustomDataAndSizeMutable |
Namespaces | |
| namespace | blender |
| namespace | blender::bke |
Macros | |
| #define | DNA_DEPRECATED_ALLOW |
| #define DNA_DEPRECATED_ALLOW |
Definition at line 5 of file attribute_legacy_convert.cc.