Blender V5.0
blender::index_mask::ParallelSegmentsCollector::LocalData Struct Reference

Public Attributes

LinearAllocator allocator
Vector< IndexMaskSegment, 16 > segments

Detailed Description

Definition at line 380 of file index_mask.cc.

Member Data Documentation

◆ allocator

LinearAllocator blender::index_mask::ParallelSegmentsCollector::LocalData::allocator

Definition at line 381 of file index_mask.cc.

◆ segments

Vector<IndexMaskSegment, 16> blender::index_mask::ParallelSegmentsCollector::LocalData::segments

Definition at line 382 of file index_mask.cc.


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