|
Blender V4.5
|
Functions | |
| static GeometryAttributeProviders | create_attribute_providers_for_grease_pencil () |
| static GVArray | adapt_grease_pencil_attribute_domain (const GreasePencil &, const GVArray &varray, const AttrDomain from, const AttrDomain to) |
| static AttributeAccessorFunctions | get_grease_pencil_accessor_functions () |
| const AttributeAccessorFunctions & | get_attribute_accessor_functions () |
|
static |
Definition at line 34 of file grease_pencil_attributes.cc.
References adapt_grease_pencil_attribute_domain().
Referenced by adapt_grease_pencil_attribute_domain(), and get_grease_pencil_accessor_functions().
|
static |
Definition at line 13 of file grease_pencil_attributes.cc.
References create_attribute_providers_for_grease_pencil(), and GreasePencil::layers_data.
Referenced by create_attribute_providers_for_grease_pencil(), and get_grease_pencil_accessor_functions().
| const AttributeAccessorFunctions & blender ::bke::greasepencil::get_attribute_accessor_functions | ( | ) |
Definition at line 79 of file grease_pencil_attributes.cc.
References get_attribute_accessor_functions(), and get_grease_pencil_accessor_functions().
Referenced by get_attribute_accessor_functions().
|
static |
Definition at line 45 of file grease_pencil_attributes.cc.
References adapt_grease_pencil_attribute_domain(), create_attribute_providers_for_grease_pencil(), and get_grease_pencil_accessor_functions().
Referenced by get_attribute_accessor_functions(), and get_grease_pencil_accessor_functions().