|
Blender V5.0
|
#include "DNA_pointcloud_types.h"#include "BKE_attribute_storage.hh"#include "BKE_pointcloud.hh"#include "attribute_access_intern.hh"#include "attribute_storage_access.hh"Go to the source code of this file.
Namespaces | |
| namespace | blender |
| namespace | blender::bke |
Functions | |
| static void | blender::bke::tag_position_changed (void *owner) |
| static void | blender::bke::tag_radius_changed (void *owner) |
| static const auto & | blender::bke::changed_tags () |
| static const auto & | blender::bke::builtin_attributes () |
| static constexpr AttributeAccessorFunctions | blender::bke::get_pointcloud_accessor_functions () |
| const AttributeAccessorFunctions & | blender::bke::pointcloud_attribute_accessor_functions () |