|
Blender V4.3
|
#include <BKE_bake_items.hh>
Inherits blender::bke::bake::BakeItem.
Public Member Functions | |
| AttributeBakeItem (std::string name) | |
| StringRefNull | name () const |
Public Member Functions inherited from blender::bke::bake::BakeItem | |
| virtual | ~BakeItem ()=default |
| virtual void | count_memory (MemoryCounter &memory) const |
Additional Inherited Members | |
Public Attributes inherited from blender::bke::bake::BakeItem | |
| std::string | name |
References a field input/output that becomes an attribute as part of the simulation state. The attribute is actually stored in a #GeometryBakeItem, so this just references the attribute's name.
Definition at line 80 of file BKE_bake_items.hh.
|
inline |
Definition at line 85 of file BKE_bake_items.hh.
|
inline |
Definition at line 87 of file BKE_bake_items.hh.