Blender  V3.3
Namespaces | Functions
geometry_component_pointcloud.cc File Reference
#include "DNA_pointcloud_types.h"
#include "BKE_geometry_set.hh"
#include "BKE_lib_id.h"
#include "BKE_pointcloud.h"
#include "attribute_access_intern.hh"

Go to the source code of this file.

Namespaces

 blender
 
 blender::bke
 

Functions

static ComponentAttributeProviders blender::bke::create_attribute_providers_for_point_cloud ()
 
static AttributeAccessorFunctions blender::bke::get_pointcloud_accessor_functions ()
 
static const AttributeAccessorFunctions & blender::bke::get_pointcloud_accessor_functions_ref ()
 
AttributeAccessor blender::bke::pointcloud_attributes (const PointCloud &pointcloud)
 
MutableAttributeAccessor blender::bke::pointcloud_attributes_for_write (PointCloud &pointcloud)