|
Blender V5.0
|
#include <BKE_geometry_set.hh>
Public Member Functions | |
Geometry Set | |
| void | add (const StringRef name, const AttributeDomainAndType &kind) |
Public Attributes | |
| VectorSet< StringRef, 16 > | names |
| Vector< AttributeDomainAndType, 16 > | kinds |
Definition at line 259 of file BKE_geometry_set.hh.
| void blender::bke::GeometrySet::GatheredAttributes::add | ( | const StringRef | name, |
| const AttributeDomainAndType & | kind ) |
Definition at line 707 of file geometry_set.cc.
| Vector<AttributeDomainAndType, 16> blender::bke::GeometrySet::GatheredAttributes::kinds |
Definition at line 261 of file BKE_geometry_set.hh.
Definition at line 260 of file BKE_geometry_set.hh.