|
Blender V4.3
|
#include "BKE_geometry_set.hh"#include "BKE_grease_pencil.hh"#include "BKE_lib_id.hh"#include "DNA_grease_pencil_types.h"#include "attribute_access_intern.hh"Go to the source code of this file.
Namespaces | |
| namespace | blender |
| namespace | blender::bke |
Functions | |
Geometry Component Implementation | |
| static ComponentAttributeProviders | blender::bke::create_attribute_providers_for_grease_pencil () |
| static GVArray | blender::bke::adapt_grease_pencil_attribute_domain (const GreasePencil &, const GVArray &varray, const AttrDomain from, const AttrDomain to) |
| static AttributeAccessorFunctions | blender::bke::get_grease_pencil_accessor_functions () |
| static const AttributeAccessorFunctions & | blender::bke::get_grease_pencil_accessor_functions_ref () |