Blender V4.3
blender::fn::multi_function::InstructionIndices Struct Reference

Public Member Functions

const IndexMaskmask () const
 

Public Attributes

std::unique_ptr< IndexMaskMemorymemory
 
IndexMask referenced_indices
 

Detailed Description

An index mask, that might own the indices if necessary.

Definition at line 1078 of file multi_function_procedure_executor.cc.

Member Function Documentation

◆ mask()

const IndexMask & blender::fn::multi_function::InstructionIndices::mask ( ) const
inline

Member Data Documentation

◆ memory

std::unique_ptr<IndexMaskMemory> blender::fn::multi_function::InstructionIndices::memory

◆ referenced_indices


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