Blender V4.3
blender::index_mask::ParallelSegmentsCollector::LocalData Struct Reference

Public Attributes

LinearAllocator allocator
 
Vector< IndexMaskSegment, 16 > segments
 

Detailed Description

Definition at line 377 of file index_mask.cc.

Member Data Documentation

◆ allocator

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

Definition at line 378 of file index_mask.cc.

◆ segments

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

Definition at line 379 of file index_mask.cc.


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