|
Blender V5.0
|
#include "BKE_attribute_storage.hh"#include "BKE_grease_pencil.hh"#include "DNA_grease_pencil_types.h"#include "attribute_access_intern.hh"#include "attribute_storage_access.hh"Go to the source code of this file.
Namespaces | |
| namespace | blender |
| namespace | blender::bke |
| namespace | blender::bke::greasepencil |
Functions | |
| static const auto & | blender::bke::greasepencil::changed_tags () |
| static const auto & | blender::bke::greasepencil::builtin_attributes () |
| static int | blender::bke::greasepencil::get_domain_size (const void *owner, const AttrDomain domain) |
| static AttributeAccessorFunctions | blender::bke::greasepencil::get_grease_pencil_accessor_functions () |
| const AttributeAccessorFunctions & | blender::bke::greasepencil::get_attribute_accessor_functions () |