|
Blender
V3.3
|
#include <BKE_attribute.hh>
Public Member Functions | |
| AttributeInitDefault () | |
Public Member Functions inherited from blender::bke::AttributeInit | |
| AttributeInit (const Type type) | |
Additional Inherited Members | |
Public Types inherited from blender::bke::AttributeInit | |
| enum class | Type { Default , VArray , MoveArray } |
Public Attributes inherited from blender::bke::AttributeInit | |
| Type | type |
Create an attribute using the default value for the data type. The default values may depend on the attribute provider implementation.
Definition at line 88 of file BKE_attribute.hh.
|
inline |
Definition at line 89 of file BKE_attribute.hh.