Blender V4.3
blender::geometry::OrderedAttributes Struct Reference

Public Member Functions

int size () const
 
IndexRange index_range () const
 

Public Attributes

VectorSet< StringRefids
 
Vector< AttributeKindkinds
 

Detailed Description

An ordered set of attribute ids. Attributes are ordered to avoid name lookups in many places. Once the attributes are ordered, they can just be referred to by index.

Definition at line 39 of file realize_instances.cc.

Member Function Documentation

◆ index_range()

◆ size()

Member Data Documentation

◆ ids

◆ kinds


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