|
Blender V4.5
|
#include "DNA_pointcloud_types.h"#include "BKE_pointcloud.hh"#include "attribute_access_intern.hh"Go to the source code of this file.
Namespaces | |
| namespace | blender |
| namespace | blender::bke |
Functions | |
| static void | blender::bke::tag_component_positions_changed (void *owner) |
| static void | blender::bke::tag_component_radius_changed (void *owner) |
| static GeometryAttributeProviders | blender::bke::create_attribute_providers_for_pointcloud () |
| static AttributeAccessorFunctions | blender::bke::get_pointcloud_accessor_functions () |
| const AttributeAccessorFunctions & | blender::bke::pointcloud_attribute_accessor_functions () |