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

Public Attributes

const GreasePencilgrease_pencil = nullptr
 
Array< std::optional< GVArraySpan > > attributes
 
Array< intmaterial_index_map
 

Detailed Description

Definition at line 180 of file realize_instances.cc.

Member Data Documentation

◆ attributes

Array<std::optional<GVArraySpan> > blender::geometry::GreasePencilRealizeInfo::attributes

◆ grease_pencil

const GreasePencil* blender::geometry::GreasePencilRealizeInfo::grease_pencil = nullptr

◆ material_index_map

Array<int> blender::geometry::GreasePencilRealizeInfo::material_index_map

Maps old material indices to new material indices.

Definition at line 185 of file realize_instances.cc.

Referenced by blender::geometry::execute_realize_grease_pencil_task(), and blender::geometry::preprocess_grease_pencils().


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