Blender V5.0
GeometrySet::GatheredAttributes Struct Reference

#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

Detailed Description

Definition at line 259 of file BKE_geometry_set.hh.

Member Function Documentation

◆ add()

void blender::bke::GeometrySet::GatheredAttributes::add ( const StringRef name,
const AttributeDomainAndType & kind )

Definition at line 707 of file geometry_set.cc.

Member Data Documentation

◆ kinds

Definition at line 261 of file BKE_geometry_set.hh.

◆ names


The documentation for this struct was generated from the following files: